Class | Description |
---|---|
AbstractFixpPoint | |
AbstractFixpRectangle | |
DBMath |
This class is a collection of math utilities used for Database Units.
|
ECoord |
Fixed-point number aligned at Electric database grid.
|
EDimension |
Class to define a EDimension object.
|
FixpCoord |
Immutable class that represents fixed-point coordinates and distances.
|
FixpRectangle | |
FixpTransform |
The subclass of AffineTransform.
|
GenMath |
General Math Functions.
|
MutableBoolean |
Class to define a Boolean object that can be modified.
|
MutableDouble |
Class to define an Double-like object that can be modified.
|
MutableInteger |
Class to define an Integer-like object that can be modified.
|
MutableInterval |
Mutable class for representation of intervals X = [a, b].
|
MutableLong |
Class to define a Long-like object that can be modified.
|
Orientation |
Class
Orientation represents 2D affine transform which is composition
of rotation and possible flip. |