Class and Description |
---|
Cell
This class provides the Model for a Cell in a
Grid . |
Cell.State
This enumerates the possible states for a Cell to have.
|
CellEditPart
This class provides the Controller for a
Cell . |
CellFigure
This class provides a default view for a
Cell model. |
Grid
This class provides the model for a grid of Cells.
|
GridData
This class provides a constraint for the custom GridLayout in this same
package.
|
GridEditorInput
In GEF, editors need to be passed an IEditorInput.
|
GridEditPart
This class provides the "root" EditPart (rectangular) for the
Grid
model. |
GridLayout
This class provides an alternative grid-based layout to draw2d's SWT-inspired
GridLayout.
|
Class and Description |
---|
Cell.State
This enumerates the possible states for a Cell to have.
|
CellEditPart
This class provides the Controller for a
Cell . |
CellFigure
This class provides a default view for a
Cell model. |
CircularCellEditPart
This class provides the Controller for a
Cell . |
IGridListener
This interface provides a listener for grid cells.
|
Class and Description |
---|
Cell.State
This enumerates the possible states for a Cell to have.
|
CellEditPart
This class provides the Controller for a
Cell . |
CellFigure
This class provides a default view for a
Cell model. |
CircularCellEditPart
This class provides the Controller for a
Cell . |
GridEditorInput
In GEF, editors need to be passed an IEditorInput.
|
GridEditPart
This class provides the "root" EditPart (rectangular) for the
Grid
model. |
HexagonalCellEditPart
This class provides the Controller for a
Cell . |
HexagonalCellFigure
This class provides a hexagonal view for a
Cell model. |
HexagonalGridEditPart
This class provides the "root" EditPart (hexagonal) for the
Grid
model. |
IGridListener
This interface provides a listener for grid cells.
|