| AbstractRectangularShape2ifx<IT extends AbstractRectangularShape2ifx<?>> |
A rectangular shape with 2 integer FX properties.
|
| AbstractShape2ifx<T extends AbstractShape2ifx<?>> |
Abstract shape with 2 integer FX properties.
|
| Circle2ifx |
A circle with 2 integer FX properties.
|
| GeomFactory2ifx |
Factory of geometrical elements.
|
| MultiShape2ifx<T extends Shape2ifx<?>> |
Container for grouping of shapes.
|
| OrientedPoint2ifx |
2D oriented point with integer FX properties.
|
| Path2ifx |
Path with 2 integer FX properties.
|
| PathElement2ifx |
An element of the path with 2 integer FX properties.
|
| PathElement2ifx.ArcPathElement2ifx |
An element of the path that represents a ARC_TO.
|
| PathElement2ifx.ClosePathElement2ifx |
An element of the path that represents a CLOSE.
|
| PathElement2ifx.CurvePathElement2ifx |
An element of the path that represents a CURVE_TO.
|
| PathElement2ifx.LinePathElement2ifx |
An element of the path that represents a LINE_TO.
|
| PathElement2ifx.MovePathElement2ifx |
An element of the path that represents a MOVE_TO.
|
| PathElement2ifx.QuadPathElement2ifx |
An element of the path that represents a QUAD_TO.
|
| Point2ifx |
2D Point with 2 integer FX properties.
|
| Rectangle2ifx |
A rectangle with 2 integer FX properties.
|
| Segment2ifx |
A 2D segment/line encapsulating points with 2 integer FX properties.
|
| Tuple2ifx<RT extends Tuple2ifx<? super RT>> |
2D tuple with 2 integer FX properties.
|
| Vector2ifx |
2D Vector with 2 integer FX properties.
|