Uses of Interface
org.apache.batik.gvt.CompositeShapePainter

Packages that use CompositeShapePainter
org.apache.batik.gvt Contains all of the interfaces for describing and painting vector graphics as Java objects. 
org.apache.batik.refimpl.gvt   
 

Uses of CompositeShapePainter in org.apache.batik.gvt
 

Methods in org.apache.batik.gvt that return CompositeShapePainter
 CompositeShapePainter GVTFactory.createCompositeShapePainter()
          Creates a new CompositeShapePainter.
 

Uses of CompositeShapePainter in org.apache.batik.refimpl.gvt
 

Classes in org.apache.batik.refimpl.gvt that implement CompositeShapePainter
 class ConcreteCompositeShapePainter
          The default implementation of the CompositeShapePainter.
 

Methods in org.apache.batik.refimpl.gvt that return CompositeShapePainter
 CompositeShapePainter ConcreteGVTFactory.createCompositeShapePainter()
           
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.