Package diva.util.java2d

Java2D support classes and methods.

See:
          Description

Interface Summary
PaintedGraphic Deprecated. Will be removed in Diva 0.4.
PaintedObject Deprecated. Will be removed in Diva 0.4.
 

Class Summary
AbstractPaintedGraphic Deprecated. Will be removed in Diva 0.4.
PaintedImage Deprecated. Will be removed in Diva 0.4.
PaintedList Deprecated. Will be removed in Diva 0.4.
PaintedPath Deprecated. Will be removed in Diva 0.4.
PaintedShape Deprecated. Will be removed in Diva 0.4.
PaintedString Deprecated. Will be removed in Diva 0.4.
Polygon2D A polygon shape.
Polygon2D.Double The concrete Polygon class that stores coordinates internally as doubles.
Polygon2D.Float The concrete Polygon class that stores coordinates internally as floats.
PolygonIterator An iterator over Polygon2D.
Polyline2D A polyline shape.
Polyline2D.Double The concrete Polyline class that stores coordinates internally as doubles.
Polyline2D.Float The concrete Polyline class that stores coordinates internally as floats.
PolylineIterator An iterator over Polyline2D.
ShapeUtilities A set of utilities on Java2D shapes.
 

Package diva.util.java2d Description

Java2D support classes and methods. The classes in this package add extra value to the Java2D API. It includes various kinds of shapes, strokes, and geometry utilities.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.