Uses of Class
org.apache.batik.svggen.SVGClipDescriptor
-
Packages that use SVGClipDescriptor Package Description org.apache.batik.svggen Provides an API on top of theAbstractGraphics2D
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 Modifier and Type Field Description static SVGClipDescriptor
SVGClip. NO_CLIP
Descriptor to use where there is no clip on an element
-