|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BubbleFigure.Mode | |
---|---|
org.eclipse.gmf.graphdef.editor.edit.policies.assistant |
Uses of BubbleFigure.Mode in org.eclipse.gmf.graphdef.editor.edit.policies.assistant |
---|
Methods in org.eclipse.gmf.graphdef.editor.edit.policies.assistant that return BubbleFigure.Mode | |
---|---|
BubbleFigure.Mode |
BubbleFigure.getMode()
|
static BubbleFigure.Mode |
BubbleFigure.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BubbleFigure.Mode[] |
BubbleFigure.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.eclipse.gmf.graphdef.editor.edit.policies.assistant with parameters of type BubbleFigure.Mode | |
---|---|
void |
SelectableBubbleItemFigure.setItemRepresentation(BubbleFigure.Mode mode,
org.eclipse.draw2d.IFigure figure)
|
void |
BubbleFigure.setMode(BubbleFigure.Mode mode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |