Package | Description |
---|---|
org.eclipse.ice.client.widgets.reactoreditor.grid | |
org.eclipse.ice.client.widgets.reactoreditor.lwr | |
org.eclipse.ice.client.widgets.reactoreditor.sfr |
Modifier and Type | Class and Description |
---|---|
class |
CircularCellFigure
This class provides a circular view for a
Cell model. |
class |
HexagonalCellFigure
This class provides a hexagonal view for a
Cell model. |
Modifier and Type | Class and Description |
---|---|
class |
AxialRodFigure
This class extends the RodFigure, which provides a radial view of an
LWRComponent , usually LWRRod s, to instead provide an axial or
vertical view of the component. |
class |
RodFigure
This class extends
CellFigure to provide a radial view of an
LWRComponent . |
Modifier and Type | Class and Description |
---|---|
class |
AxialPinFigure
This class extends the
PinFigure , which provides a radial view of an
SFRComponent , usually SFRPin s, to instead provide an axial or
vertical view of the component. |
class |
PinFigure
PinFigure extends the HexagonalCellFigure to provide a graphic representing
an SFRPin.
|