|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageDecorator
Image decorators can be used to add an image to the visualization of a shape
without modifying the dirty state of the displaying editor, see
IDecorator
.
Method Summary | |
---|---|
String |
getImageId()
Gets the image id of the image used to decorate a shape. |
Methods inherited from interface org.eclipse.graphiti.tb.IDecorator |
---|
getMessage, setMessage |
Methods inherited from interface org.eclipse.graphiti.datatypes.ILocation |
---|
getX, getY, setX, setY |
Method Detail |
---|
String getImageId()
String
holding the image id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |