Uses of Interface
org.apache.batik.ext.awt.geom.ExtendedShape

Packages that use ExtendedShape
org.apache.batik.ext.awt.geom Contains extensions to the java.awt.geom package. 
 

Uses of ExtendedShape in org.apache.batik.ext.awt.geom
 

Classes in org.apache.batik.ext.awt.geom that implement ExtendedShape
 class ExtendedGeneralPath
          The ExtendedGeneralPath class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arc.
 class ShapeExtender
          This class wraps a normal path into an extended path.
 



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