Class | Description |
---|---|
AcadColor |
This class allows to convert Autocad colors in Java colors
|
AcadExtrusionCalculator |
This class allows to apply the extrusion transformation of Autocad given by an array
of doubles to a point given by an array of doubles too.
|
ArcFromBulgeCalculator |
This class calculates an arc given by a start and end points and a bulge
|
ByteUtils |
Clase que engloba métodos para trabajar con bytes.
|
FMapUtil | |
GisModelCurveCalculator |
This class allows to obtain arcs and circles given by the most usual parameters, in a
Gis geometry model.
|
HexUtil |
Number in hexadecimal format are used throughout Freenet.
|
Matrix4D |
4x4dim double matrix used for perspective transformations.
|
Point3D |
3dim double point.
|
TextToUnicodeConverter |
This class allows to convert an Autocad text in an Unicode text
|
Vector3D |
3dim double vector.
|