Package | Description |
---|---|
org.eclipse.ice.client.widgets.reactoreditor.sfr |
Modifier and Type | Method and Description |
---|---|
static PinFigure.DisplayType |
PinFigure.DisplayType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PinFigure.DisplayType[] |
PinFigure.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 |
PinFigure.setDisplayType(PinFigure.DisplayType displayType)
Set whether geometry or data is shown by this Figure.
|
void |
AxialPinFigure.setDisplayType(PinFigure.DisplayType displayType)
Overrides the default function to use the custom data figure.
|