org.apache.batik.svggen

Class SVGHintsDescriptor

public class SVGHintsDescriptor extends Object implements SVGDescriptor, SVGSyntax

Describes a set of SVG hints

See Also: SVGRenderingHints

Constructor Summary
SVGHintsDescriptor(String colorInterpolation, String colorRendering, String textRendering, String shapeRendering, String imageRendering)
Constructor
Method Summary
MapgetAttributeMap(Map attrMap)
ListgetDefinitionSet(List defSet)

Constructor Detail

SVGHintsDescriptor

public SVGHintsDescriptor(String colorInterpolation, String colorRendering, String textRendering, String shapeRendering, String imageRendering)
Constructor

Method Detail

getAttributeMap

public Map getAttributeMap(Map attrMap)

getDefinitionSet

public List getDefinitionSet(List defSet)
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.