Uses of Class
org.apache.batik.svggen.SVGShape
Packages that use SVGShape
Package
Description
Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format.-
Uses of SVGShape in org.apache.batik.svggen
Fields in org.apache.batik.svggen declared as SVGShapeModifier and TypeFieldDescriptionprivate SVGShapeSVGClip.shapeConverterUsed to convert clip object to SVG elementsprotected SVGShapeSVGGraphics2D.shapeConverterUsed to convert Java 2D API Shape objects to equivalent SVG elementsMethods in org.apache.batik.svggen that return SVGShape