- DATA_PROTOCOL_PNG_PREFIX - Static variable in interface org.apache.batik.svggen.SVGSyntax
-
- decimalFormat - Variable in class org.apache.batik.svggen.SVGGeneratorContext
-
Current double value formatter
- decimalFormats - Static variable in class org.apache.batik.svggen.SVGGeneratorContext
-
- DEFAULT_MAX_GC_OVERRIDES - Static variable in class org.apache.batik.svggen.SVGGraphics2D
-
Controls the policy for grouping nodes.
- DEFAULT_XML_ENCODING - Static variable in class org.apache.batik.svggen.SVGGraphics2D
-
- DefaultCachedImageHandler - Class in org.apache.batik.svggen
-
This class is a default implementation of the GenericImageHandler
for handlers implementing a caching strategy.
- DefaultCachedImageHandler() - Constructor for class org.apache.batik.svggen.DefaultCachedImageHandler
-
- DefaultErrorHandler - Class in org.apache.batik.svggen
-
The ErrorHandler interface allows you to specialize
how the error will be set on an SVG Element.
- DefaultErrorHandler() - Constructor for class org.apache.batik.svggen.DefaultErrorHandler
-
- DefaultExtensionHandler - Class in org.apache.batik.svggen
-
This implementation of the ExtensionHandler interface always
returns null Nodes.
- DefaultExtensionHandler() - Constructor for class org.apache.batik.svggen.DefaultExtensionHandler
-
- DefaultImageHandler - Class in org.apache.batik.svggen
-
This class provides a default implementation of the ImageHandler
interface simply puts a place holder in the xlink:href
attribute and sets the width and height of the element.
- DefaultImageHandler() - Constructor for class org.apache.batik.svggen.DefaultImageHandler
-
Build a DefaultImageHandler.
- DefaultStyleHandler - Class in org.apache.batik.svggen
-
The DefaultStyleHandler class provides the default
way to style an SVG Element.
- DefaultStyleHandler() - Constructor for class org.apache.batik.svggen.DefaultStyleHandler
-
- defSet - Variable in class org.apache.batik.svggen.AbstractSVGConverter
-
Set of definitions to interpret the values of the attributes
generated by this converter since its creation
- defSet - Variable in class org.apache.batik.svggen.AbstractSVGFilterConverter
-
Set of definitions to interpret the values of the attributes
generated by this converter since its creation
- DEMIBOLD - Static variable in class org.apache.batik.svggen.SVGFont
-
- DEMILIGHT - Static variable in class org.apache.batik.svggen.SVGFont
-
- descMap - Variable in class org.apache.batik.svggen.AbstractSVGConverter
-
Map of descriptions already processed by this converter.
- descMap - Variable in class org.apache.batik.svggen.AbstractSVGFilterConverter
-
Map of descriptions already processed by this converter.
- Device - Class in org.apache.batik.svggen.font.table
-
- Device(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.Device
-
Creates new Device
- DirectoryEntry - Class in org.apache.batik.svggen.font.table
-
- DirectoryEntry(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.DirectoryEntry
-
- dispose() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Disposes of this graphics context and releases
any system resources that it is using.
- DOMGroupManager - Class in org.apache.batik.svggen
-
This class is used by the Graphics2D SVG Generator to manage
a group of Nodes that can later be added to the SVG DOM Tree
managed by the DOMTreeManager.
- DOMGroupManager(GraphicContext, DOMTreeManager) - Constructor for class org.apache.batik.svggen.DOMGroupManager
-
Constructor
- domGroupManager - Variable in class org.apache.batik.svggen.SVGGraphics2D
-
The DOMGroupManager manages additions to the current group
node associated for this Graphics2D object.
- domTreeManager - Variable in class org.apache.batik.svggen.DOMGroupManager
-
DOMTreeManager that this group manager cooperates with
- DOMTreeManager - Class in org.apache.batik.svggen
-
This class is used by the SVGGraphics2D SVG Generator to manage
addition of new Nodes to the SVG DOM Tree.
- DOMTreeManager(GraphicContext, SVGGeneratorContext, int) - Constructor for class org.apache.batik.svggen.DOMTreeManager
-
Constructor
- domTreeManager - Variable in class org.apache.batik.svggen.SVGGraphics2D
-
The DOMTreeManager manages the process of creating
and growing the SVG tree.
- doubleString(double) - Method in class org.apache.batik.svggen.AbstractSVGConverter
-
Utility method for subclasses.
- doubleString(double) - Method in class org.apache.batik.svggen.AbstractSVGFilterConverter
-
Utility method for subclasses.
- doubleString(double) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
Converts the input double value to a string with a number of
decimal places controlled by the precision attribute.
- doubleString(double) - Method in class org.apache.batik.svggen.SVGGraphicObjectConverter
-
Utility method for subclasses.
- DRAW - Static variable in class org.apache.batik.svggen.DOMGroupManager
-
- draw(Shape) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Strokes the outline of a Shape using the settings of the
current Graphics2D context.
- drawImage(Image, int, int, ImageObserver) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Draws as much of the specified image as is currently available.
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Draws as much of the specified image as has already been scaled
to fit inside the specified rectangle.
- drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Renders an image, applying a transform from image space into user space
before drawing.
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Renders a
RenderableImage,
applying a transform from image space into user space before drawing.
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Renders a
RenderedImage,
applying a transform from image
space into user space before drawing.
- drawString(String, float, float) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Renders the text specified by the specified String,
using the current Font and Paint attributes
in the Graphics2D context.
- drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Renders the text of the specified iterator, using the
Graphics2D context's current Paint.
- dsf - Static variable in class org.apache.batik.svggen.SVGGeneratorContext
-
- DSIG - Static variable in interface org.apache.batik.svggen.font.table.Table
-
- gasp - Static variable in interface org.apache.batik.svggen.font.table.Table
-
- gc - Variable in class org.apache.batik.svggen.DOMGroupManager
-
Reference to the GraphicContext this manager will use to
reflect style attributes in the tree nodes.
- GDEF - Static variable in interface org.apache.batik.svggen.font.table.Table
-
- generateID(String) - Method in class org.apache.batik.svggen.SVGIDGenerator
-
Generates an id for the given prefix.
- generatorContext - Variable in class org.apache.batik.svggen.AbstractSVGConverter
-
Used by converters to create Elements and other DOM objects
- generatorContext - Variable in class org.apache.batik.svggen.AbstractSVGFilterConverter
-
Used by converters to create Elements and other DOM objects
- generatorContext - Variable in class org.apache.batik.svggen.DOMTreeManager
-
The context that stores the domFactory, the imageHandler
and the extensionHandler.
- generatorContext - Variable in class org.apache.batik.svggen.SVGGraphicObjectConverter
-
Used by converters to create Elements and other DOM objects.
- generatorCtx - Variable in class org.apache.batik.svggen.SVGGraphics2D
-
Contains some information for SVG generation.
- genericDefSet - Variable in class org.apache.batik.svggen.DOMTreeManager
-
Set of definitions that are to be placed at the top of the
document tree
- GenericImageHandler - Interface in org.apache.batik.svggen
-
Extends the default ImageHandler interface with calls to
allow caching of raster images in generated SVG content.
- get(String) - Static method in class org.apache.batik.svggen.SVGAttributeMap
-
- getAdvanceWidth() - Method in class org.apache.batik.svggen.font.Glyph
-
- getAdvanceWidth(int) - Method in class org.apache.batik.svggen.font.table.HmtxTable
-
- getAdvanceWidthMax() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getAlphaCompositeConverter() - Method in class org.apache.batik.svggen.SVGComposite
-
- getAlphaCompositeFilterSet() - Method in class org.apache.batik.svggen.SVGAlphaComposite
-
- getArgument1() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getArgument2() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getArmStyle() - Method in class org.apache.batik.svggen.font.table.Panose
-
- getAscender() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getAscent() - Method in class org.apache.batik.svggen.font.Font
-
- getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGClipDescriptor
-
- getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
-
- getAttributeMap(Map) - Method in interface org.apache.batik.svggen.SVGDescriptor
-
- getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGFontDescriptor
-
- getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGHintsDescriptor
-
- getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGPaintDescriptor
-
- getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGStrokeDescriptor
-
- getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGTransformDescriptor
-
- getAvgCharWidth() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getBackground() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- getBufferedImageType() - Method in class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
-
- getBufferedImageType() - Method in class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
-
- getBufferedImageType() - Method in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
-
- getBufferedImageType() - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
This template method should be overridden by derived classes to
declare the image type they need for saving to file.
- getCaretSlopeRise() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getCaretSlopeRun() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getChecksum() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
-
- getCheckSumAdjustment() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getClip() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- getClipConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
-
- getCmapFormat(short, short) - Method in class org.apache.batik.svggen.font.table.CmapTable
-
- getCmapTable() - Method in class org.apache.batik.svggen.font.Font
-
- getCodePageRange1() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getCodePageRange2() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getColorConverter() - Method in class org.apache.batik.svggen.SVGPaint
-
- getComment() - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
Returns the comment to be generated in the SVG file.
- getComponentCount() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- getComponentIndex(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- getComposite() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- getCompositeComp(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- getCompositeCompEndPt(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- getCompositeConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
-
- getContext() - Method in class org.apache.batik.svggen.SVGGraphicContext
-
- getContourAsSVGPathData(Glyph, int, int) - Static method in class org.apache.batik.svggen.font.SVGFont
-
- getContourCount() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- getContourCount() - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
-
- getContourCount() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
-
- getContrast() - Method in class org.apache.batik.svggen.font.table.Panose
-
- getConvolveOpConverter() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
-
- getCoverageIndex(int) - Method in class org.apache.batik.svggen.font.table.RangeRecord
-
- getCreated() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getCustomBufferedImageOpConverter() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
-
- getCustomCompositeConverter() - Method in class org.apache.batik.svggen.SVGComposite
-
- getCustomPaintConverter() - Method in class org.apache.batik.svggen.SVGPaint
-
- getDef() - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
-
- getDef() - Method in class org.apache.batik.svggen.SVGFilterDescriptor
-
- getDef() - Method in class org.apache.batik.svggen.SVGFontDescriptor
-
- getDef() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
-
- getDefaultLangSys() - Method in class org.apache.batik.svggen.font.table.Script
-
- getDefinitionSet() - Method in class org.apache.batik.svggen.AbstractSVGConverter
-
- getDefinitionSet() - Method in class org.apache.batik.svggen.AbstractSVGFilterConverter
-
- getDefinitionSet() - Method in class org.apache.batik.svggen.DOMTreeManager
-
Invoking this method will return a set of definition element that
contain all the definitions referenced by the attributes generated by
the various converters.
- getDefinitionSet() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
-
- getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGClipDescriptor
-
- getDefinitionSet() - Method in class org.apache.batik.svggen.SVGComposite
-
- getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
-
- getDefinitionSet() - Method in interface org.apache.batik.svggen.SVGConverter
-
- getDefinitionSet(List) - Method in interface org.apache.batik.svggen.SVGDescriptor
-
- getDefinitionSet() - Method in interface org.apache.batik.svggen.SVGFilterConverter
-
- getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGFontDescriptor
-
- getDefinitionSet() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
-
- getDefinitionSet() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Invoking this method will return a set of definition element that
contain all the definitions referenced by the attributes generated by
the various converters.
- getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGHintsDescriptor
-
- getDefinitionSet() - Method in class org.apache.batik.svggen.SVGPaint
-
- getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGPaintDescriptor
-
- getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGStrokeDescriptor
-
- getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGTransformDescriptor
-
- getDescender() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getDescent() - Method in class org.apache.batik.svggen.font.Font
-
- getDescription(int) - Method in class org.apache.batik.svggen.font.table.GlyfTable
-
- getDeviceConfiguration() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Returns the device configuration associated with this
Graphics2D.
- getDOMFactory() - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
Returns the DOM Factory that
has been set.
- getDOMFactory() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- getDOMGroupManager() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- getDOMTreeManager() - Method in class org.apache.batik.svggen.ImageCacher
-
- getDOMTreeManager() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- getEncodingId() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
-
- getEncodingId() - Method in class org.apache.batik.svggen.font.table.NameRecord
-
- getEndPtOfContours(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- getEndPtOfContours(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
-
- getEndPtOfContours(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
-
- getEntry(int) - Method in class org.apache.batik.svggen.font.table.TableDirectory
-
- getEntryByTag(int) - Method in class org.apache.batik.svggen.font.table.TableDirectory
-
- getEntrySelector() - Method in class org.apache.batik.svggen.font.table.TableDirectory
-
- getErrorHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- getException() - Method in exception org.apache.batik.svggen.SVGGraphics2DIOException
-
Returns the original enclosed exception or null if any.
- getException() - Method in exception org.apache.batik.svggen.SVGGraphics2DRuntimeException
-
Returns the original enclosed exception or null if any.
- getExtensionHandler() - Method in class org.apache.batik.svggen.DOMTreeManager
-
- getExtensionHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- getExtensionHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- getFamilyClass() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getFamilyType() - Method in class org.apache.batik.svggen.font.table.Panose
-
- getFeatureList() - Method in class org.apache.batik.svggen.font.table.GsubTable
-
- getFilterConverter() - Method in class org.apache.batik.svggen.DOMTreeManager
-
- getFilterValue() - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
-
- getFilterValue() - Method in class org.apache.batik.svggen.SVGFilterDescriptor
-
- getFirst() - Method in class org.apache.batik.svggen.font.table.CmapFormat
-
- getFirst() - Method in class org.apache.batik.svggen.font.table.CmapFormat0
-
- getFirst() - Method in class org.apache.batik.svggen.font.table.CmapFormat2
-
- getFirst() - Method in class org.apache.batik.svggen.font.table.CmapFormat4
-
- getFirst() - Method in class org.apache.batik.svggen.font.table.CmapFormat6
-
- getFirstCharIndex() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getFirstContour() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getFirstIndex() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getFlags() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getFlags(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- getFlags(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
-
- getFlags(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
-
- getFlags() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getFont() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- getFontConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
-
- getFontDirectionHint() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getFontMetrics(Font) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Gets the font metrics for the specified font.
- getFontRevision() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.ClassDef
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.ClassDefFormat1
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.ClassDefFormat2
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.CmapFormat
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.Coverage
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.CoverageFormat1
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.CoverageFormat2
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.LigatureSubstFormat1
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.SingleSubst
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.SingleSubstFormat1
-
- getFormat() - Method in class org.apache.batik.svggen.font.table.SingleSubstFormat2
-
- getGeneratorContext() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- getGenericDefinitions() - Method in class org.apache.batik.svggen.DOMTreeManager
-
- getGenericImageHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- getGlyph(int) - Method in class org.apache.batik.svggen.font.Font
-
- getGlyphAsSVG(Font, Glyph, int, int, String, String) - Static method in class org.apache.batik.svggen.font.SVGFont
-
- getGlyphAsSVG(Font, Glyph, int, int, SingleSubst, SingleSubst, SingleSubst, String) - Static method in class org.apache.batik.svggen.font.SVGFont
-
- getGlyphCount() - Method in class org.apache.batik.svggen.font.table.Ligature
-
- getGlyphDataFormat() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getGlyphId(int) - Method in class org.apache.batik.svggen.font.table.Ligature
-
- getGlyphIndex() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getGlyphName(int) - Method in class org.apache.batik.svggen.font.table.PostTable
-
- getGradientPaintConverter() - Method in class org.apache.batik.svggen.SVGPaint
-
- getGraphicContextConverter() - Method in class org.apache.batik.svggen.DOMTreeManager
-
- getGraphicContextDefaults() - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
Returns the set of defaults which should be used for the
GraphicContext.
- getGraphicElementContext() - Method in class org.apache.batik.svggen.SVGGraphicContext
-
- getGroupContext() - Method in class org.apache.batik.svggen.SVGGraphicContext
-
- getHeadTable() - Method in class org.apache.batik.svggen.font.Font
-
- getHheaTable() - Method in class org.apache.batik.svggen.font.Font
-
- getHintsConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
-
- getHmtxTable() - Method in class org.apache.batik.svggen.font.Font
-
- getIDGenerator() - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- getImageCacher() - Method in interface org.apache.batik.svggen.CachedImageHandler
-
Returns the image cache instance in use by this handler
- getImageCacher() - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
The image cache can be used by subclasses for efficient image storage
- getImageHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- getImageHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- getIndexToLocFormat() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getInstructions() - Method in class org.apache.batik.svggen.font.table.Program
-
- getKerningPair(int) - Method in class org.apache.batik.svggen.font.table.KernSubtable
-
- getKerningPair(int) - Method in class org.apache.batik.svggen.font.table.KernSubtableFormat0
-
- getKerningPair(int) - Method in class org.apache.batik.svggen.font.table.KernSubtableFormat2
-
- getKerningPairAsSVG(KerningPair, PostTable) - Static method in class org.apache.batik.svggen.font.SVGFont
-
- getKerningPairCount() - Method in class org.apache.batik.svggen.font.table.KernSubtable
-
- getKerningPairCount() - Method in class org.apache.batik.svggen.font.table.KernSubtableFormat0
-
- getKerningPairCount() - Method in class org.apache.batik.svggen.font.table.KernSubtableFormat2
-
- getLanguageId() - Method in class org.apache.batik.svggen.font.table.NameRecord
-
- getLast() - Method in class org.apache.batik.svggen.font.table.CmapFormat
-
- getLast() - Method in class org.apache.batik.svggen.font.table.CmapFormat0
-
- getLast() - Method in class org.apache.batik.svggen.font.table.CmapFormat2
-
- getLast() - Method in class org.apache.batik.svggen.font.table.CmapFormat4
-
- getLast() - Method in class org.apache.batik.svggen.font.table.CmapFormat6
-
- getLastCharIndex() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getLeft() - Method in class org.apache.batik.svggen.font.table.KerningPair
-
- getLeftSideBearing() - Method in class org.apache.batik.svggen.font.Glyph
-
- getLeftSideBearing(int) - Method in class org.apache.batik.svggen.font.table.HmtxTable
-
- getLength() - Method in class org.apache.batik.svggen.font.table.CmapFormat
-
- getLength() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
-
- getLetterForm() - Method in class org.apache.batik.svggen.font.table.Panose
-
- getLicenseType() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getLineGap() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getLocale() - Static method in class org.apache.batik.svggen.font.Messages
-
Implements Localizable.getLocale().
- getLocaTable() - Method in class org.apache.batik.svggen.font.Font
-
- getLookup(Feature, int) - Method in class org.apache.batik.svggen.font.table.LookupList
-
- getLookupCount() - Method in class org.apache.batik.svggen.font.table.Feature
-
- getLookupList() - Method in class org.apache.batik.svggen.font.table.GsubTable
-
- getLookupListIndex(int) - Method in class org.apache.batik.svggen.font.table.Feature
-
- getLookupOpConverter() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
-
- getLowestRecPPEM() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getMacStyle() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getMaxComponentDepth() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxComponentElements() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxCompositeContours() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxCompositePoints() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxContours() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxFunctionDefs() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxInstructionDefs() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxPoints() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxpTable() - Method in class org.apache.batik.svggen.font.Font
-
- getMaxSizeOfInstructions() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxStackElements() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxStorage() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxTwilightPoints() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMaxZones() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getMessage() - Method in exception org.apache.batik.svggen.SVGGraphics2DIOException
-
Returns the message of this exception.
- getMessage() - Method in exception org.apache.batik.svggen.SVGGraphics2DRuntimeException
-
Returns the message of this exception.
- getMetricDataFormat() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getMidline() - Method in class org.apache.batik.svggen.font.table.Panose
-
- getMinLeftSideBearing() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getMinRightSideBearing() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getModified() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getNameId() - Method in class org.apache.batik.svggen.font.table.NameRecord
-
- getNameTable() - Method in class org.apache.batik.svggen.font.Font
-
- getNumberOfContours() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
-
- getNumberOfHMetrics() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getNumGlyphs() - Method in class org.apache.batik.svggen.font.Font
-
- getNumGlyphs() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getNumTables() - Method in class org.apache.batik.svggen.font.table.TableDirectory
-
- getOffset() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
-
- getOffset() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
-
- getOffset() - Method in class org.apache.batik.svggen.font.table.FeatureRecord
-
- getOffset() - Method in class org.apache.batik.svggen.font.table.LangSysRecord
-
- getOffset(int) - Method in class org.apache.batik.svggen.font.table.LocaTable
-
- getOffset() - Method in class org.apache.batik.svggen.font.table.ScriptRecord
-
- getOpacityValue() - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
-
- getOpacityValue() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
-
- getOS2Table() - Method in class org.apache.batik.svggen.font.Font
-
- getPaint() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- getPaintConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
-
- getPaintValue() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
-
- getPanose() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getPath() - Method in class org.apache.batik.svggen.font.Font
-
- getPlatformId() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
-
- getPlatformId() - Method in class org.apache.batik.svggen.font.table.NameRecord
-
- getPoint(int) - Method in class org.apache.batik.svggen.font.Glyph
-
- getPointCount() - Method in class org.apache.batik.svggen.font.Glyph
-
- getPointCount() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- getPointCount() - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
-
- getPointCount() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
-
- getPostTable() - Method in class org.apache.batik.svggen.font.Font
-
- getPrecision() - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
Returns the current precision used by this context
- getPrefix() - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
-
- getPrefix() - Method in class org.apache.batik.svggen.ImageHandlerJPEGEncoder
-
- getPrefix() - Method in class org.apache.batik.svggen.ImageHandlerPNGEncoder
-
- getProportion() - Method in class org.apache.batik.svggen.font.table.Panose
-
- getRangeShift() - Method in class org.apache.batik.svggen.font.table.TableDirectory
-
- getRecord(short) - Method in class org.apache.batik.svggen.font.table.NameTable
-
- getRecordString() - Method in class org.apache.batik.svggen.font.table.NameRecord
-
- getRefPrefix() - Method in class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
-
- getRefPrefix() - Method in class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
-
- getRefPrefix() - Method in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
-
- getRefPrefix() - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
Should return the prefix with wich the image reference
should be pre-concatenated.
- getRenderingHints() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- getRescaleOpConverter() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
-
- getRight() - Method in class org.apache.batik.svggen.font.table.KerningPair
-
- getRoot() - Method in class org.apache.batik.svggen.DOMTreeManager
-
Returns the root element with the generic definitions and
the topLevelGroup.
- getRoot(Element) - Method in class org.apache.batik.svggen.DOMTreeManager
-
Returns the root element with the generic definitions and
the topLevelGroup.
- getRoot() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- getRoot(Element) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
This version of the getRoot method will append the input svgRoot
and set its attributes.
- getScale01() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getScale10() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getScriptCount() - Method in class org.apache.batik.svggen.font.table.ScriptList
-
- getScriptList() - Method in class org.apache.batik.svggen.font.table.GsubTable
-
- getScriptRecord(int) - Method in class org.apache.batik.svggen.font.table.ScriptList
-
- getSearchRange() - Method in class org.apache.batik.svggen.font.table.TableDirectory
-
- getSelection() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getSerifStyle() - Method in class org.apache.batik.svggen.font.table.Panose
-
- getShapeConverter() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- getStrikeoutPosition() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getStrikeoutSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getStroke() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- getStrokeConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
-
- getStrokeVariation() - Method in class org.apache.batik.svggen.font.table.Panose
-
- getStyleHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- getSubscriptXOffset() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getSubscriptXSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getSubscriptYOffset() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getSubscriptYSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getSubtable(int) - Method in class org.apache.batik.svggen.font.table.KernTable
-
- getSubtable(int) - Method in class org.apache.batik.svggen.font.table.Lookup
-
- getSubtableCount() - Method in class org.apache.batik.svggen.font.table.KernTable
-
- getSubtableCount() - Method in class org.apache.batik.svggen.font.table.Lookup
-
- getSuffix() - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
-
- getSuffix() - Method in class org.apache.batik.svggen.ImageHandlerJPEGEncoder
-
- getSuffix() - Method in class org.apache.batik.svggen.ImageHandlerPNGEncoder
-
- getSuperscriptXOffset() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getSuperscriptXSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getSuperscriptYOffset() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getSuperscriptYSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getSVGCanvasSize() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- getSVGFontFaceElement(Font) - Static method in class org.apache.batik.svggen.font.SVGFont
-
- getTable(int) - Method in class org.apache.batik.svggen.font.Font
-
- getTableDirectory() - Method in class org.apache.batik.svggen.font.Font
-
- getTag() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
-
- getTag() - Method in class org.apache.batik.svggen.font.table.FeatureRecord
-
- getTag() - Method in class org.apache.batik.svggen.font.table.LangSysRecord
-
- getTag() - Method in class org.apache.batik.svggen.font.table.ScriptRecord
-
- getTexturePaintConverter() - Method in class org.apache.batik.svggen.SVGPaint
-
- getTopLevelGroup() - Method in class org.apache.batik.svggen.DOMTreeManager
-
Invoking this method will return a reference to the topLevelGroup
Element managed by this object.
- getTopLevelGroup(boolean) - Method in class org.apache.batik.svggen.DOMTreeManager
-
Invoking this method will return a reference to the topLevelGroup
Element managed by this object.
- getTopLevelGroup() - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Invoking this method will return a reference to the topLevelGroup
Element managed by this object.
- getTopLevelGroup(boolean) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Invoking this method will return a reference to the topLevelGroup
Element managed by this object.
- getTransformConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
-
- getTransformStack() - Method in class org.apache.batik.svggen.SVGGraphicContext
-
- getType() - Method in class org.apache.batik.svggen.font.table.CmapTable
-
- getType() - Method in class org.apache.batik.svggen.font.table.CvtTable
-
- getType() - Method in class org.apache.batik.svggen.font.table.FpgmTable
-
- getType() - Method in class org.apache.batik.svggen.font.table.GlyfTable
-
- getType() - Method in class org.apache.batik.svggen.font.table.GposTable
-
Get the table type, as a table directory value.
- getType() - Method in class org.apache.batik.svggen.font.table.GsubTable
-
Get the table type, as a table directory value.
- getType() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getType() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getType() - Method in class org.apache.batik.svggen.font.table.HmtxTable
-
- getType() - Method in class org.apache.batik.svggen.font.table.KernTable
-
Get the table type, as a table directory value.
- getType() - Method in class org.apache.batik.svggen.font.table.LocaTable
-
- getType() - Method in class org.apache.batik.svggen.font.table.Lookup
-
- getType() - Method in class org.apache.batik.svggen.font.table.MaxpTable
-
- getType() - Method in class org.apache.batik.svggen.font.table.NameTable
-
- getType() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getType() - Method in class org.apache.batik.svggen.font.table.PostTable
-
Get the table type, as a table directory value.
- getType() - Method in class org.apache.batik.svggen.font.table.PrepTable
-
- getType() - Method in interface org.apache.batik.svggen.font.table.Table
-
Get the table type, as a table directory value.
- getTypoAscender() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getTypoDescender() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getTypoLineGap() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getUnicodeRange1() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getUnicodeRange2() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getUnicodeRange3() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getUnicodeRange4() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getUnitsPerEm() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getValue() - Method in class org.apache.batik.svggen.font.table.KerningPair
-
- getValues() - Method in class org.apache.batik.svggen.font.table.CvtTable
-
- getVendorID() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getVersion() - Method in class org.apache.batik.svggen.font.table.CmapFormat
-
- getVersion() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getVersion() - Method in class org.apache.batik.svggen.font.table.TableDirectory
-
- getVersionNumber() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getWeight() - Method in class org.apache.batik.svggen.font.table.Panose
-
- getWeightClass() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getWidthClass() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getWinAscent() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getWinDescent() - Method in class org.apache.batik.svggen.font.table.Os2Table
-
- getXCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- getXCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
-
- getXCoordinate(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
-
- getXHeight() - Method in class org.apache.batik.svggen.font.table.Panose
-
- getXMax() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getXMaxExtent() - Method in class org.apache.batik.svggen.font.table.HheaTable
-
- getXMaximum() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
-
- getXMaximum() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
-
- getXMin() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getXMinimum() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
-
- getXMinimum() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
-
- getXScale() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getXTranslate() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getYCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- getYCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
-
- getYCoordinate(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
-
- getYMax() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getYMaximum() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
-
- getYMaximum() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
-
- getYMin() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- getYMinimum() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
-
- getYMinimum() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
-
- getYScale() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- getYTranslate() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- glyf - Static variable in interface org.apache.batik.svggen.font.table.Table
-
- GlyfCompositeComp - Class in org.apache.batik.svggen.font.table
-
- GlyfCompositeComp(ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- GlyfCompositeDescript - Class in org.apache.batik.svggen.font.table
-
Glyph description for composite glyphs.
- GlyfCompositeDescript(GlyfTable, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfCompositeDescript
-
- GlyfDescript - Class in org.apache.batik.svggen.font.table
-
- GlyfDescript(GlyfTable, short, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfDescript
-
- GlyfSimpleDescript - Class in org.apache.batik.svggen.font.table
-
- GlyfSimpleDescript(GlyfTable, short, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfSimpleDescript
-
- GlyfTable - Class in org.apache.batik.svggen.font.table
-
- GlyfTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.GlyfTable
-
- Glyph - Class in org.apache.batik.svggen.font
-
An individual glyph within a font.
- Glyph(GlyphDescription, short, int) - Constructor for class org.apache.batik.svggen.font.Glyph
-
- GlyphDescription - Interface in org.apache.batik.svggen.font.table
-
Specifies access to glyph description classes, simple and composite.
- GPOS - Static variable in interface org.apache.batik.svggen.font.table.Table
-
- GposTable - Class in org.apache.batik.svggen.font.table
-
- GposTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.GposTable
-
- GraphicContextDefaults() - Constructor for class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- gray - Static variable in class org.apache.batik.svggen.SVGColor
-
- green - Static variable in class org.apache.batik.svggen.SVGColor
-
- groupGC - Variable in class org.apache.batik.svggen.DOMGroupManager
-
Current group's SVG GraphicContext state
- groupManagers - Variable in class org.apache.batik.svggen.DOMTreeManager
-
Set of group managers that build groups for
this manager.
- GSUB - Static variable in interface org.apache.batik.svggen.font.table.Table
-
- GsubTable - Class in org.apache.batik.svggen.font.table
-
- GsubTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.GsubTable
-
- handleComposite(Composite, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultExtensionHandler
-
- handleComposite(Composite, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
-
- handleEmptyImage(Element) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
- handleEmptyImage(Element) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
-
- handleEmptyImage(Element) - Method in class org.apache.batik.svggen.SimpleImageHandler
-
- handleError(SVGGraphics2DIOException) - Method in class org.apache.batik.svggen.DefaultErrorHandler
-
This method handles the SVGGraphics2DIOException.
- handleError(SVGGraphics2DRuntimeException) - Method in class org.apache.batik.svggen.DefaultErrorHandler
-
This method handles the SVGGraphics2DRuntimeException.
- handleError(SVGGraphics2DIOException) - Method in interface org.apache.batik.svggen.ErrorHandler
-
This method handles the SVGGraphics2DIOException.
- handleError(SVGGraphics2DRuntimeException) - Method in interface org.apache.batik.svggen.ErrorHandler
-
This method handles the SVGGraphics2DRuntimeException.
- handleFilter(BufferedImageOp, Rectangle, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultExtensionHandler
-
- handleFilter(BufferedImageOp, Rectangle, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
-
- handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
-
This template method should set the xlink:href attribute on the input
Element parameter
- handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
-
This template method should set the xlink:href attribute on the input
Element parameter
- handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
-
This template method should set the xlink:href attribute on the input
Element parameter
- handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
The handler should set the xlink:href tag and the width and
height attributes.
- handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
This template method should set the xlink:href attribute on the input
Element parameter
- handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
This method will delegate to the handleHREF which
uses a RenderedImage
- handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
-
This template method should set the xlink:href attribute on the input
Element parameter
- handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
-
This template method should set the xlink:href attribute on the input
Element parameter
- handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
-
This template method should set the xlink:href attribute on the input
Element parameter
- handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
-
The handler should set the xlink:href tag and the width and
height attributes.
- handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
-
The handler should set the xlink:href tag and the width and
height attributes.
- handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
-
This version of handleHREF encodes the input image into a
PNG image whose bytes are then encoded with Base64.
- handleImage(Image, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
The handler sets the xlink:href tag and returns a transform
- handleImage(RenderedImage, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
The handler sets the xlink:href tag and returns a transform
- handleImage(RenderableImage, Element, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
The handler sets the xlink:href tag and returns a transform
- handleImage(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
-
The handler should set the xlink:href tag and the width and
height attributes.
- handleImage(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
-
The handler should set the xlink:href tag and the width and
height attributes.
- handleImage(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
-
The handler should set the xlink:href tag and the width and
height attributes.
- handleImage(Image, Element, int, int, int, int, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
-
The handler should set the xlink:href and return a transform
- handleImage(RenderedImage, Element, int, int, int, int, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
-
The handler should set the xlink:href tag and return a transform
- handleImage(RenderableImage, Element, double, double, double, double, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
-
The handler should set the xlink:href tag and return a transform
- handleImage(Image, Element, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ImageHandler
-
The handler should set the xlink:href tag and the width and
height attributes.
- handleImage(RenderedImage, Element, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ImageHandler
-
The handler should set the xlink:href tag and the width and
height attributes.
- handleImage(RenderableImage, Element, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ImageHandler
-
The handler should set the xlink:href tag and the width and
height attributes.
- handleImage(Image, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
-
The handler sets the xlink:href tag and returns a transform
- handleImage(RenderedImage, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
-
The handler sets the xlink:href tag and returns a transform
- handleImage(RenderableImage, Element, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
-
The handler sets the xlink:href tag and returns a transform
- handlePaint(Paint, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultExtensionHandler
-
- handlePaint(Paint, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
-
- handleTransform(Element, double, double, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
-
Determines the transformation needed to get the cached image to
scale & position properly.
- handleTransform(Element, double, double, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
Determines the transformation needed to get the cached image to
scale & position properly.
- hdmx - Static variable in interface org.apache.batik.svggen.font.table.Table
-
- head - Static variable in interface org.apache.batik.svggen.font.table.Table
-
- HeadTable - Class in org.apache.batik.svggen.font.table
-
- HeadTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.HeadTable
-
- HEAVY - Static variable in class org.apache.batik.svggen.SVGFont
-
- hhea - Static variable in interface org.apache.batik.svggen.font.table.Table
-
- HheaTable - Class in org.apache.batik.svggen.font.table
-
- HheaTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.HheaTable
-
- hints - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- hmtx - Static variable in interface org.apache.batik.svggen.font.table.Table
-
- HmtxTable - Class in org.apache.batik.svggen.font.table
-
- HmtxTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.HmtxTable
-
- scale(int) - Method in class org.apache.batik.svggen.font.Glyph
-
- scaleX(int, int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
Transforms an x-coordinate of a point for this component.
- scaleY(int, int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
Transforms a y-coordinate of a point for this component.
- Script - Class in org.apache.batik.svggen.font.table
-
- Script(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.Script
-
Creates new ScriptTable
- SCRIPT_TAG_ARAB - Static variable in interface org.apache.batik.svggen.font.table.ScriptTags
-
- ScriptList - Class in org.apache.batik.svggen.font.table
-
- ScriptList(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.ScriptList
-
Creates new ScriptList
- ScriptRecord - Class in org.apache.batik.svggen.font.table
-
- ScriptRecord(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.ScriptRecord
-
Creates new ScriptRecord
- ScriptTags - Interface in org.apache.batik.svggen.font.table
-
Definition of Script tags
- SEMIBOLD - Static variable in class org.apache.batik.svggen.SVGFont
-
- set - Static variable in class org.apache.batik.svggen.SVGStylingAttributes
-
Attributes that represent styling properties
- setBackground(Color) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- setClip(Shape) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- setComment(String) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
Sets the comment to be used.
- setComposite(Composite) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- setDOMFactory(Document) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
Sets the DOM Factory
to be used.
- setDOMGroupManager(DOMGroupManager) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Set a new DOM Group manager for this SVGGraphics2D.
- setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
-
This GenericImageHandler implementation does not
need to interact with the DOMTreeManager.
- setDOMTreeManager(DOMTreeManager) - Method in interface org.apache.batik.svggen.GenericImageHandler
-
Sets the DomTreeManager this image handler may need to
interact with.
- setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.ImageCacher.Embedded
-
Sets the DOMTreeManager this cacher should work on.
- setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.ImageCacher
-
Sets the DOMTreeManager this cacher should work on.
- setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.SimpleImageHandler
-
This GenericImageHandler implementation does not
need to interact with the DOMTreeManager.
- setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Set a DOM Tree manager for the SVGGraphics2D.
- setEmbeddedFontsOn(boolean) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
Sets if we should generate SVG Fonts for texts.
- setErrorHandler(ErrorHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- setExtensionHandler(ExtensionHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- setExtensionHandler(ExtensionHandler) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- setFirstContour(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- setFirstIndex(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- setFont(Font) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- setGeneratorContext(SVGGeneratorContext) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Sets an non null SVGGeneratorContext.
- setGenericImageHandler(GenericImageHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- setGraphicContextDefaults(SVGGeneratorContext.GraphicContextDefaults) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
Sets the default to be used for the graphic context.
- setIDGenerator(SVGIDGenerator) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- setImageAttributes(Element, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
-
Sets the x/y/width/height attributes on the <image>
element.
- setImageHandler(ImageHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- setLocale(Locale) - Static method in class org.apache.batik.svggen.font.Messages
-
Implements Localizable.setLocale(Locale).
- setPaint(Paint) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- setPrecision(int) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
Sets the precision used by this context.
- setRenderingHints(RenderingHints) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- setStroke(Stroke) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- setStyle(Element, Map, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultStyleHandler
-
Sets the style described by styleMap on the given
element.
- setStyle(Element, Map, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.StyleHandler
-
Sets the style described by styleMap on the given
element.
- setStyleHandler(StyleHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
-
- setSVGCanvasSize(Dimension) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Set the Canvas size, this is used to set the width and
height attributes on the outermost 'svg' element.
- setTopLevelGroup(Element) - Method in class org.apache.batik.svggen.DOMTreeManager
-
Sets the topLevelGroup to the input element.
- setTopLevelGroup(Element) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Sets the topLevelGroup to the input element.
- setTransform(Element, TransformStackElement[]) - Method in class org.apache.batik.svggen.DOMGroupManager
-
Processes the transform attribute value corresponding to a
given transform stack
- setUnsupportedAttributes(Set) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
This method let's users indicate that they don't care that
certain text attributes will not be properly converted to
SVG, in exchange when those attributes are used they will
get real SVG text instead of paths.
- setXORMode(Color) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
Sets the paint mode of this graphics context to alternate between
this graphics context's current color and the new specified color.
- shapeConverter - Variable in class org.apache.batik.svggen.SVGGraphics2D
-
Used to convert Java 2D API Shape objects to equivalent SVG
elements
- SIGN_PERCENT - Static variable in interface org.apache.batik.svggen.SVGSyntax
-
- SIGN_POUND - Static variable in interface org.apache.batik.svggen.SVGSyntax
-
- silver - Static variable in class org.apache.batik.svggen.SVGColor
-
- SimpleImageHandler - Class in org.apache.batik.svggen
-
Implements the GenericImageHandler interface and only
uses <image> elements.
- SimpleImageHandler(ImageHandler) - Constructor for class org.apache.batik.svggen.SimpleImageHandler
-
- SingleSubst - Class in org.apache.batik.svggen.font.table
-
- SingleSubst() - Constructor for class org.apache.batik.svggen.font.table.SingleSubst
-
- SingleSubstFormat1 - Class in org.apache.batik.svggen.font.table
-
- SingleSubstFormat1(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.SingleSubstFormat1
-
Creates new SingleSubstFormat1
- SingleSubstFormat2 - Class in org.apache.batik.svggen.font.table
-
- SingleSubstFormat2(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.SingleSubstFormat2
-
Creates new SingleSubstFormat2
- SPACE - Static variable in interface org.apache.batik.svggen.SVGSyntax
-
- stream(String) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- stream(String, boolean) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- stream(Writer) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- stream(Writer, boolean, boolean) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- stream(Writer, boolean) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- stream(Element, Writer) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- stream(Element, Writer, boolean, boolean) - Method in class org.apache.batik.svggen.SVGGraphics2D
-
- stroke - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
-
- style(Node) - Static method in class org.apache.batik.svggen.SVGCSSStyler
-
Invoking this method removes all the styling attributes
(such as 'fill' or 'fill-opacity') from the input element
and its descendant and replaces them with their CSS2
property counterparts.
- StyleHandler - Interface in org.apache.batik.svggen
-
The StyleHandler interface allows you to specialize
how the style will be set on an SVG Element.
- styleToSVG(Font) - Static method in class org.apache.batik.svggen.SVGFont
-
- substitute(int) - Method in class org.apache.batik.svggen.font.table.SingleSubst
-
- substitute(int) - Method in class org.apache.batik.svggen.font.table.SingleSubstFormat1
-
- substitute(int) - Method in class org.apache.batik.svggen.font.table.SingleSubstFormat2
-
- SVGAlphaComposite - Class in org.apache.batik.svggen
-
Utility class that converts an AlphaComposite object into
a set of SVG properties and definitions.
- SVGAlphaComposite(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGAlphaComposite
-
- SVGArc - Class in org.apache.batik.svggen
-
Utility class that converts an Arc2D object into
a corresponding SVG element, i.e., a path with an elliptical arc
and optionally lines..
- SVGArc(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGArc
-
- SVGAttribute - Class in org.apache.batik.svggen
-
Represents an SVG attribute and provides convenience
methods to determine whether or not the attribute applies
to a given element type.
- SVGAttribute(Set, boolean) - Constructor for class org.apache.batik.svggen.SVGAttribute
-
- SVGAttributeMap - Class in org.apache.batik.svggen
-
Repository of SVG attribute descriptions, accessible by
name.
- SVGAttributeMap() - Constructor for class org.apache.batik.svggen.SVGAttributeMap
-
- SVGBasicStroke - Class in org.apache.batik.svggen
-
Utility class that converts a Java BasicStroke object into
a set of SVG style attributes
- SVGBasicStroke(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGBasicStroke
-
- SVGBufferedImageOp - Class in org.apache.batik.svggen
-
Utility class that converts a BufferedImageOp object into
an SVG filter.
- SVGBufferedImageOp(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGBufferedImageOp
-
- svgCanvasSize - Variable in class org.apache.batik.svggen.SVGGraphics2D
-
SVG Canvas size
- SVGClip - Class in org.apache.batik.svggen
-
Utility class that converts a Path object into an SVG clip
- SVGClip(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGClip
-
- SVGClipDescriptor - Class in org.apache.batik.svggen
-
Describes an SVG clip
- SVGClipDescriptor(String, Element) - Constructor for class org.apache.batik.svggen.SVGClipDescriptor
-
Creates a new SVGClipDescriptor.
- SVGColor - Class in org.apache.batik.svggen
-
Utility class that converts a Color object into a set of
corresponding SVG attributes.
- SVGColor(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGColor
-
- SVGComposite - Class in org.apache.batik.svggen
-
Utility class that converts a Composite object into
a set of SVG properties and definitions.
- SVGComposite(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGComposite
-
- SVGCompositeDescriptor - Class in org.apache.batik.svggen
-
Used to represent an SVG Composite.
- SVGCompositeDescriptor(String, String) - Constructor for class org.apache.batik.svggen.SVGCompositeDescriptor
-
- SVGCompositeDescriptor(String, String, Element) - Constructor for class org.apache.batik.svggen.SVGCompositeDescriptor
-
- SVGConverter - Interface in org.apache.batik.svggen
-
Defines the interface for classes that are able to convert
part or all of a GraphicContext.
- SVGConvolveOp - Class in org.apache.batik.svggen
-
Utility class that converts a ConvolveOp object into
an SVG filter descriptor.
- SVGConvolveOp(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGConvolveOp
-
- SVGCSSStyler - Class in org.apache.batik.svggen
-
This utility class converts a standard SVG document that uses
attribute into one that uses the CSS style attribute instead.
- SVGCSSStyler() - Constructor for class org.apache.batik.svggen.SVGCSSStyler
-
- SVGCustomBufferedImageOp - Class in org.apache.batik.svggen
-
Utility class that converts an custom BufferedImageOp object into
an equivalent SVG filter.
- SVGCustomBufferedImageOp(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGCustomBufferedImageOp
-
- SVGCustomComposite - Class in org.apache.batik.svggen
-
Utility class that converts an custom Composite object into
a set of SVG properties and definitions.
- SVGCustomComposite(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGCustomComposite
-
- SVGCustomPaint - Class in org.apache.batik.svggen
-
Utility class that converts an custom Paint object into
a set of SVG properties and definitions.
- SVGCustomPaint(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGCustomPaint
-
- SVGDescriptor - Interface in org.apache.batik.svggen
-
Defines the interface for a set of SVG attributes and
related definitions.
- SVGEllipse - Class in org.apache.batik.svggen
-
Utility class that converts an Ellipse2D object into
a corresponding SVG element, i.e., a circle or an ellipse.
- SVGEllipse(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGEllipse
-
- SVGFilterConverter - Interface in org.apache.batik.svggen
-
Defines the interface for classes that are able to convert
a BufferedImageOp filter.
- SVGFilterDescriptor - Class in org.apache.batik.svggen
-
Used to represent an SVG Composite.
- SVGFilterDescriptor(String) - Constructor for class org.apache.batik.svggen.SVGFilterDescriptor
-
- SVGFilterDescriptor(String, Element) - Constructor for class org.apache.batik.svggen.SVGFilterDescriptor
-
- SVGFont - Class in org.apache.batik.svggen.font
-
Converts a TrueType font to an SVG embedded font.
- SVGFont() - Constructor for class org.apache.batik.svggen.font.SVGFont
-
- SVGFont - Class in org.apache.batik.svggen
-
Utility class that converts a Font object into a set of SVG
font attributes
- SVGFont(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGFont
-
- SVGFontDescriptor - Class in org.apache.batik.svggen
-
Describes an SVG font
- SVGFontDescriptor(String, String, String, String, Element) - Constructor for class org.apache.batik.svggen.SVGFontDescriptor
-
Constructor
- SVGGeneratorContext - Class in org.apache.batik.svggen
-
This class contains all non graphical contextual information that
are needed by the
SVGGraphics2D to
generate SVG from Java 2D primitives.
- SVGGeneratorContext(Document) - Constructor for class org.apache.batik.svggen.SVGGeneratorContext
-
Builds an instance of SVGGeneratorContext with the given
domFactory but let the user set later the other contextual
information.
- SVGGeneratorContext.GraphicContextDefaults - Class in org.apache.batik.svggen
-
Class to describe the GraphicContext defaults to
be used.
- SVGGraphicContext - Class in org.apache.batik.svggen
-
Represents the SVG equivalent of a Java 2D API graphic
context attribute.
- SVGGraphicContext(Map, TransformStackElement[]) - Constructor for class org.apache.batik.svggen.SVGGraphicContext
-
- SVGGraphicContext(Map, Map, TransformStackElement[]) - Constructor for class org.apache.batik.svggen.SVGGraphicContext
-
- SVGGraphicContextConverter - Class in org.apache.batik.svggen
-
This class performs the task of converting the state of the
Java 2D API graphic context into a set of graphic attributes.
- SVGGraphicContextConverter(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGGraphicContextConverter
-
- SVGGraphicObjectConverter - Class in org.apache.batik.svggen
-
- SVGGraphicObjectConverter(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGGraphicObjectConverter
-
- SVGGraphics2D - Class in org.apache.batik.svggen
-
This implementation of the java.awt.Graphics2D abstract class
allows users to generate SVG (Scalable Vector Graphics) content
from Java code.
- SVGGraphics2D(Document) - Constructor for class org.apache.batik.svggen.SVGGraphics2D
-
- SVGGraphics2D(Document, ImageHandler, ExtensionHandler, boolean) - Constructor for class org.apache.batik.svggen.SVGGraphics2D
-
- SVGGraphics2D(SVGGeneratorContext, boolean) - Constructor for class org.apache.batik.svggen.SVGGraphics2D
-
Creates a new SVGGraphics2D object.
- SVGGraphics2D(SVGGraphics2D) - Constructor for class org.apache.batik.svggen.SVGGraphics2D
-
This constructor is used in create()
- SVGGraphics2DIOException - Exception in org.apache.batik.svggen
-
Thrown when an SVG Generator method receives an illegal argument in parameter.
- SVGGraphics2DIOException(String) - Constructor for exception org.apache.batik.svggen.SVGGraphics2DIOException
-
Constructs a new SVGGraphics2DIOException with the
specified detail message.
- SVGGraphics2DIOException(IOException) - Constructor for exception org.apache.batik.svggen.SVGGraphics2DIOException
-
Constructs a new SVGGraphics2DIOException with the
specified detail message.
- SVGGraphics2DIOException(String, IOException) - Constructor for exception org.apache.batik.svggen.SVGGraphics2DIOException
-
Constructs a new SVGGraphics2DIOException with the
specified detail message.
- SVGGraphics2DRuntimeException - Exception in org.apache.batik.svggen
-
Thrown when an SVG Generator method receives an illegal argument in parameter.
- SVGGraphics2DRuntimeException(String) - Constructor for exception org.apache.batik.svggen.SVGGraphics2DRuntimeException
-
Constructs a new SVGGraphics2DRuntimeException with the
specified detail message.
- SVGGraphics2DRuntimeException(Exception) - Constructor for exception org.apache.batik.svggen.SVGGraphics2DRuntimeException
-
Constructs a new SVGGraphics2DRuntimeException with the
specified detail message.
- SVGGraphics2DRuntimeException(String, Exception) - Constructor for exception org.apache.batik.svggen.SVGGraphics2DRuntimeException
-
Constructs a new SVGGraphics2DRuntimeException with the
specified detail message.
- SVGHintsDescriptor - Class in org.apache.batik.svggen
-
Describes a set of SVG hints
- SVGHintsDescriptor(String, String, String, String, String) - Constructor for class org.apache.batik.svggen.SVGHintsDescriptor
-
Constructor
- SVGIDGenerator - Class in org.apache.batik.svggen
-
Generates id for an arbitrary number of prefix
- SVGIDGenerator() - Constructor for class org.apache.batik.svggen.SVGIDGenerator
-
- SVGLine - Class in org.apache.batik.svggen
-
Utility class that converts a Line2D object into
a corresponding SVG line element.
- SVGLine(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGLine
-
- SVGLinearGradient - Class in org.apache.batik.svggen
-
Utility class that converts a Java GradientPaint into an
SVG linear gradient element
- SVGLinearGradient(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGLinearGradient
-
- SVGLookupOp - Class in org.apache.batik.svggen
-
Utility class that converts a LookupOp object into
an SVG filter descriptor.
- SVGLookupOp(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGLookupOp
-
- SVGPaint - Class in org.apache.batik.svggen
-
Utility class that converts a Paint object into an
SVG element.
- SVGPaint(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGPaint
-
- SVGPaintDescriptor - Class in org.apache.batik.svggen
-
Used to represent an SVG Paint.
- SVGPaintDescriptor(String, String) - Constructor for class org.apache.batik.svggen.SVGPaintDescriptor
-
- SVGPaintDescriptor(String, String, Element) - Constructor for class org.apache.batik.svggen.SVGPaintDescriptor
-
- SVGPath - Class in org.apache.batik.svggen
-
Utility class that converts a Shape object into an SVG
path element.
- SVGPath(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGPath
-
- SVGPolygon - Class in org.apache.batik.svggen
-
Utility class that converts a Polygon object into
an SVG element.
- SVGPolygon(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGPolygon
-
- SVGRectangle - Class in org.apache.batik.svggen
-
Utility class that converts a Rectangle2D or RoundRectangle2D
object into an SVG element.
- SVGRectangle(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGRectangle
-
- SVGRenderingHints - Class in org.apache.batik.svggen
-
Utility class that converts a RenderingHints object into
a set of SVG properties.
- SVGRenderingHints(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGRenderingHints
-
- SVGRescaleOp - Class in org.apache.batik.svggen
-
Utility class that converts a RescaleOp object into
an SVG filter descriptor.
- SVGRescaleOp(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGRescaleOp
-
- SVGShape - Class in org.apache.batik.svggen
-
Utility class that converts a Shape object into the corresponding
SVG element.
- SVGShape(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGShape
-
- SVGStrokeDescriptor - Class in org.apache.batik.svggen
-
Used to represent an SVG Paint.
- SVGStrokeDescriptor(String, String, String, String, String, String) - Constructor for class org.apache.batik.svggen.SVGStrokeDescriptor
-
- SVGStylingAttributes - Class in org.apache.batik.svggen
-
Defines the set of attributes from Exchange SVG that
are defined as styling properties in Stylable SVG.
- SVGStylingAttributes() - Constructor for class org.apache.batik.svggen.SVGStylingAttributes
-
- SVGSyntax - Interface in org.apache.batik.svggen
-
Contains the definition of the SVG tags and attribute names.
- SVGTexturePaint - Class in org.apache.batik.svggen
-
Utility class that converts a TexturePaint object into an
SVG pattern element
- SVGTexturePaint(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGTexturePaint
-
- SVGTransform - Class in org.apache.batik.svggen
-
Utility class that converts a GraphicContext transform stack
into an SVG transform attribute.
- SVGTransform(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGTransform
-
- SVGTransformDescriptor - Class in org.apache.batik.svggen
-
Describes an SVG transform
- SVGTransformDescriptor(String) - Constructor for class org.apache.batik.svggen.SVGTransformDescriptor
-
- SwingSVGPrettyPrint - Class in org.apache.batik.svggen
-
This class offers a way to create an SVG document with grouping
that reflects the Swing composite structure (container/components).
- SwingSVGPrettyPrint() - Constructor for class org.apache.batik.svggen.SwingSVGPrettyPrint
-
- Table - Interface in org.apache.batik.svggen.font.table
-
- TableDirectory - Class in org.apache.batik.svggen.font.table
-
- TableDirectory(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.TableDirectory
-
- TableFactory - Class in org.apache.batik.svggen.font.table
-
- TableFactory() - Constructor for class org.apache.batik.svggen.font.table.TableFactory
-
- teal - Static variable in class org.apache.batik.svggen.SVGColor
-
- topLevelGroup - Variable in class org.apache.batik.svggen.DOMTreeManager
-
Top level group
- toString() - Method in class org.apache.batik.svggen.font.table.CmapFormat
-
- toString() - Method in class org.apache.batik.svggen.font.table.CmapFormat4
-
- toString() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
-
- toString() - Method in class org.apache.batik.svggen.font.table.CmapTable
-
- toString() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
-
- toString() - Method in class org.apache.batik.svggen.font.table.GposTable
-
- toString() - Method in class org.apache.batik.svggen.font.table.GsubTable
-
- toString() - Method in class org.apache.batik.svggen.font.table.HeadTable
-
- toString() - Method in class org.apache.batik.svggen.font.table.Panose
-
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGAlphaComposite
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(AlphaComposite) - Method in class org.apache.batik.svggen.SVGAlphaComposite
-
- toSVG(Arc2D) - Method in class org.apache.batik.svggen.SVGArc
-
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGBasicStroke
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(BasicStroke) - Method in class org.apache.batik.svggen.SVGBasicStroke
-
- toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.svggen.SVGBufferedImageOp
-
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGClip
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions.
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGColor
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(Color, SVGGeneratorContext) - Static method in class org.apache.batik.svggen.SVGColor
-
Converts a Color object to a set of two corresponding
values: a CSS color string and an opacity value.
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGComposite
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(Composite) - Method in class org.apache.batik.svggen.SVGComposite
-
- toSVG(GraphicContext) - Method in interface org.apache.batik.svggen.SVGConverter
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.svggen.SVGConvolveOp
-
Converts a Java 2D API BufferedImageOp into
a set of attribute/value pairs and related definitions
- toSVG(ConvolveOp) - Method in class org.apache.batik.svggen.SVGConvolveOp
-
- toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.svggen.SVGCustomBufferedImageOp
-
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGCustomComposite
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(Composite) - Method in class org.apache.batik.svggen.SVGCustomComposite
-
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGCustomPaint
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(Paint) - Method in class org.apache.batik.svggen.SVGCustomPaint
-
- toSVG(Ellipse2D) - Method in class org.apache.batik.svggen.SVGEllipse
-
- toSVG(BufferedImageOp, Rectangle) - Method in interface org.apache.batik.svggen.SVGFilterConverter
-
Converts a Java 2D API BufferedImageOp into
a set of attribute/value pairs and related definitions
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGFont
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(Font, FontRenderContext) - Method in class org.apache.batik.svggen.SVGFont
-
- toSVG(TransformStackElement[]) - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
-
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
-
- toSVG(Line2D) - Method in class org.apache.batik.svggen.SVGLine
-
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGLinearGradient
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(GradientPaint) - Method in class org.apache.batik.svggen.SVGLinearGradient
-
- toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.svggen.SVGLookupOp
-
Converts a Java 2D API BufferedImageOp into
a set of attribute/value pairs and related definitions
- toSVG(LookupOp) - Method in class org.apache.batik.svggen.SVGLookupOp
-
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGPaint
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(Paint) - Method in class org.apache.batik.svggen.SVGPaint
-
- toSVG(Shape) - Method in class org.apache.batik.svggen.SVGPath
-
- toSVG(Polygon) - Method in class org.apache.batik.svggen.SVGPolygon
-
- toSVG(Rectangle2D) - Method in class org.apache.batik.svggen.SVGRectangle
-
- toSVG(RoundRectangle2D) - Method in class org.apache.batik.svggen.SVGRectangle
-
In the Java 2D API, arc width/height are used
as absolute values.
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGRenderingHints
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(RenderingHints) - Static method in class org.apache.batik.svggen.SVGRenderingHints
-
- toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.svggen.SVGRescaleOp
-
Converts a Java 2D API BufferedImageOp into
a set of attribute/value pairs and related definitions
- toSVG(RescaleOp) - Method in class org.apache.batik.svggen.SVGRescaleOp
-
- toSVG(Shape) - Method in class org.apache.batik.svggen.SVGShape
-
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGTexturePaint
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVG(TexturePaint) - Method in class org.apache.batik.svggen.SVGTexturePaint
-
- toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGTransform
-
Converts part or all of the input GraphicContext into
a set of attribute/value pairs and related definitions
- toSVGPathData(Shape, SVGGeneratorContext) - Static method in class org.apache.batik.svggen.SVGPath
-
- toSVGTransform(GraphicContext) - Method in class org.apache.batik.svggen.SVGTransform
-
- toSVGTransform(TransformStackElement[]) - Method in class org.apache.batik.svggen.SVGTransform
-
This method tries to collapse the transform stack into an SVG
string as compact as possible while still conveying the semantic
of the stack.
- touched - Variable in class org.apache.batik.svggen.font.Point
-
- trimContextForElement(SVGGraphicContext, Element) - Method in class org.apache.batik.svggen.DOMGroupManager
-
Removes properties that do not apply for a specific element