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.gvt Contains all of the interfaces for describing and painting vector graphics as Java objects. 
org.apache.batik.gvt.flow   
org.apache.batik.gvt.renderer   
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
AbstractSegment
          An abstract class for path segments.
Cubic
          A class representing a cubic path segment.
ExtendedPathIterator
          The ExtendedPathIterator class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs.
ExtendedShape
          The ExtendedShape class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs.
Linear
          A class representing a linear path segment.
Quadradic
          A class representing a quadratic path segment.
RectListManager
          RectListManager is a class to manage a list of rectangular regions.
Segment
          An interface that path segments must implement.
Segment.SplitResults
           
SegmentList
          A class representing a list of path segments.
SegmentList.SplitResults
           
 

Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.gvt
ExtendedShape
          The ExtendedShape class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs.
 

Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.gvt.flow
SegmentList
          A class representing a list of path segments.
 

Classes in org.apache.batik.ext.awt.geom used by org.apache.batik.gvt.renderer
RectListManager
          RectListManager is a class to manage a list of rectangular regions.
 

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 (Bezier) curves and elliptical arc.
 



Copyright ? 2005 Apache Software Foundation. All Rights Reserved.