Package org.geotoolkit.display.shape

A set of Java2D shapes and a few utility methods.

See:
          Description

Class Summary
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 Serializable rectangle capable to handle infinite values.
 

Package org.geotoolkit.display.shape Description

A set of Java2D shapes and a few utility methods.

Since:
1.0
Version:
3.20
Author:
Martin Desruisseaux (IRD, Geomatys)
Module:
display/geotk-display (download)


Copyright © 2009-2013 Geotoolkit.org. All Rights Reserved.