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

Packages that use org.apache.batik.ext.awt.geom
org.apache.batik.ext.awt.geom Contains extensions to the java.awt.geom package.  
org.apache.batik.parser Provides a set of parsers and objects to manipulate SVG attributes. 
 

Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.ext.awt.geom
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.
 

Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.parser
ExtendedGeneralPath
          The ExtendedGeneralPath class represents a geometric path constructed from straight lines, quadratic and cubic (Bézier) curves and elliptical arc.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.