Uses of Class
org.apache.batik.svggen.SVGClipDescriptor

Packages that use SVGClipDescriptor
org.apache.batik.svggen Provides an API on top of the AbstractGraphics2D to translate Java 2D primitives into the SVG format. 
 

Uses of SVGClipDescriptor in org.apache.batik.svggen
 

Fields in org.apache.batik.svggen declared as SVGClipDescriptor
static SVGClipDescriptor SVGClip.NO_CLIP
          Descriptor to use where there is no clip on an element
 

Methods in org.apache.batik.svggen that return SVGClipDescriptor
 SVGClipDescriptor SVGClip.toSVG(java.awt.Shape clip)
           
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.