| AbstractPrism3i<IT extends AbstractPrism3i<?>> |
A rectangular shape with 2 integer numbers.
|
| AbstractShape3i<T extends AbstractShape3i<?>> |
Abstract shape with 2 integer numbers.
|
| GeomFactory3i |
Factory of geometrical elements.
|
| MultiShape3i<T extends Shape3i<?>> |
Container for grouping of shapes.
|
| OrientedPoint3i |
2D oriented point with double precision floating-point numbers.
|
| Path3i |
Path with 2 integer numbers.
|
| PathElement3i |
An element of the path with 2 integer numbers.
|
| PathElement3i.ClosePathElement3i |
An element of the path that represents a CLOSE.
|
| PathElement3i.CurvePathElement3i |
An element of the path that represents a CURVE_TO.
|
| PathElement3i.LinePathElement3i |
An element of the path that represents a LINE_TO.
|
| PathElement3i.MovePathElement3i |
An element of the path that represents a MOVE_TO.
|
| PathElement3i.QuadPathElement3i |
An element of the path that represents a QUAD_TO.
|
| Point3i |
2D Point with 2 integer numbers.
|
| RectangularPrism3i |
A rectangle with 2 integer numbers.
|
| Segment3i |
A 2D segment/line with 2 integer numbers.
|
| SegmentPoint3i |
A 3D segment/line encapsulating points with 3 integer numbers.
|
| Sphere3i |
A circle with 2 integer numbers.
|
| Tuple3i<RT extends Tuple3i<? super RT>> |
3D tuple with 3 integer numbers.
|
| Vector3i |
2D Vector with 2 integer numbers.
|