See: Description
Class | Description |
---|---|
CharGelem |
This gelem writes a character in a rectangle of cells.
|
CircleGelem | Deprecated
use
ShapeGelem instead. |
ComposedGelem |
This gelem joins several gelem's in one gelem
|
FilledGelem |
This gelem fills a rectangle of cells.
|
ImageGelem |
This gelem draws an image in a rectangle of cells.
|
MutableOneColorGelem |
Abstract graphical element with a unique color.
|
MutableStringGelem |
This gelem writes a string in a rectangle of cells.
|
OneColorGelem |
Abstract graphical element with a unique color.
|
PolygonComposedGelem |
This gelem allows the (immutable) construction of a set of polygons.
|
Position |
Position in GBoard.
|
RectangleGelem | Deprecated
use
ShapeGelem instead. |
RectangularArea |
RectangularArea in GBoard.
|
StringGelem |
This gelem writes a string in a rectangle of cells.
|
StripedGelem |
This gelem draws a vertical striped gelem.
|