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 SVGShape
SVGClip.shapeConverter
Used to convert clip object to SVG elementsprotected SVGShape
SVGGraphics2D.shapeConverter
Used to convert Java 2D API Shape objects to equivalent SVG elementsMethods in org.apache.batik.svggen that return SVGShape