|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCanvas
org.formaria.swt.Image
org.formaria.swt.HotspotImage
org.formaria.swt.ImageMap
public class ImageMap
Class which extends HotspotImage
| Field Summary |
|---|
| Fields inherited from class org.formaria.swt.HotspotImage |
|---|
currentHotspotIdx, defaultCursor, handCursor, hotspots, names, tooltips |
| Fields inherited from class org.formaria.swt.Image |
|---|
currentProject |
| Constructor Summary | |
|---|---|
ImageMap(java.lang.Object parent)
Create a new image map |
|
| Method Summary | |
|---|---|
void |
paint(GC gc)
Render the component |
| Methods inherited from class org.formaria.swt.HotspotImage |
|---|
addCustomHotspot, checkHotspot, getName, mouseMove, read |
| Methods inherited from class org.formaria.swt.Image |
|---|
checkSubclass, getAlignment, getImageName, getToolTip, isFull, isScale, setAlignment, setBg, setFull, setImage, setImageName, setScale, setToolTip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageMap(java.lang.Object parent)
parent - parent object| Method Detail |
|---|
public void paint(GC gc)
paint in class Imageg - the graphcis context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||