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. 
 

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.
Polygon2D
          This class is a Polygon with float coordinates.
Polyline2D
          This class has the same behavior than Polygon2D, except that the figure is not closed.
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
          read-only helper class to represent a split-result.
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.