Package | Description |
---|---|
org.eclipse.ice.client.widgets.reactoreditor.lwr |
Modifier and Type | Method and Description |
---|---|
static RodFigure.DisplayType |
RodFigure.DisplayType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RodFigure.DisplayType[] |
RodFigure.DisplayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RodFigure.setDisplayType(RodFigure.DisplayType displayType)
Set whether geometry or data is shown by this Figure.
|
void |
AxialRodFigure.setDisplayType(RodFigure.DisplayType displayType)
Overrides the default function to use the custom data figure.
|