Uses of Interface
org.apache.batik.svggen.SVGDescriptor
Packages that use SVGDescriptor
Package
Description
Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format.-
Uses of SVGDescriptor in org.apache.batik.svggen
Classes in org.apache.batik.svggen that implement SVGDescriptorModifier and TypeClassDescriptionclassDescribes an SVG clipclassUsed to represent an SVG Composite.classDescribes an SVG fontclassDescribes a set of SVG hintsclassUsed to represent an SVG Paint.classUsed to represent an SVG Paint.classDescribes an SVG transformMethods in org.apache.batik.svggen that return SVGDescriptorModifier and TypeMethodDescriptionSVGAlphaComposite.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGBasicStroke.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGClip.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions.SVGColor.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGComposite.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGConverter.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGCustomComposite.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGCustomPaint.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGFont.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGLinearGradient.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGPaint.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGRenderingHints.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGTexturePaint.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitionsSVGTransform.toSVG(GraphicContext gc) Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions