|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGDescriptor | |
org.apache.batik.svggen | 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 SVGDescriptor | |
class |
SVGClipDescriptor
Describes an SVG clip |
class |
SVGCompositeDescriptor
Used to represent an SVG Composite. |
class |
SVGFontDescriptor
Describes an SVG font |
class |
SVGHintsDescriptor
Describes a set of SVG hints |
class |
SVGPaintDescriptor
Used to represent an SVG Paint. |
class |
SVGStrokeDescriptor
Used to represent an SVG Paint. |
class |
SVGTransformDescriptor
Describes an SVG transform |
Methods in org.apache.batik.svggen that return SVGDescriptor | |
SVGDescriptor |
SVGFont.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGConverter.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGRenderingHints.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGCustomPaint.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGColor.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGAlphaComposite.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGLinearGradient.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGComposite.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGTransform.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGClip.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions. |
SVGDescriptor |
SVGBasicStroke.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGPaint.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGTexturePaint.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
SVGDescriptor |
SVGCustomComposite.toSVG(GraphicContext gc)
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |