See: Description
Class | Description |
---|---|
Arrow2D |
Arrow oriented toward positives x values (0° arithmetic).
|
DoubleDimension2D |
Implements
Dimension2D using double-precision floating point values. |
FloatDimension2D |
Implements
Dimension2D using single-precision floating point values. |
ProjectedShape |
Applies an arbitrary
MathTransform2D (typically a projection) on a Shape . |
ShapeUtilities |
Static methods operating on shapes from the
java.awt.geom package. |
TransformedShape |
Applies an arbitrary
AffineTransform on a Shape . |
XRectangle2D | Deprecated
There is no need anymore to use this class for serialization purpose since standard Java2D
classes are now serializable.
|
Defined in the geotk-render
module
Copyright © 2009–2017 Geotoolkit.org. All rights reserved.