Package org.apache.batik.ext.awt.geom

Contains extensions to the java.awt.geom package.

See:
          Description

Interface Summary
ExtendedPathIterator The ExtendedPathIterator class represents a geometric path constructed from straight lines, quadratic and cubic (Bézier) curves and elliptical arcs.
ExtendedShape The ExtendedShape class represents a geometric path constructed from straight lines, quadratic and cubic (Bézier) curves and elliptical arcs.
 

Class Summary
ExtendedGeneralPath The ExtendedGeneralPath class represents a geometric path constructed from straight lines, quadratic and cubic (Bézier) curves and elliptical arc.
PathLength PathLength is a utility class for calculating the length of a path, the location of a point at a particular length along the path, and the angle of the tangent to the path at a given length.
RectListManager RectListManager is a class to manage a list of rectangular regions.
ShapeExtender This class wraps a normal path into an extended path.
ShapeExtender.EPIWrap  
 

Package org.apache.batik.ext.awt.geom Description

Contains extensions to the java.awt.geom package. This package provides new Shapes and some utility methods to manage geometric objects.



Copyright © 2002 Apache Software Foundation. All Rights Reserved.