A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

G

G - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
GAINSBORO_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'gainsboro' RGB color.
GAINSBORO_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'gainsboro' color name.
GAMMA - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
 
GDEF - Static variable in interface org.apache.batik.svggen.font.table.Table
 
GENERAL - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
GENERAL_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
GEOMETRICPRECISION_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'geometricprecision' keyword.
GHOSTWHITE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'ghostwhite' RGB color.
GHOSTWHITE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'ghostwhite' color name.
GLYPH_ORIENTATION_HORIZONTAL_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
GLYPH_ORIENTATION_VERTICAL_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
GOLDENROD_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'goldenrod' RGB color.
GOLDENROD_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'goldenrod' color name.
GOLD_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'gold' RGB color.
GOLD_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'gold' color name.
GPOS - Static variable in interface org.apache.batik.svggen.font.table.Table
 
GRAD - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a grad lexical unit.
GRAYTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'GRAYTEXT' color name.
GRAY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'gray' RGB color.
GRAY_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'gray' color name.
GREEN - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
GREEN - Static variable in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
GREENYELLOW_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'greenyellow' RGB color.
GREENYELLOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'greenyellow' color name.
GREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'green' RGB color.
GREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'green' color name.
GREY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'grey' RGB color.
GREY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'grey' color name.
GRID_LINES_STROKE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The grid lines stroke.
GSUB - Static variable in interface org.apache.batik.svggen.font.table.Table
 
GVTACIImpl - class org.apache.batik.gvt.text.GVTACIImpl.
GVTACIImpl Used to implement SVG <tspan> and <text> attributes.
GVTACIImpl() - Constructor for class org.apache.batik.gvt.text.GVTACIImpl
Constructs a new GVTAttributedCharacterIterator with no attributes and a null string.
GVTACIImpl(AttributedCharacterIterator) - Constructor for class org.apache.batik.gvt.text.GVTACIImpl
Constructs a GVTACIImpl whose contents are equivalent to those of aci.
GVTACIImpl.TransformAttributeFilter - class org.apache.batik.gvt.text.GVTACIImpl.TransformAttributeFilter.
AttributeFilter which converts (extended) location attributes SVGAttributedCharacterIterator.TextAttribute.X, TextAttribute.Y, TextAttribute.ROTATE attributes to TextAttribute.TRANSFORM attributes.
GVTACIImpl.TransformAttributeFilter() - Constructor for class org.apache.batik.gvt.text.GVTACIImpl.TransformAttributeFilter
 
GVTAttributedCharacterIterator - interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator.
GVTAttributedCharacterIterator Used to implement SVG <tspan> and <text> attributes.
GVTAttributedCharacterIterator.AttributeFilter - interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator.AttributeFilter.
Interface for helper class which mutates the attributes of an AttributedCharacterIterator.
GVTAttributedCharacterIterator.TextAttribute - class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute.
Attribute keys that identify SVG text attributes.
GVTAttributedCharacterIterator.TextAttribute(String) - Constructor for class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Construct a TextAttribute key with name s
GVTBuilder - class org.apache.batik.bridge.GVTBuilder.
This class is responsible for creating a GVT tree using an SVG DOM tree.
GVTBuilder() - Constructor for class org.apache.batik.bridge.GVTBuilder
Constructs a new builder.
GVTFont - interface org.apache.batik.gvt.font.GVTFont.
An interface for all GVT font classes.
GVTFontFace - class org.apache.batik.gvt.font.GVTFontFace.
One line Class Desc Complete Class Desc
GVTFontFace(String, float, String, String, String, String, float, String, float, float, float, float, float, float, float, float) - Constructor for class org.apache.batik.gvt.font.GVTFontFace
Constructes an GVTFontFace with the specfied font-face attributes.
GVTFontFace(String) - Constructor for class org.apache.batik.gvt.font.GVTFontFace
Constructs an SVGFontFace with default values for all the font-face attributes other than familyName
GVTFontFamily - interface org.apache.batik.gvt.font.GVTFontFamily.
An interface for all font family classes.
GVTGlyphMetrics - class org.apache.batik.gvt.font.GVTGlyphMetrics.
GVTGlyphMetrics is essentially a wrapper class for java.awt.font.GlyphMetrics with the addition of horizontal and vertical advance values.
GVTGlyphMetrics(GlyphMetrics, float) - Constructor for class org.apache.batik.gvt.font.GVTGlyphMetrics
Constructs a new GVTGlyphMetrics object based upon the specified GlyphMetrics object and an additional vertical advance value.
GVTGlyphMetrics(float, float, Rectangle2D, byte) - Constructor for class org.apache.batik.gvt.font.GVTGlyphMetrics
Constructs a new GVTGlyphMetrics object using the specified parameters.
GVTGlyphVector - interface org.apache.batik.gvt.font.GVTGlyphVector.
An interface for all GVT GlyphVector classes.
GVTLineMetrics - class org.apache.batik.gvt.font.GVTLineMetrics.
GVTLineMetrics is a GVT version of java.awt.font.LineMetrics.
GVTLineMetrics(LineMetrics) - Constructor for class org.apache.batik.gvt.font.GVTLineMetrics
Constructs a GVTLineMetrics object based on the specified line metrics.
GVTLineMetrics(LineMetrics, float) - Constructor for class org.apache.batik.gvt.font.GVTLineMetrics
Constructs a GVTLineMetrics object based on the specified line metrics with a scale factor applied.
GVTLineMetrics(float, int, float[], float, float, float, int, float, float, float, float, float, float) - Constructor for class org.apache.batik.gvt.font.GVTLineMetrics
Constructs a GVTLineMetrics object with the specified attributes.
GVTTreeBuilder - class org.apache.batik.swing.svg.GVTTreeBuilder.
This class represents an object which builds asynchroneaously a GVT tree.
GVTTreeBuilder(SVGDocument, BridgeContext) - Constructor for class org.apache.batik.swing.svg.GVTTreeBuilder
Creates a new GVTTreeBuilder.
GVTTreeBuilderAdapter - class org.apache.batik.swing.svg.GVTTreeBuilderAdapter.
An adapter class that represents a listener to the GVTTreeBuilderEvent events.
GVTTreeBuilderAdapter() - Constructor for class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
 
GVTTreeBuilderEvent - class org.apache.batik.swing.svg.GVTTreeBuilderEvent.
This class represents an event which indicate an event originated from a GVTTreeBuilder instance.
GVTTreeBuilderEvent(Object, GraphicsNode) - Constructor for class org.apache.batik.swing.svg.GVTTreeBuilderEvent
Creates a new GVTTreeBuilderEvent.
GVTTreeBuilderListener - interface org.apache.batik.swing.svg.GVTTreeBuilderListener.
This interface represents a listener to the GVTTreeBuilderEvent events.
GVTTreeRenderer - class org.apache.batik.swing.gvt.GVTTreeRenderer.
This class represents an object which renders asynchroneaously a GVT tree.
GVTTreeRenderer(ImageRenderer, AffineTransform, boolean, Shape, int, int) - Constructor for class org.apache.batik.swing.gvt.GVTTreeRenderer
Creates a new GVTTreeRenderer.
GVTTreeRendererAdapter - class org.apache.batik.swing.gvt.GVTTreeRendererAdapter.
An adapter class that represents a listener to the GVTTreeRendererEvent events.
GVTTreeRendererAdapter() - Constructor for class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
 
GVTTreeRendererEvent - class org.apache.batik.swing.gvt.GVTTreeRendererEvent.
This class represents an event which indicate an event originated from a GVTTreeRenderer instance.
GVTTreeRendererEvent(Object, BufferedImage) - Constructor for class org.apache.batik.swing.gvt.GVTTreeRendererEvent
Creates a new GVTTreeRendererEvent.
GVTTreeRendererListener - interface org.apache.batik.swing.gvt.GVTTreeRendererListener.
This interface represents a listener to the GVTTreeRendererEvent events.
GVTTreeWalker - class org.apache.batik.gvt.GVTTreeWalker.
GVTTreeWalker objects are used to navigate a GVT tree or subtree.
GVTTreeWalker(GraphicsNode) - Constructor for class org.apache.batik.gvt.GVTTreeWalker
Constructs a new GVTTreeWalker.
GVT_FONT - Static variable in class org.apache.batik.extension.svg.GlyphIterator
 
GVT_FONT - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
GVT_FONT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
GVT_FONT - Static variable in class org.apache.batik.gvt.text.GlyphLayout
 
GVT_FONT_FAMILIES - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
GVT_FONT_FAMILIES - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
GZIP_MAGIC - Static variable in class org.apache.batik.util.ParsedURLData
GZIP header magic number bytes, like found in a gzipped files, which are encoded in Intel format (i.e. little indian).
GammaTransfer - class org.apache.batik.ext.awt.image.GammaTransfer.
GammaTransfer.java This class defines the Gamma type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
GammaTransfer(float, float, float) - Constructor for class org.apache.batik.ext.awt.image.GammaTransfer
Three floats as the input for the Gamma function
GaussianBlurRable - interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable.
Implements a GaussianBlur operation, where the blur size is defined by standard deviations along the x and y axis.
GaussianBlurRable8Bit - class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit.
GaussianBlurRable implementation
GaussianBlurRable8Bit(Filter, double, double) - Constructor for class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
GaussianBlurRed8Bit - class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit.
This implementation of RenderableImage will render its input GraphicsNode on demand for tiles.
GaussianBlurRed8Bit(CachableRed, double, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
Construct a blurred version of src, by blurring with a gaussian kernel with standard Deviation of stdDev pixels.
GaussianBlurRed8Bit(CachableRed, double, double, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
Construct a blurred version of src, by blurring with a gaussian kernel with standard Deviation of stdDev pixels.
GenericAttr - class org.apache.batik.dom.GenericAttr.
This class implements the Attr interface.
GenericAttr() - Constructor for class org.apache.batik.dom.GenericAttr
Creates a new Attr object.
GenericAttr(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericAttr
Creates a new Attr object.
GenericAttrNS - class org.apache.batik.dom.GenericAttrNS.
This class implements the Attr interface with support for namespaces.
GenericAttrNS() - Constructor for class org.apache.batik.dom.GenericAttrNS
Creates a new Attr object.
GenericAttrNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericAttrNS
Creates a new Attr object.
GenericBridge - interface org.apache.batik.bridge.GenericBridge.
A tagging interface that bridges for elements child of GraphicsNodeBridge should implement.
GenericCDATASection - class org.apache.batik.dom.GenericCDATASection.
This class implements the CDATASection interface.
GenericCDATASection() - Constructor for class org.apache.batik.dom.GenericCDATASection
Creates a new CDATASection object.
GenericCDATASection(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericCDATASection
Creates a new CDATASection object.
GenericComment - class org.apache.batik.dom.GenericComment.
This class implements the Comment interface.
GenericComment() - Constructor for class org.apache.batik.dom.GenericComment
Creates a new Comment object.
GenericComment(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericComment
Creates a new Comment object.
GenericDOMImplementation - class org.apache.batik.dom.GenericDOMImplementation.
This class implements the DOMImplementation.
GenericDOMImplementation() - Constructor for class org.apache.batik.dom.GenericDOMImplementation
Creates a new GenericDOMImplementation object.
GenericDecoder - class org.apache.batik.util.io.GenericDecoder.
This class delegates to a reader the decoding of an input stream.
GenericDecoder(InputStream, String) - Constructor for class org.apache.batik.util.io.GenericDecoder
Creates a new GenericDecoder.
GenericDecoder(Reader) - Constructor for class org.apache.batik.util.io.GenericDecoder
Creates a new GenericDecoder.
GenericDocument - class org.apache.batik.dom.GenericDocument.
This class implements the Document, DocumentEvent.
GenericDocument() - Constructor for class org.apache.batik.dom.GenericDocument
Creates a new uninitialized document.
GenericDocument(DocumentType, DOMImplementation) - Constructor for class org.apache.batik.dom.GenericDocument
Creates a new uninitialized document.
GenericDocumentFragment - class org.apache.batik.dom.GenericDocumentFragment.
This class implements DocumentFragment interface.
GenericDocumentFragment() - Constructor for class org.apache.batik.dom.GenericDocumentFragment
Creates a new DocumentFragment object.
GenericDocumentFragment(AbstractDocument) - Constructor for class org.apache.batik.dom.GenericDocumentFragment
Creates a new DocumentFragment object.
GenericDocumentType - class org.apache.batik.dom.GenericDocumentType.
 
GenericDocumentType(String, String, String) - Constructor for class org.apache.batik.dom.GenericDocumentType
 
GenericElement - class org.apache.batik.dom.GenericElement.
This class implements the Element interface.
GenericElement() - Constructor for class org.apache.batik.dom.GenericElement
Creates a new Element object.
GenericElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericElement
Creates a new Element object.
GenericElementNS - class org.apache.batik.dom.GenericElementNS.
This class implements the Element interface.
GenericElementNS() - Constructor for class org.apache.batik.dom.GenericElementNS
Creates a new Element object.
GenericElementNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericElementNS
Creates a new Element object.
GenericEntity - class org.apache.batik.dom.GenericEntity.
This class implements the Entity interface.
GenericEntity() - Constructor for class org.apache.batik.dom.GenericEntity
Creates a new Entity object.
GenericEntity(String, String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericEntity
Creates a new Entity object.
GenericEntityReference - class org.apache.batik.dom.GenericEntityReference.
This class implements the EntityReference interface.
GenericEntityReference() - Constructor for class org.apache.batik.dom.GenericEntityReference
Creates a new EntityReference object.
GenericEntityReference(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericEntityReference
Creates a new EntityReference object.
GenericImageHandler - interface org.apache.batik.svggen.GenericImageHandler.
Extends the default ImageHandler interface with calls to allow caching of raster images in generated SVG content.
GenericNotation - class org.apache.batik.dom.GenericNotation.
This class implements the Notation interface.
GenericNotation() - Constructor for class org.apache.batik.dom.GenericNotation
Creates a new Notation object.
GenericNotation(String, String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericNotation
Creates a new Notation object.
GenericProcessingInstruction - class org.apache.batik.dom.GenericProcessingInstruction.
This class implements the ProcessingInstruction interface.
GenericProcessingInstruction() - Constructor for class org.apache.batik.dom.GenericProcessingInstruction
Creates a new ProcessingInstruction object.
GenericProcessingInstruction(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericProcessingInstruction
Creates a new ProcessingInstruction object.
GenericText - class org.apache.batik.dom.GenericText.
This class provides a generic implementation of the Text interface.
GenericText() - Constructor for class org.apache.batik.dom.GenericText
Creates a new uninitialized Text object.
GenericText(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericText
Creates a new Text object.
GetSVGDocument - interface org.w3c.dom.svg.GetSVGDocument.
 
GlyfCompositeComp - class org.apache.batik.svggen.font.table.GlyfCompositeComp.
 
GlyfCompositeComp(int, int, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
GlyfCompositeDescript - class org.apache.batik.svggen.font.table.GlyfCompositeDescript.
Glyph description for composite glyphs.
GlyfCompositeDescript(GlyfTable, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
GlyfDescript - class org.apache.batik.svggen.font.table.GlyfDescript.
 
GlyfDescript(GlyfTable, short, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfDescript
 
GlyfSimpleDescript - class org.apache.batik.svggen.font.table.GlyfSimpleDescript.
 
GlyfSimpleDescript(GlyfTable, short, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
GlyfTable - class org.apache.batik.svggen.font.table.GlyfTable.
 
GlyfTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.GlyfTable
 
Glyph - class org.apache.batik.gvt.font.Glyph.
A Glyph describes a graphics node with some specific glyph rendering attributes.
Glyph(String, Vector, String, String, String, Point2D, Point2D, float, float, int, TextPaintInfo, Shape, GraphicsNode) - Constructor for class org.apache.batik.gvt.font.Glyph
Constructs a Glyph with the specified parameters.
Glyph - class org.apache.batik.svggen.font.Glyph.
An individual glyph within a font.
Glyph(GlyphDescription, short, int) - Constructor for class org.apache.batik.svggen.font.Glyph
 
GlyphDescription - interface org.apache.batik.svggen.font.table.GlyphDescription.
Specifies access to glyph description classes, simple and composite.
GlyphIterator - class org.apache.batik.extension.svg.GlyphIterator.
 
GlyphIterator(AttributedCharacterIterator, GVTGlyphVector) - Constructor for class org.apache.batik.extension.svg.GlyphIterator
 
GlyphIterator(GlyphIterator) - Constructor for class org.apache.batik.extension.svg.GlyphIterator
 
GlyphLayout - class org.apache.batik.gvt.text.GlyphLayout.
Implementation of TextSpanLayout which uses java.awt.font.GlyphVector.
GlyphLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Constructor for class org.apache.batik.gvt.text.GlyphLayout
Creates the specified text layout using the specified AttributedCharacterIterator and rendering context.
GlyphOrientationHorizontalManager - class org.apache.batik.css.engine.value.svg.GlyphOrientationHorizontalManager.
This class provides a manager for the 'glyph-orientation-horizontal' property values.
GlyphOrientationHorizontalManager() - Constructor for class org.apache.batik.css.engine.value.svg.GlyphOrientationHorizontalManager
 
GlyphOrientationManager - class org.apache.batik.css.engine.value.svg.GlyphOrientationManager.
This class provides a manager for the 'glyph-orientation' property values.
GlyphOrientationManager() - Constructor for class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
 
GlyphOrientationVerticalManager - class org.apache.batik.css.engine.value.svg.GlyphOrientationVerticalManager.
This class provides a manager for the 'glyph-orientation-vertical' property values.
GlyphOrientationVerticalManager() - Constructor for class org.apache.batik.css.engine.value.svg.GlyphOrientationVerticalManager
 
GposTable - class org.apache.batik.svggen.font.table.GposTable.
 
GposTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.GposTable
 
GraphicContext - class org.apache.batik.ext.awt.g2d.GraphicContext.
Handles the attributes in a graphic context:
+ Composite
+ Font
+ Paint
+ Stroke
+ Clip
+ RenderingHints
+ AffineTransform
GraphicContext() - Constructor for class org.apache.batik.ext.awt.g2d.GraphicContext
Default constructor
GraphicContext(AffineTransform) - Constructor for class org.apache.batik.ext.awt.g2d.GraphicContext
 
GraphicsNode - interface org.apache.batik.gvt.GraphicsNode.
The base class for all graphics nodes.
GraphicsNodeBridge - interface org.apache.batik.bridge.GraphicsNodeBridge.
Bridge class for creating, building, and updating a GraphicsNode according to an Element.
GraphicsNodeChangeAdapter - class org.apache.batik.gvt.event.GraphicsNodeChangeAdapter.
An abstract adapter class for receiving graphics node change events.
GraphicsNodeChangeAdapter() - Constructor for class org.apache.batik.gvt.event.GraphicsNodeChangeAdapter
 
GraphicsNodeChangeEvent - class org.apache.batik.gvt.event.GraphicsNodeChangeEvent.
An event which indicates that a change action occurred on a graphics node.
GraphicsNodeChangeEvent(GraphicsNode, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeChangeEvent
Constructs a new graphics node event with the specified source and ID.
GraphicsNodeChangeListener - interface org.apache.batik.gvt.event.GraphicsNodeChangeListener.
The interface for listening to changes on graphics nodes.
GraphicsNodeEvent - class org.apache.batik.gvt.event.GraphicsNodeEvent.
A low-level event for GraphicsNode.
GraphicsNodeEvent(GraphicsNode, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeEvent
Constructs a new graphics node event with the specified source and ID.
GraphicsNodeFocusEvent - class org.apache.batik.gvt.event.GraphicsNodeFocusEvent.
A low-level event which indicates that a graphics node has gained or lost the keyboard focus.
GraphicsNodeFocusEvent(GraphicsNode, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeFocusEvent
Constructs a new graphics node focus event.
GraphicsNodeFocusListener - interface org.apache.batik.gvt.event.GraphicsNodeFocusListener.
The listener interface for receiving keyboard focus events on a graphics node.
GraphicsNodeInputEvent - class org.apache.batik.gvt.event.GraphicsNodeInputEvent.
The root event class for all graphics node-level input events.
GraphicsNodeInputEvent(GraphicsNode, int, long, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Constructs a new graphics node input event.
GraphicsNodeInputEvent(GraphicsNode, InputEvent) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Constructs a new graphics node input event from an AWT InputEvent.
GraphicsNodeKeyAdapter - class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter.
An abstract adapter class for receiving graphics node key events.
GraphicsNodeKeyAdapter() - Constructor for class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
GraphicsNodeKeyEvent - class org.apache.batik.gvt.event.GraphicsNodeKeyEvent.
An event which indicates that a keystroke occurred in a graphics node.
GraphicsNodeKeyEvent(GraphicsNode, int, long, int, int, char) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
Constructs a new graphics node key event.
GraphicsNodeKeyListener - interface org.apache.batik.gvt.event.GraphicsNodeKeyListener.
The listener interface for receiving graphics node key events.
GraphicsNodeMouseAdapter - class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter.
An abstract adapter class for receiving graphics node mouse events.
GraphicsNodeMouseAdapter() - Constructor for class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
GraphicsNodeMouseEvent - class org.apache.batik.gvt.event.GraphicsNodeMouseEvent.
An event which indicates that a mouse action occurred in a graphics node.
GraphicsNodeMouseEvent(GraphicsNode, int, long, int, float, float, int, int, int, int, int, GraphicsNode) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Constructs a new graphics node mouse event.
GraphicsNodeMouseEvent(GraphicsNode, MouseEvent) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Constructs a new graphics node mouse event from an AWT MouseEvent.
GraphicsNodeMouseListener - interface org.apache.batik.gvt.event.GraphicsNodeMouseListener.
The listener interface for receiving graphics node mouse events.
GraphicsNodeRable - interface org.apache.batik.gvt.filter.GraphicsNodeRable.
This interface allows GraphicsNode to be seen as RenderableImages, which can be used for operations such as filtering, masking or compositing.
GraphicsNodeRable8Bit - class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit.
This implementation of RenderableImage will render its input GraphicsNode into a BufferedImage upon invokation of one of its createRendering methods.
GraphicsNodeRable8Bit(GraphicsNode) - Constructor for class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
 
GraphicsNodeRable8Bit(GraphicsNode, Map) - Constructor for class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
 
GraphicsNodeRable8Bit(GraphicsNode, boolean) - Constructor for class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
 
GraphicsNodeRableFactory - interface org.apache.batik.gvt.filter.GraphicsNodeRableFactory.
This interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter module implementation.
GraphicsNodeRed8Bit - class org.apache.batik.gvt.filter.GraphicsNodeRed8Bit.
This implementation of RenderableImage will render its input GraphicsNode on demand for tiles.
GraphicsNodeRed8Bit(GraphicsNode, AffineTransform, boolean, RenderingHints) - Constructor for class org.apache.batik.gvt.filter.GraphicsNodeRed8Bit
 
GraphicsUtil - class org.apache.batik.ext.awt.image.GraphicsUtil.
Set of utility methods for Graphics.
GraphicsUtil() - Constructor for class org.apache.batik.ext.awt.image.GraphicsUtil
 
GridBagConstants - interface org.apache.batik.ext.swing.GridBagConstants.
GridBagConstraints constants.
GsubTable - class org.apache.batik.svggen.font.table.GsubTable.
 
GsubTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.GsubTable
 
gasp - Static variable in interface org.apache.batik.svggen.font.table.Table
 
gatherFlowPara(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
gatherFlowPara(BridgeContext, Element) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
 
gatherRegionInfo(BridgeContext, Element, float, List) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
gatherRegionInfo(BridgeContext, Element, float, List) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
 
gc - Variable in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Current state of the Graphic Context.
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.
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileCacheRed
 
genRect(WritableRaster) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRed8Bit
 
genRect_OVER(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
genTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
genTile(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileGenerator
 
genTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
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
get(String) - Static method in class org.apache.batik.apps.rasterizer.Messages
 
get(String, String) - Static method in class org.apache.batik.apps.rasterizer.Messages
 
get(String) - Method in class org.apache.batik.css.engine.StringIntMap
Gets the value corresponding to the given string.
get(String) - Method in class org.apache.batik.css.engine.value.StringMap
Gets the value corresponding to the given string.
get(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Gets the value of a variable
get(Object, Object) - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Gets the value of an entry
get(Object) - Method in class org.apache.batik.dom.util.HashTable
Gets the value of a variable
get(String) - Method in class org.apache.batik.dom.util.HashTableStack
Gets an item in the table on the top of the stack.
get(int) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the graphics node at the specified position in the children list.
get(char) - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Gets the value of a variable
get(ScriptableObject) - Method in class org.apache.batik.script.rhino.RhinoInterpreter.RhinoGetDelegate
 
get(String) - Static method in class org.apache.batik.svggen.SVGAttributeMap
 
get(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Returns the value to which the specified key is mapped.
get(Object, Object) - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Gets the value of a variable
getA() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.getA().
getA() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getACI() - Method in class org.apache.batik.extension.svg.LineInfo
 
getACI() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getACIIndex() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
getAbove() - Method in class org.apache.batik.ext.awt.geom.SegmentList.SplitResults
 
getAccessControlContext() - Method in class org.apache.batik.script.rhino.RhinoClassLoader
Returns the AccessControlContext which should be associated with RhinoCode.
getAccessControlContext() - Method in class org.apache.batik.script.rhino.RhinoInterpreter
Returns the AccessControlContext associated with this Interpreter.
getAction(String) - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.CSSMediaPanel
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.DOMViewer
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.JErrorPane
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.LanguageDialog
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.MemoryMonitor
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.URIChooser
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.UserStyleDialog
Returns the action associated with the given string or null on error
getAction(String) - Method in interface org.apache.batik.util.gui.resource.ActionMap
Returns the action associated with the given string or null on error
getActualTileBounds(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
 
getAdj() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
getAdjustValue() - Method in class org.apache.batik.gvt.font.Kern
Returns the kerning adjustment value for this kerning entry (a positive value means the space between characters should decrease).
getAdv() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
getAdvance() - Method in class org.apache.batik.extension.svg.LineInfo
 
getAdvance2D() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the current text position at the completion of glyph layout.
getAdvance2D() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the current text position at the completion of glyph layout.
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
 
getAffine() - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Get the current affine.
getAffine() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Get the Affine.
getAffineTransform() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Returns the associated AffineTransform.
getAffineTransform() - Method in class org.apache.batik.dom.svg.SVGOMMatrix
Returns the associated AffineTransform.
getAffineTransform() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
getAffineTransform() - Method in class org.apache.batik.parser.AWTTransformProducer
Returns the AffineTransform object initialized during the last parsing.
getAlign() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler
 
getAlign() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
 
getAlign() - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
getAllAttributeKeys() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the keys of all attributes defined on the iterator's text range.
getAllAttributeKeys() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the keys of all attributes defined on the iterator's text range.
getAllAttributeKeys() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the keys of all attributes defined on the iterator's text range.
getAllAttributeKeys() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the keys of all attributes defined on the iterator's text range.
getAllowedExternalResourceOrigin() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the allowed origins for external resources.
getAllowedExternalResourceOrigin() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the allowed origins for external resources.
getAllowedScriptOrigin() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the allowed origins for scripts.
getAllowedScriptOrigin() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the allowed origins for scripts.
getAllowedScriptTypes() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Returns the list of allowed script types.
getAlphaCompositeConverter() - Method in class org.apache.batik.svggen.SVGComposite
 
getAlphaCompositeFilterSet() - Method in class org.apache.batik.svggen.SVGAlphaComposite
 
getAlphaFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the alpha channel
getAlphaFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the alpha channel
getAltKey() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns whether the 'alt' key was depressed during the firing of the event.
getAltKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: altKey indicates whether the 'alt' key was depressed during the firing of the event.
getAlternateStyleSheet() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in interface org.apache.batik.bridge.UserAgent
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Returns this user agent's alternate style-sheet title.
getAlternateStylesheet() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getAmplitude() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getAmplitude().
getAmplitude() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the amplitude value for this transfer function
getAmplitude() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the amplitude value for this transfer function
getAmplitude() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getAncestorSelector() - Method in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
SAC: Implements DescendantSelector.getAncestorSelector().
getAncestorSelector() - Method in class org.apache.batik.css.parser.AbstractDescendantSelector
SAC: Implements DescendantSelector.getAncestorSelector().
getAncestorSelector() - Method in interface org.w3c.css.sac.DescendantSelector
Returns the parent selector.
getAncestors(Element, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
getAnchorType() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getAngle() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
getAngle() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
getAngle() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getAngle() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getAngle() - Method in interface org.w3c.dom.svg.SVGTransform
 
getAngleHandler() - Method in class org.apache.batik.parser.AngleParser
Returns the angle handler in use.
getAnimVal() - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
DOM: Implements SVGAnimatedLength.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
DOM: Implements SVGAnimatedEnumeration.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
DOM: Implements SVGAnimatedInteger.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
 
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
DOM: Implements SVGAnimatedNumber.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList
 
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPreserveAspectRatio
 
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
DOM: Implements SVGAnimatedString.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedAngle
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLength
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLengthList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumberList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedRect
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedTransformList
 
getAnimatedEnumerationAttribute(String, String, String[], short) - Method in class org.apache.batik.dom.svg.SVGOMElement
Manages the query of an SVGAnimatedEnumeration.
getAnimatedInstanceRoot() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getAnimatedInstanceRoot().
getAnimatedInstanceRoot() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getAnimatedIntegerAttribute(String, String, int) - Method in class org.apache.batik.dom.svg.SVGOMElement
Manages the query of an SVGAnimatedInteger.
getAnimatedLengthAttribute(String, String, String, short) - Method in class org.apache.batik.dom.svg.SVGOMElement
Manages the query of an SVGAnimatedNumber.
getAnimatedNormalizedPathSegList(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGAnimatedPathDataSupport
DOM: Implements SVGAnimatedPathData.getNormalizedPathSegList().
getAnimatedNormalizedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
 
getAnimatedNormalizedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getAnimatedNormalizedPathSegList().
getAnimatedNormalizedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getAnimatedNumberAttribute(String, String, float) - Method in class org.apache.batik.dom.svg.SVGOMElement
Manages the query of an SVGAnimatedNumber.
getAnimatedPathSegList(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGAnimatedPathDataSupport
DOM: Implements SVGAnimatedPathData.getAnimatedPathSegList().
getAnimatedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
 
getAnimatedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getAnimatedPathSegList().
getAnimatedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getAnimatedPoints(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGAnimatedPointsSupport
DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
getAnimatedPoints() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints
 
getAnimatedPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
getAnimatedPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
getAnimatedPoints() - Method in interface org.w3c.dom.svg.SVGAnimatedPoints
 
getAnimatedStringAttribute(String, String) - Method in class org.apache.batik.dom.svg.SVGOMElement
Manages the query of an SVGAnimatedString.
getArabicForm() - Method in class org.apache.batik.gvt.font.Glyph
Returns which of the four possible arabic forms this glyph represents.
getArea() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
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
 
getAsBytes() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns the data as an uninterpreted array of bytes.
getAsChars() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SHORT data as an array of chars (unsigned 16-bit integers).
getAsDouble(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in any numerical format as a float.
getAsDoubles() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_DOUBLE data as an array of doubles.
getAsFloat(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in any numerical format as a float.
getAsFloats() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_FLOAT data as an array of floats.
getAsInt(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, or TIFF_SLONG format as an int.
getAsInts() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SLONG data as an array of ints (signed 32-bit integers).
getAsLong(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, TIFF_SLONG, or TIFF_LONG format as a long.
getAsLongs() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_LONG data as an array of longs (signed 64-bit integers).
getAsRational(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns a TIFF_RATIONAL data item as a two-element array of ints.
getAsRationals() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_RATIONAL data as an array of 2-element arrays of longs.
getAsSRational(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns a TIFF_SRATIONAL data item as a two-element array of ints.
getAsSRationals() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SRATIONAL data as an array of 2-element arrays of ints.
getAsShorts() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SSHORT data as an array of shorts (signed 16-bit integers).
getAsString(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns a TIFF_ASCII data item as a String.
getAscender() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getAscent() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getAscent() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the maximum unaccented height of the font within the font coordinate system.
getAscent() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the ascent of the text.
getAscent() - Method in class org.apache.batik.svggen.font.Font
 
getAssociatedElement() - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength.BaseSVGLength
 
getAssociatedElement() - Method in class org.apache.batik.dom.svg.AbstractSVGLength
Return the SVGElement associated to this length.
getAssociatedElement() - Method in class org.apache.batik.dom.svg.AbstractSVGLengthList.SVGLengthItem
 
getAssociatedElement() - Method in class org.apache.batik.dom.svg.SVGOMLength
 
getAttrChange() - Method in class org.apache.batik.dom.events.DOMMutationEvent
Implements MutationEvent.getAttrChange().
getAttrName() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: attrName indicates the name of the changed Attr node in a DOMAttrModified event.
getAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttribute(String).
getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the value of the named attribute for the current character.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the value of the named attribute for the current character.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the value of the named attribute for the current character.
getAttribute(AttributedCharacterIterator.Attribute) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the value of the named attribute for the current character.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.AbstractElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMAElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMAnimateMotionElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMAnimateTransformElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMMPathElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
Returns the AttributeInitializer for this element type.
getAttributeMap(BridgeContext, Element, TextPath, Integer) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the map to pass to the current characters.
getAttributeMap(BridgeContext, Element, TextPath, Integer) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns the map to pass to the current characters.
getAttributeMap(BridgeContext, Element, TextPath, Integer) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
Returns the map to pass to the current characters.
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
 
getAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNS(String,String).
getAttributeNode(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNode(String).
getAttributeNodeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNodeNS(String,String).
getAttributedCharacterIterator() - Method in class org.apache.batik.gvt.TextNode
Returns the attributed character iterator of this text node.
getAttributes() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.getAttributes().
getAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getAttributes().
getAttributes() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Returns a map with the attributes defined on the current character.
getAttributes() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Returns a map with the attributes defined on the current character.
getAuthor() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in interface org.apache.batik.dom.DomExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in class org.apache.batik.extension.svg.BatikDomExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAvgCharWidth() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getAzimuth() - Method in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
DOM: Implements SVGFEDistantLightElement.getAzimuth().
getAzimuth() - Method in class org.apache.batik.ext.awt.image.DistantLight
 
getAzimuth() - Method in interface org.w3c.dom.svg.SVGFEDistantLightElement
 
getB() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.getB().
getB() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getBBox() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the tight bounding box in current user space (i.e., after application of the transform attribute, if any) on the geometry of all contained graphics elements, exclusive of stroke-width and filter effects).
getBBox() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getBBox() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the tight bounding box in current user space (i.e., after application of the transform attribute, if any) on the geometry of all contained graphics elements, exclusive of stroke-width and filter effects).
getBBox() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the tight bounding box in current user space (i.e., after application of the transform attribute, if any) on the geometry of all contained graphics elements, exclusive of stroke-width and filter effects).
getBBox() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getBBox().
getBBox(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getBackground() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the background color used for clearing a region.
getBackground() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the background color used for clearing a region.
getBackground(GraphicsNode, GraphicsNode, Rectangle2D) - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Returns a filter that represents the background image for child.
getBackground() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getBackgroundColor() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getBackgroundEnable() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the region defining the background enable property.
getBackgroundGray() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Returns the suggested gray level of the background.
getBackgroundPaint() - Method in class org.apache.batik.gvt.CanvasGraphicsNode
Returns the background paint of this canvas graphics node.
getBackgroundPaletteIndex() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Returns the palette index of the suggested background color.
getBackgroundRGB() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Returns the RGB value of the suggested background color.
getBaseElement(BridgeContext) - Method in class org.apache.batik.bridge.FontFace
Default implementation uses the root element of the document associated with BridgeContext.
getBaseElement(BridgeContext) - Method in class org.apache.batik.bridge.SVGFontFace
Default implementation uses the root element of the document associated with BridgeContext.
getBaseFrequencyX() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getBaseFrequencyX().
getBaseFrequencyX() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current base fequency in x direction.
getBaseFrequencyX() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current base fequency in x direction.
getBaseFrequencyX() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getBaseFrequencyX() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getBaseFrequencyY() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getBaseFrequencyY().
getBaseFrequencyY() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current base fequency in y direction.
getBaseFrequencyY() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current base fequency in y direction.
getBaseFrequencyY() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getBaseFrequencyY() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getBaseTransform() - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns the base transform applied to MouseEvent coordinates prior to dispatch.
getBaseTransform() - Method in interface org.apache.batik.gvt.event.EventDispatcher
Returns the base transform applied to MouseEvent coordinates prior to dispatch.
getBaseVal() - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
DOM: Implements SVGAnimatedLength.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
DOM: Implements SVGAnimatedEnumeration.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
DOM: Implements SVGAnimatedInteger.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
return the SVGLengthList mapping the static attribute of the element
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
DOM: Implements SVGAnimatedNumber.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList
return the SVGNumberList mapping the static attribute of the element
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPreserveAspectRatio
 
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
DOM: Implements SVGAnimatedString.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
return the SVGTransformList mapping the static 'transform' attribute of the element
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedAngle
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLength
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLengthList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumberList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedRect
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedTransformList
 
getBaselineIndex() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the baseline index of the text.
getBaselineOffsets() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the baseline offsets of the text, relative to the baseline of the text.
getBeginIndex() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the start index of the text.
getBeginIndex() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Returns the start index of the text.
getBeginIndex() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the start index of the text.
getBeginIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the start index of the text.
getBelow() - Method in class org.apache.batik.ext.awt.geom.SegmentList.SplitResults
 
getBias() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getBias().
getBias() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the shift value to apply to the result of convolution
getBias() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the shift value to apply to the result of convolution
getBias() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getBitDepth() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the desired bit depth for a grayscale image.
getBitShift() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Returns the desired bit shift for a grayscale image.
getBlockHeight(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the height of the block which directly contains the given element.
getBlockHeight(Element) - Method in interface org.apache.batik.css.engine.CSSContext
Returns the height of the block which directly contains the given element.
getBlockWidth(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the width of the block which directly contains the given element.
getBlockWidth(Element) - Method in interface org.apache.batik.css.engine.CSSContext
Returns the width of the block which directly contains the given element.
getBlue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements RGBColor.getBlue().
getBlue() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements RGBColor.getBlue().
getBlue() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getBlue().
getBlue() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getBlue().
getBlue() - Method in class org.apache.batik.css.engine.value.RGBColorValue
Implements Value.getBlue().
getBlue() - Method in interface org.apache.batik.css.engine.value.Value
The blue value of the RGB color.
getBlueFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the blue channel
getBlueFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the blue channel
getBolderFontWeight(float) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in class org.apache.batik.bridge.BridgeContext
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in interface org.apache.batik.bridge.UserAgent
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in interface org.apache.batik.css.engine.CSSContext
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
 
getBolderFontWeight(float) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns a bolder font-weight.
getBoolean(String) - Method in class org.apache.batik.util.PreferenceManager
Gets a boolean preference.
getBoolean(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the boolean mapped with the given key
getBottom() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Rect.getBottom().
getBottom() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getBottom().
getBottom() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getBottom().
getBottom() - Method in class org.apache.batik.css.engine.value.RectValue
Implements Value.getBottom().
getBottom() - Method in interface org.apache.batik.css.engine.value.Value
The bottom value of the rect.
getBottomMargin() - Method in class org.apache.batik.extension.svg.MarginInfo
 
getBottomMargin() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getBottomMargin() - Method in class org.apache.batik.gvt.flow.MarginInfo
 
getBounds() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getBounds() - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
getBounds() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
getBounds() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns a Rectangle indicating the image bounds.
getBounds() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getBounds() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getBounds() - Method in interface org.apache.batik.ext.awt.image.rendered.CachableRed
Returns the bounds of the current image.
getBounds() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getBounds() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the bounds of this node in user space.
getBounds() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of this node in user space.
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.Linear
 
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
getBounds2D() - Method in interface org.apache.batik.ext.awt.geom.Segment
 
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.SegmentList
 
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Implement the baseclass method to call getSource() so it will block until we have a real source.
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
 
getBounds2D() - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the bounds of the current image.
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Grow the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the turbulence region
getBounds2D(Raster) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getBounds2D(BufferedImage) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getBounds2D() - Method in interface org.apache.batik.gvt.Mask
Returns the bounds of this mask.
getBounds2D(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
Get a Rectangle2D in userspace coords which encloses the textnode glyphs rendered bounds (includes stroke etc).
getBounds2D() - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Returns the bounds of this Rable in the user coordinate system.
getBounds2D() - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Returns the bounds of this Rable in the user coordinate system.
getBounds2D() - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
Pass-through: returns the source's bounds
getBounds2D(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns a tight bounds on the GylphVector including stroking.
getBounds2D() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
Returns the bounds of the glyph according to its glyph metrics.
getBounds2D() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the black box bounds of the glyph.
getBounds2D(AttributedCharacterIterator) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns a tight bounds on the GylphVector including stroking.
getBounds2D() - Method in class org.apache.batik.gvt.font.Glyph
 
getBounds2D(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the bounds of this GlyphVector.
getBounds2D(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns a tight bounds on the GylphVector including stroking.
getBounds2D(TextNode) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Get a Rectangle2D in userspace coords which encloses the textnode glyphs including stroke etc.
getBounds2D() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the rectangular bounds of the completed glyph layout.
getBounds2D() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the rectangular bounds of the completed glyph layout.
getBreakIdx() - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge.LineBreakInfo
 
getBridge(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the bridge associated with the specified element.
getBridge(String, String) - Method in class org.apache.batik.bridge.BridgeContext
Returns the bridge associated with the element type
getBridgeContext() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Returns the current BridgeContext.
getBridgeContext() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Returns the current BridgeContext.
getBridgeContext() - Method in class org.apache.batik.bridge.UpdateManager
Returns the bridge context.
getBridgeContext() - Method in interface org.apache.batik.script.Window
Returns the current BridgeContext.
getBridgeExtensions(Document) - Method in class org.apache.batik.bridge.BridgeContext
 
getBridgeUpdateHandler(Node) - Static method in class org.apache.batik.bridge.BridgeContext
Returns the SVGContext associated to the specified Node or null if any.
getBrokenLinkDocument(Object, String, Object[]) - Method in class org.apache.batik.bridge.SVGBrokenLinkProvider
 
getBrokenLinkDocument(String) - Method in class org.apache.batik.bridge.SVGBrokenLinkProvider
 
getBrokenLinkImage(Object, String, Object[]) - Method in class org.apache.batik.bridge.SVGBrokenLinkProvider
This method is responsible for constructing an image that will represent the missing image in the document.
getBrokenLinkImage(Object, String, Object[]) - Method in interface org.apache.batik.ext.awt.image.spi.BrokenLinkProvider
This method is responsbile for constructing an image that will represent the missing image in the document.
getBrokenLinkImage(Object, String, Object[]) - Method in class org.apache.batik.ext.awt.image.spi.DefaultBrokenLinkProvider
 
getBrokenLinkImage(Object, String, Object[]) - Static method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
getBubbles() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The bubbles property indicates whether or not an event is a bubbling event.
getBuffer() - Method in class org.apache.batik.css.parser.Scanner
Returns the buffer used to store the chars.
getBuffer() - Method in class org.apache.batik.xml.XMLScanner
Returns the buffer used to store the chars.
getBufferContent() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Returns the content of the buffer.
getBufferedImage() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
fetch the bufferedImage from this node.
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.
getBundleClassName() - Method in class org.apache.batik.parser.AbstractParser
Returns the resource bundle base name.
getButton(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Returns the mouse event button.
getButton() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: During mouse events caused by the depression or release of a mouse button, button is used to indicate which mouse button changed state.
getByteStream() - Method in class org.w3c.css.sac.InputSource
Get the byte stream for this input source.
getC() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.getC().
getC() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getCSSBase() - Method in interface org.apache.batik.css.engine.CSSStylableElement
Returns the CSS base URL of this element.
getCSSBase() - Method in class org.apache.batik.dom.svg.SVGStylableElement
Returns the CSS base URL of this element.
getCSSBase() - Method in class org.apache.batik.extension.StylableExtensionElement
Returns the CSS base URL of this element.
getCSSBaseURI() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the current base-url.
getCSSClass() - Method in interface org.apache.batik.css.engine.CSSStylableElement
Returns the class of this element.
getCSSClass() - Method in class org.apache.batik.dom.svg.SVGStylableElement
Returns the class of this element.
getCSSClass() - Method in class org.apache.batik.extension.StylableExtensionElement
Returns the class of this element.
getCSSContext() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the CSS context.
getCSSEngine(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns CSSEngine associated to the specified element.
getCSSEngine() - Method in class org.apache.batik.dom.AbstractStylableDocument
Returns the CSS engine.
getCSSEngineForElement(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the CSS engine associated with given element.
getCSSEngineForElement(Element) - Method in interface org.apache.batik.css.engine.CSSContext
Returns the CSS engine associated with given element.
getCSSEngineUserAgent() - Method in class org.apache.batik.css.engine.CSSEngine
 
getCSSImportedElementRoot() - Method in interface org.apache.batik.css.engine.CSSImportNode
The CSSImportedElementRoot.
getCSSImportedElementRoot() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
The CSSImportedElementRoot.
getCSSParentElement() - Method in interface org.apache.batik.css.engine.CSSImportedElementRoot
Returns the parent of the imported element, from the CSS point of view.
getCSSParentElement() - Method in class org.apache.batik.dom.svg.SVGOMCSSImportedElementRoot
Returns the parent of the imported element, from the CSS point of view.
getCSSParserClassName() - Static method in class org.apache.batik.util.XMLResourceDescriptor
Returns the class name of the CSS parser to use.
getCSSStyleSheet() - Method in interface org.apache.batik.css.engine.CSSStyleSheetNode
Returns the StyleSheet object this node represents.
getCSSStyleSheet() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
Returns the associated style-sheet.
getCSSStyleSheet() - Method in class org.apache.batik.dom.svg.SVGStyleSheetProcessingInstruction
Returns the associated style-sheet.
getCSSValue(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
Gets the CSS value associated with the given property.
getCTM() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the transformation matrix from current user units (i.e., after application of the transform attribute, if any) to the viewport coordinate system for the nearestViewportElement.
getCTM() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getCTM() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the transformation matrix from current user units (i.e., after application of the transform attribute, if any) to the viewport coordinate system for the nearestViewportElement.
getCTM() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the transformation matrix from current user units (i.e., after application of the transform attribute, if any) to the viewport coordinate system for the nearestViewportElement.
getCTM() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getCTM().
getCTM(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getCancelable() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The cancelable property indicates whether or not an event can have its default action prevented.
getCanvas() - Method in class org.apache.batik.swing.JSVGScrollPane
 
getCanvasGraphicsNode(GraphicsNode) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
 
getCanvasGraphicsNode() - Method in class org.apache.batik.swing.svg.JSVGComponent
 
getCanvasGraphicsNode(GraphicsNode) - Method in class org.apache.batik.swing.svg.JSVGComponent
 
getCanvasGraphicsNode(GraphicsNode) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
 
getCaretSlopeRise() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getCaretSlopeRun() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getCascadedStyleMap(CSSStylableElement, String) - Method in class org.apache.batik.css.engine.CSSEngine
Returns the cascaded style of the given element/pseudo-element.
getCascadedValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
Returns the cascaded value.
getCascadedXMLBase(Element) - Static method in class org.apache.batik.dom.svg.XMLBaseSupport
Returns the xml:base attribute value of the given element Resolving any dependency on parent bases if needed.
getCenterPoint() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns a copy of the center point of the radial gradient.
getChainableAttributeNS(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the value of the specified attribute specified on the specified element or one of its ancestor.
getChangeSrc() - Method in class org.apache.batik.gvt.event.GraphicsNodeChangeEvent
 
getChannels() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getChar() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
getCharAdvance() - Method in class org.apache.batik.extension.svg.GlyphIterator
Get the advance associated with the current glyph
getCharAdvance(int) - Method in class org.apache.batik.extension.svg.GlyphIterator
Get the advance associated with any glyph
getCharCharClass(char) - Static method in class org.apache.batik.gvt.flow.TextLineBreaks
 
getCharCode() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns the value of the Unicode character associated with the depressed key if the event is a key event.
getCharIndex() - Method in class org.apache.batik.gvt.renderer.BasicTextPainter.BasicMark
Returns the index of the character that has been hit.
getCharIndex() - Method in interface org.apache.batik.gvt.text.Mark
Returns the index of the character that has been hit.
getCharIndex() - Method in class org.apache.batik.gvt.text.TextHit
Returns the index of the character that has been hit.
getCharMap() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
 
getCharNumAtPosition(float, float) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getCharNumAtPosition(float, float) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getCharNumAtPosition(Element, float, float) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getCharNumAtPosition(SVGPoint) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getCharNumAtPosition(SVGPoint).
getCharNumAtPosition(float, float) - Method in interface org.apache.batik.dom.svg.SVGTextContent
 
getCharNumAtPosition(Element, float, float) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.getCharNumAtPosition(SVGPoint point).
getCharNumAtPosition(SVGPoint) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getCharWidth() - Method in class org.apache.batik.extension.svg.GlyphIterator
Get the visual advance associated with the current glyph.
getCharWidth(int) - Method in class org.apache.batik.extension.svg.GlyphIterator
Get the visual advance associated with the current glyph.
getCharacter(String) - Static method in class org.apache.batik.apps.svgbrowser.Resources
 
getCharacter(String) - Static method in class org.apache.batik.script.rhino.Messages
 
getCharacter(String) - Static method in class org.apache.batik.util.Messages
 
getCharacter(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
 
getCharacterCount(int, int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the number of chars represented by the glyphs within the specified range.
getCharacterInformation(List, int, int, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Retrieve the information about a character of en element.
getCharacterStream() - Method in class org.w3c.css.sac.InputSource
Get the character stream for this input source.
getCheckSumAdjustment() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getChecksum() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
 
getChildElementById(Node, String) - Method in class org.apache.batik.dom.AbstractDocument
Finds an element that is in the same document fragment as 'requestor' that has 'id'.
getChildNodes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getChildNodes().
getChildNodes() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getChildNodes().
getChildNodes() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getChildren() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the list of children.
getChromaticity() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the white point and primary chromaticities in CIE (x, y) space.
getClassContext() - Method in class org.apache.batik.util.BatikSecurityManager
Returns the current execution stack as an array of classes.
getClassDependencies(String, Set) - Static method in class org.apache.batik.util.ClassFileUtilities
Returns the dependencies of the given class.
getClassDependencies(InputStream) - Static method in class org.apache.batik.util.ClassFileUtilities
Returns the dependencies of the given class.
getClassName() - Method in class org.apache.batik.dom.svg.SVGStylableElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.extension.StylableExtensionElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.script.rhino.WindowWrapper
 
getClassName() - Method in class org.apache.batik.util.gui.resource.MissingListenerException
Gets parameter passed by constructor.
getClassName() - Method in class org.apache.batik.util.gui.resource.ResourceFormatException
Gets parameter passed by constructor.
getClassName() - Method in interface org.w3c.dom.svg.SVGStylable
 
getClearPaintingTransform() - Method in class org.apache.batik.bridge.UpdateManagerEvent
returns true if the component should clear it's painting transform before painting the associated BufferedImage.
getClickCount() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the number of mouse clicks associated with this event.
getClientAreaLocationOnScreen() - Method in interface org.apache.batik.bridge.UserAgent
Returns the location on the screen of the client area in the UserAgent.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the location on the screen of the client area in the UserAgent.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the location on the screen of the client area in the UserAgent.
getClientPoint() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the (x, y) position of the event relative to the screen.
getClientX() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: clientX indicates the horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
getClientX() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the horizontal x position of the event relative to the source graphics node.
getClientY() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: clientY indicates the vertical coordinate at which the event occurred relative to the DOM implementation's client area.
getClientY() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the vertical y position of the event relative to the source node.
getClip() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets the current clipping area.
getClip() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the current clipping area.
getClip() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the clipping filter of this node or null if any.
getClip() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the clipping filter of this node or null if any.
getClip() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getClipBounds() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the bounding rectangle of the current clipping area.
getClipBounds() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the bounding rectangle of the current clipping area.
getClipConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getClipPath() - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
Returns the Shape that the Clip will use to define the clip path.
getClipPath() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Returns the Shape that the cliprable will use to define the clip path.
getClipPathUnits() - Method in class org.apache.batik.dom.svg.SVGOMClipPathElement
DOM: Implements SVGClipPathElement.getClipPathUnits().
getClipPathUnits() - Method in interface org.w3c.dom.svg.SVGClipPathElement
 
getClockHandler() - Method in interface org.apache.batik.parser.ClockParser
Returns the clock handler in use.
getCmapFormat(short, short) - Method in class org.apache.batik.svggen.font.table.CmapTable
 
getCmapTable() - Method in class org.apache.batik.svggen.font.Font
 
getCode() - Method in class org.apache.batik.bridge.BridgeException
Returns the exception's error code
getCode() - Method in class org.w3c.css.sac.CSSException
returns the error code for this exception.
getCodePageRange1() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getCodePageRange2() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getCoefficients() - Method in class org.apache.batik.ext.awt.image.CompositeRule
 
getColor(int) - Method in class org.apache.batik.css.engine.value.svg.ICCColor
Returns the color at the given index.
getColor(int) - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the color at the given index, if this object represents a SVGColor.
getColor() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets this graphics context's current color.
getColor() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets this graphics context's current color.
getColor(boolean) - Method in class org.apache.batik.ext.awt.image.AbstractLight
 
getColor(boolean) - Method in interface org.apache.batik.ext.awt.image.Light
 
getColor(String) - Method in class org.apache.batik.util.PreferenceManager
Retruns a Color preference.
getColorConverter() - Method in class org.apache.batik.svggen.SVGPaint
 
getColorIndex() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the color property index.
getColorModel() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the ColorModel of the image.
getColorModel() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getColorModel() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getColorModel() - Method in class org.apache.batik.gvt.PatternPaintContext
 
getColorProfile() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGICCColor.getColorProfile().
getColorProfile() - Method in class org.apache.batik.css.engine.value.svg.ICCColor
Returns the color name.
getColorProfile() - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the color profile, if this object represents a SVGColor.
getColorProfile() - Method in interface org.w3c.dom.svg.SVGICCColor
 
getColorSpace() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies color space for interpolation.
getColorSpace() - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Returns the ColorSpace of the Profile operation
getColorType() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.getColorType().
getColorType() - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
DOM: Implements SVGColor.getColorType().
getColorType() - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the color type, if this object represents a SVGColor.
getColorType() - Method in interface org.w3c.dom.svg.SVGColor
 
getColorValue(LexicalUnit) - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
Creates a float value usable as a component of an RGBColor.
getColors() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGICCColor.getColors().
getColors() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of colors used by this gradient.
getColors() - Method in interface org.w3c.dom.svg.SVGICCColor
 
getColumn() - Method in class org.apache.batik.css.parser.Scanner
Returns the current column.
getColumn() - Method in class org.apache.batik.util.io.NormalizingReader
Returns the current column in the stream.
getColumn() - Method in class org.apache.batik.util.io.StreamNormalizingReader
Returns the current column in the stream.
getColumn() - Method in class org.apache.batik.util.io.StringNormalizingReader
Returns the current column in the stream.
getColumn() - Method in class org.apache.batik.xml.XMLScanner
Returns the current column.
getColumnCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the number of columns in the table.
getColumnCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the number of columns in the table.
getColumnName(int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the name to give to a column.
getColumnName(int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the name to give to a column.
getColumnNumber() - Method in class org.apache.batik.css.parser.ParseException
Returns the column of the last parsed character.
getColumnNumber() - Method in class org.apache.batik.parser.ParseException
Returns the column of the last parsed character.
getColumnNumber() - Method in class org.apache.batik.script.InterpreterException
Returns the column number where the error occurs.
getColumnNumber() - Method in class org.w3c.css.sac.CSSParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in interface org.w3c.css.sac.Locator
Return the column number where the current document event ends.
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.ext.awt.g2d.AbstractGraphics2D
Returns the current Composite in the Graphics2D context.
getComposite() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the current Composite in the Graphics2D context.
getComposite() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the composite of this node or null if any.
getComposite() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the composite of this node or null if any.
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
 
getCompositeRule() - Method in interface org.apache.batik.ext.awt.image.renderable.CompositeRable
Get the composite rule in use for combining the sources.
getCompositeRule() - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
Get the composite rule in use for combining the sources.
getCompressedText() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the text strings to be stored in compressed form with this image as an array of Strings.
getCompression() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Returns the value of the compression parameter.
getComputedOrientationAngle() - Method in class org.apache.batik.bridge.SVGTextElementBridge.CharacterInformation
 
getComputedOrientationAngle(int) - Method in class org.apache.batik.gvt.text.GlyphLayout
Return the angle value according to the orientation of the character.
getComputedOrientationAngle(int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Return the rotation angle applied to the character.
getComputedStyle(Element, int) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the computed style of the given property.
getComputedStyle(Element, String) - Method in class org.apache.batik.css.dom.CSSOMSVGViewCSS
DOM: Implements ViewCSS.getComputedStyle(Element,String).
getComputedStyle(Element, String) - Method in class org.apache.batik.css.dom.CSSOMViewCSS
DOM: Implements ViewCSS.getComputedStyle(Element,String).
getComputedStyle(CSSStylableElement, String, int) - Method in class org.apache.batik.css.engine.CSSEngine
Returns the computed style of the given element/pseudo for the property corresponding to the given index.
getComputedStyle(Element, String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements ViewCSS.getComputedStyle(Element,String).
getComputedStyleMap(String) - Method in interface org.apache.batik.css.engine.CSSStylableElement
Returns the computed style of this element/pseudo-element.
getComputedStyleMap(String) - Method in class org.apache.batik.dom.svg.SVGStylableElement
Returns the computed style of this element/pseudo-element.
getComputedStyleMap(String) - Method in class org.apache.batik.extension.StylableExtensionElement
Returns the computed style of this element/pseudo-element.
getComputedTextLength() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getComputedTextLength() - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getComputedTextLength(Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getComputedTextLength().
getComputedTextLength() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getComputedTextLength().
getComputedTextLength() - Method in interface org.apache.batik.dom.svg.SVGTextContent
 
getComputedTextLength(Element) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.selectSubString(int charnum, int nchars).
getComputedTextLength() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getComputedValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
Returns the computed value.
getCondition() - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
SAC: Implements ConditionalSelector.getCondition().
getCondition() - Method in class org.apache.batik.css.parser.DefaultConditionalSelector
SAC: Implements ConditionalSelector.getCondition().
getCondition() - Method in interface org.w3c.css.sac.ConditionalSelector
Returns the condition to be applied on the simple selector.
getCondition() - Method in interface org.w3c.css.sac.NegativeCondition
Returns the condition.
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSAndCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSBeginHyphenAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSLangCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSOneOfAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultAndCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultBeginHyphenAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultLangCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultOneOfAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in interface org.w3c.css.sac.Condition
An integer indicating the type of Condition.
getConstrainScriptOrigin() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Returns whether scripts can only be loaded from the same origin as the documents referencing them.
getContactAddress() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return a contact address (usually an e-mail address).
getContactAddress() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should contain a contact address (usually an e-mail address).
getContactAddress() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
This should contain a contact address (usually an e-mail address).
getContactAddress() - Method in interface org.apache.batik.dom.DomExtension
This should return a contact address (usually an e-mail address).
getContactAddress() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
This should contain a contact address (usually an e-mail address).
getContactAddress() - Method in class org.apache.batik.extension.svg.BatikDomExtension
This should contain a contact address (usually an e-mail address).
getContentEncoding() - Method in class org.apache.batik.util.ParsedURL
Returns the content encoding if available.
getContentEncoding(String) - Method in class org.apache.batik.util.ParsedURLData
Returns the content encoding if available.
getContentScriptType() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getContentScriptType().
getContentScriptType() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getContentStyleType() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getContentStyleType().
getContentStyleType() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getContentType() - Method in class org.apache.batik.util.ParsedURL
Returns the content type if available.
getContentType(String) - Method in class org.apache.batik.util.ParsedURLData
Returns the content type if available.
getContext() - Method in class org.apache.batik.svggen.SVGGraphicContext
 
getContext() - Method in class org.apache.batik.xml.XMLScanner
Returns the current context.
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
 
getCorrespondingElement() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getCorrespondingUseElement() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getCount() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns the number of elements in the IFD.
getCounterValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCounterValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCounterValue() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCountryIcon(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
returns the icon associated with a country code.
getCountryText(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
returns the full string associated with a country code.
getCoverageIndex(int) - Method in class org.apache.batik.svggen.font.table.RangeRecord
 
getCreated() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getCssText() - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getCssText().
getCssText(short, float) - Static method in class org.apache.batik.css.engine.value.FloatValue
Returns the CSS text associated with the given type/value pair.
getCssText() - Method in class org.apache.batik.css.engine.value.FloatValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.InheritValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.ListValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.RGBColorValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.RectValue
A string representation of the current value.
getCssText(short, String) - Static method in class org.apache.batik.css.engine.value.StringValue
Returns the CSS text associated with the given type/value pair.
getCssText() - Method in class org.apache.batik.css.engine.value.StringValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.URIValue
A string representation of the current value.
getCssText() - Method in interface org.apache.batik.css.engine.value.Value
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.svg.ICCColor
A string representation of the current value.
getCssValueType() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.engine.value.InheritValue
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.css.engine.value.ListValue
Implements Value.getCssValueType().
getCssValueType() - Method in interface org.apache.batik.css.engine.value.Value
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.css.engine.value.svg.ICCColor
Implements Value.getCssValueType().
getCtrlKey() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns whether the 'ctrl' key was depressed during the firing of the event.
getCtrlKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: ctrlKey indicates whether the 'ctrl' key was depressed during the firing of the event.
getCurrent() - Method in class org.apache.batik.parser.AbstractParser
Returns the current character value.
getCurrentDocument() - Method in class org.apache.batik.dom.AbstractDocument
Returns the current document.
getCurrentDocument() - Method in class org.apache.batik.dom.AbstractNode
Returns the current document.
getCurrentEventTarget() - Method in class org.apache.batik.bridge.FocusManager
Returns the current element that has the focus or null if any.
getCurrentGraphicsNode() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the current GraphicsNode.
getCurrentNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getCurrentNode().
getCurrentPoint() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getCurrentScale() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentScale() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentTarget() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The target property indicates the EventTarget whose EventListeners are currently being processed.
getCurrentTime() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getCurrentTime().
getCurrentTime() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentTime() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getCurrentTime() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentTranslate() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentTranslate() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentValue() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Returns the current lexical unit value.
getCurrentView() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentView() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentY() - Method in class org.apache.batik.gvt.flow.FlowRegions
 
getCurrentY() - Method in class org.apache.batik.gvt.flow.LineInfo
 
getCursorManager() - Method in class org.apache.batik.bridge.BridgeContext
Returns the cursor manager
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
 
getCx() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements SVGCircleElement.getCx().
getCx() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getCx().
getCx() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getCx().
getCx() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
getCx() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getCx() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getCy() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements SVGCircleElement.getCy().
getCy() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getCy().
getCy() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getCy().
getCy() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
getCy() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getCy() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getCycleMethod() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies cycling behavior.
getD() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.getD().
getD() - Method in interface org.w3c.dom.svg.SVGMatrix
 
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
 
getDOMImplementation() - Static method in class org.apache.batik.dom.GenericDOMImplementation
Returns the default instance of this class.
getDOMImplementation(String) - Method in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
 
getDOMImplementation() - Static method in class org.apache.batik.dom.svg.SVGDOMImplementation
Returns the default instance of this class.
getDOMImplementation() - Static method in class org.apache.batik.dom.svg12.SVG12DOMImplementation
Returns the default instance of this class.
getDOMImplementation(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
 
getDOMTreeManager() - Method in class org.apache.batik.svggen.ImageCacher
 
getDOMTreeManager() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getData() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.getData().
getData() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements ProcessingInstruction.getData().
getData() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the entire image in a single Raster.
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
getData() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getData() - Method in interface org.w3c.css.sac.CharacterDataSelector
Returns the character data.
getData() - Method in interface org.w3c.css.sac.ContentCondition
Returns the content.
getData() - Method in interface org.w3c.css.sac.ProcessingInstructionSelector
Returns the character data.
getDecodePaletteAsShorts() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Returns true if palette entries will be decoded as shorts, resulting in an output image with short datatype.
getDecorationOutline(List, int) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Returns the outline of the specified decoration type.
getDecorationOutline(int) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the outline of the specified decorations on the glyphs,
getDecorationOutline(int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the outline of the specified decorations on the glyphs, transformed by an AffineTransform.
getDecorationStrokeOutline(List, int) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Returns the strokeed outline of the specified decoration type.
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
 
getDefaultCache() - Static method in class org.apache.batik.ext.awt.color.NamedProfileCache
 
getDefaultCache() - Static method in class org.apache.batik.ext.awt.image.URLImageCache
 
getDefaultEncodeParam(RenderedImage) - Static method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns an instance of PNGEncodeParam.Palette, PNGEncodeParam.Gray, or PNGEncodeParam.RGB appropriate for encoding the given image.
getDefaultFontFamily() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getDefaultFontFamily() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the default value for the CSS "font-family" property
getDefaultFontFamily() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the default font family.
getDefaultFontFamily() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the default value for the CSS "font-family" property
getDefaultFontFamily() - Method in class org.apache.batik.bridge.BridgeContext
Returns the value corresponding to the default font.
getDefaultFontFamily() - Method in interface org.apache.batik.bridge.UserAgent
Returns the default font family.
getDefaultFontFamily() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the default font family.
getDefaultFontFamily() - Method in interface org.apache.batik.css.engine.CSSContext
Returns the value corresponding to the default font-family.
getDefaultFontFamily() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the default font family.
getDefaultFontFamily() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the default font family.
getDefaultFontFamily() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the default font family.
getDefaultFontFamily() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the default font family.
getDefaultFontFamily() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Returns the default font family.
getDefaultLangSys() - Method in class org.apache.batik.svggen.font.table.Script
 
getDefaultLocale() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Gets the current default locale in the LocaleGroup.
getDefaultLocale() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getDefaultLocale().
getDefaultTileSize() - Static method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getDefaultValue() - Method in interface org.apache.batik.css.engine.value.ValueManager
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.ClipManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationFiltersManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationHorizontalManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationVerticalManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
Implements ValueManager.getDefaultValue().
getDefaultValue() - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
Returns the default value to use when the associated attribute was not specified.
getDefaultValue() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLength
Returns the default value to use when the associated attribute was not specified.
getDefaultView() - Method in class org.apache.batik.dom.AbstractStylableDocument
DOM: Implements DocumentView.getDefaultView().
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
 
getDeflateLevel() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Gets the compression level for DEFLATE compression.
getDeltaX() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
The delata translation in x (absolute loc is available from getMinX())
getDeltaY() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
The delata translation in y (absolute loc is available from getMinY())
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getDependencyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getDependencyRegion(int, Rectangle) - Method in interface org.apache.batik.ext.awt.image.rendered.CachableRed
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getDepth() - Method in class org.apache.batik.xml.XMLScanner
Returns the current depth in the XML tree.
getDescender() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getDescent() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getDescent() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the maximum unaccented depth of the font within the font coordinate system.
getDescent() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the descent of the text.
getDescent() - Method in class org.apache.batik.svggen.font.Font
 
getDescription() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ImageFileFilter
Returns the file description
getDescription() - Method in class org.apache.batik.apps.svgbrowser.Main.FontSizeHandler
 
getDescription() - Method in interface org.apache.batik.apps.svgbrowser.Main.OptionHandler
Returns the option description.
getDescription() - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
Returns a description for this handler.
getDescription() - Method in interface org.apache.batik.apps.svgbrowser.SquiggleInputHandler
Returns a description for this handler
getDescription() - Method in class org.apache.batik.apps.svgbrowser.SquiggleInputHandlerFilter
 
getDescription() - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
Returns a description for this handler
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.DocWidthHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.DoctypeHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.NewlineHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.NoFormatHandler
 
getDescription() - Method in interface org.apache.batik.apps.svgpp.Main.OptionHandler
Returns the option description.
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.PublicIdHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.SystemIdHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.TabWidthHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.XMLDeclHandler
 
getDescription() - Method in interface org.apache.batik.bridge.BridgeExtension
Human readable description of the extension.
getDescription() - Method in class org.apache.batik.bridge.SVGBridgeExtension
Human readable description of the extension.
getDescription(SVGElement) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the content of the 'desc' child of the given element.
getDescription() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
Human readable description of the extension.
getDescription() - Method in interface org.apache.batik.dom.DomExtension
Human readable description of the extension.
getDescription() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
Human readable description of the extension.
getDescription() - Method in class org.apache.batik.extension.svg.BatikDomExtension
Human readable description of the extension.
getDescription(int) - Method in class org.apache.batik.svggen.font.table.GlyfTable
 
getDescription() - Method in class org.apache.batik.swing.svg.SVGFileFilter
Returns the file description
getDescriptorClasses(String) - Static method in class org.apache.batik.util.ClassFileUtilities
Returns the classes contained in a field or method desciptor.
getDestination(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationBounds(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationColorModel(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationColorSpace(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationFile(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Get the name of the result image file.
getDestinationType() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getDetail() - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: Specifies some detail information about the Event, depending on the type of event.
getDeviceConfiguration() - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Returns the device configuration associated with this Graphics2D.
getDeviceConfiguration() - Method in class org.apache.batik.svggen.SVGGraphics2D
Returns the device configuration associated with this Graphics2D.
getDiffuseConstant() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getDiffuseConstant().
getDiffuseConstant() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getDimension(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a Dimension preference.
getDimensionUnitText() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
SAC: Implements LexicalUnit.getDimensionUnitText().
getDimensionUnitText() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getDimensionUnitText().
getDimensionUnitText() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the string representation of the unit.
getDirtyAreas() - Method in class org.apache.batik.bridge.UpdateManagerEvent
Returns the dirty areas (list of rectangles)
getDirtyAreas() - Method in class org.apache.batik.gvt.UpdateTracker
Returns the list of dirty areas on GVT.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getDirtyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getDirtyRegion(int, Rectangle) - Method in interface org.apache.batik.ext.awt.image.rendered.CachableRed
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getDisableInteractions() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns true if all 'interactor' objects (pan, zoom, etc) are disabled.
getDiscreteTransfer(float[]) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a discrete transfer function
getDisplay(Element) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns true if the graphics node has to be displayed, false otherwise.
getDisplay(Element) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Returns true if the graphics node has to be displayed, false otherwise.
getDisplay(Element) - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Returns true if the graphics node has to be displayed, false otherwise.
getDisplayExponent() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns the current value of the display exponent parameter.
getDivisor() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getDivisor().
getDivisor() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getDoDilation() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns whether the operation is "dilation" or not("erosion")
getDoDilation() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns whether the operation is "dilation" or not("erosion")
getDoctype() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getDoctype().
getDocument() - Method in class org.apache.batik.bridge.BridgeContext
Returns the document this bridge context is dedicated to.
getDocument() - Method in class org.apache.batik.bridge.UpdateManager
Returns the current Document.
getDocument() - Method in class org.apache.batik.css.dom.CSSOMViewCSS
DOM: Implements AbstractView.getDocument().
getDocument() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the document associated with this engine.
getDocument() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements AbstractView.getDocument().
getDocument() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the input of this transcoder as a document or null if none was supplied.
getDocument() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a document or null if none was supplied.
getDocumentDescriptor() - Method in interface org.apache.batik.dom.util.DocumentFactory
Returns the document descriptor associated with the latest created document.
getDocumentDescriptor() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Returns the document descriptor associated with the latest created document.
getDocumentElement() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getDocumentElement().
getDocumentLoader() - Method in class org.apache.batik.bridge.BridgeContext
Returns the document loader used to load external documents.
getDocumentSize() - Method in class org.apache.batik.bridge.BridgeContext
Returns the actual size of the document or null if the document has not been built yet.
getDocumentWidth() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Returns whether the document width.
getDomExtensions() - Static method in class org.apache.batik.dom.ExtensibleDOMImplementation
 
getDomain() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getDomain().
getDomain() - Method in interface org.w3c.dom.svg.SVGDocument
 
getDoubleBufferedRendering() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Tells whether this component use double buffering to render SVG documents.
getDst() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getDx() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getDx().
getDx() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getDx().
getDx() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getDx().
getDx(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGTextPositioningElementSupport
DOM: Implements SVGTextPositioningElement.getDx().
getDx() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getDx() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getDx() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getDy() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getDy().
getDy() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getDy().
getDy() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getDy().
getDy(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGTextPositioningElementSupport
DOM: Implements SVGTextPositioningElement.getDy().
getDy() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getDy() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getDy() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getDynamicSecurityDomain(Object) - Method in class org.apache.batik.script.rhino.BatikSecurityController
Get dynamic security domain that allows an action only if it is allowed by the current Java stack and securityDomain.
getE() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.getE().
getE() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getEdgeMode() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getEdgeMode().
getEdgeMode() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the current edge handling mode.
getEdgeMode() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the current edge handling mode.
getEdgeMode() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getElement(GraphicsNode) - Method in class org.apache.batik.bridge.BridgeContext
Returns the Element associated to the specified GraphicsNode or null if any.
getElement() - Method in class org.apache.batik.bridge.BridgeException
Returns the element on which the error occurred.
getElement(String, Element) - Method in class org.apache.batik.bridge.URIResolver
Imports the Element referenced by the given URI on Element ref.
getElement() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the element.
getElement() - Method in class org.apache.batik.css.engine.CSSEngineEvent
Returns the target element.
getElement() - Method in class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext
Returns the element.
getElement() - Method in class org.apache.batik.dom.svg.AbstractSVGLengthList
return the element owning this SVGLengthList.
getElement() - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
return the element owning this SVGNumberList.
getElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList.SVGOMLengthList
 
getElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList.SVGOMNumberList
 
getElement() - Method in interface org.apache.batik.parser.UnitProcessor.Context
Returns the element.
getElementById(String) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getElementById(String).
getElementById(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getElementById(String) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getElementContent(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Returns the content of the given element.
getElementData(Node) - Method in class org.apache.batik.bridge.BridgeContext
Set Element Data.
getElementMaxPixel(Element, Rectangle2D) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
 
getElementMinPixel(Element, Rectangle2D) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
 
getElementPixelSize(Element, String, Rectangle2D) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
 
getElementsByTagName(Node, String) - Method in class org.apache.batik.dom.AbstractDocument
Returns an ElementsByTagName object from the cache, if any.
getElementsByTagName(String) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Element.getElementsByTagName(String).
getElementsByTagNameNS(Node, String, String) - Method in class org.apache.batik.dom.AbstractDocument
Returns an ElementsByTagNameNS object from the cache, if any.
getElementsByTagNameNS(String, String) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Element.getElementsByTagNameNS(String,String).
getElevation() - Method in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
DOM: Implements SVGFEDistantLightElement.getElevation().
getElevation() - Method in class org.apache.batik.ext.awt.image.DistantLight
 
getElevation() - Method in interface org.w3c.dom.svg.SVGFEDistantLightElement
 
getEnableBackgroundGraphicsNodeRable(boolean) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the GraphicsNodeRable for this node.
getEnableBackgroundGraphicsNodeRable(boolean) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the GraphicsNodeRable for this node.
getEnableImageZoomInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the image zoom interactor is enabled, false otherwise.
getEnablePanInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the pan interactor is enabled, false otherwise.
getEnableResetTransformInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the reset transform interactor is enabled, false otherwise.
getEnableRotateInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the rotate interactor is enabled, false otherwise.
getEnableZoomInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the zoom interactor is enabled, false otherwise.
getEnclosureList(SVGRect, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
getEnclosureList(SVGRect, SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getEnclosureList(SVGRect, Element) - Method in interface org.apache.batik.dom.svg.SVGSVGContext
Returns a List of all the DOM elements that are encosed in svgRect that are below end in the rendering order.
getEnclosureList(SVGRect, SVGElement) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getEncodeParam() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If getGenerateEncodeParam() is true, this method may be called after decoding has completed, and will return an instance of PNGEncodeParam containing information about the contents of the PNG file just decoded.
getEncoding() - Method in class org.w3c.css.sac.InputSource
Get the character encoding for a byte stream or URI.
getEncodingId() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
 
getEncodingId() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
getEnd() - Method in class org.apache.batik.css.parser.Scanner
Returns the end offset of the last lexical unit.
getEnd() - Method in class org.apache.batik.xml.XMLScanner
Returns the end offset of the last lexical unit.
getEndIdx() - Method in class org.apache.batik.extension.svg.LineInfo
 
getEndIndex() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the end index of the text.
getEndIndex() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Returns the end index of the text.
getEndIndex() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the end index of the text.
getEndIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the end index of the text.
getEndMarker() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the marker that shall be drawn at the last vertex of the given shape.
getEndOffset() - Method in class org.apache.batik.xml.XMLScanner
Returns the end offset of the current lexical unit.
getEndPoint(SVGTextElementBridge.CharacterInformation) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getEndPoint() - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Returns a copy of the end point of the gradient axis
getEndPos(SVGOMElement, SVGTextContent, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
 
getEndPositionOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getEndPositionOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getEndPositionOfChar(Element, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getEndPositionOfChar(int charnum).
getEndPositionOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getEndPositionOfChar(int).
getEndPositionOfChar(int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
Returns the current text position after rendering the character in the user coordinate system for rendering the glyph(s) that correspond to the specified character.
getEndPositionOfChar(Element, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.getEndPositionOfChar(int charnum).
getEndPositionOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
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
 
getEntities() - Method in class org.apache.batik.dom.GenericDocumentType
DOM: Implements DocumentType.getEntities().
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
 
getErrorCode() - Method in class org.apache.batik.apps.rasterizer.SVGConverterException
 
getErrorHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the ErrorHandler that has been set.
getErrorHandler() - Method in interface org.apache.batik.transcoder.Transcoder
Returns the error handler this transcoder uses to report warnings and errors, or null if any.
getErrorHandler() - Method in class org.apache.batik.transcoder.TranscoderSupport
Returns the error handler this transcoder uses to report warnings and errors, or null if any.
getEventDispatcher() - Method in interface org.apache.batik.bridge.UserAgent
Returns the event dispatcher to use.
getEventDispatcher() - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
getEventDispatcher() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the EventDispatcher used by the UserAgent to dispatch events on GVT.
getEventDispatcher() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the event dispatcher to use.
getEventListeners() - Method in class org.apache.batik.dom.events.EventListenerList
Returns an array of the event listeners of this list, or null if any.
getEventListeners(String, boolean) - Method in class org.apache.batik.dom.events.EventSupport
Returns a list event listeners depending on the specified event type and phase.
getEventPhase() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The eventPhase property indicates which phase of event flow is currently being evaluated.
getEventPreventDefault(Event) - Static method in class org.apache.batik.dom.events.AbstractEvent
 
getEventSupport() - Method in class org.apache.batik.dom.AbstractNode
Returns the event support instance for this node, or null if any.
getEventSupport() - Method in interface org.apache.batik.dom.events.NodeEventTarget
Returns the event support instance for this node, or null if any.
getEventTarget(GraphicsNode, Point2D) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Returns the element that is the target of the specified event or null if any.
getEventType() - Method in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
getEventsEnabled() - Method in class org.apache.batik.dom.AbstractDocument
Tests whether the event dispatching must be done.
getException() - Method in class org.apache.batik.css.parser.ParseException
Return the embedded exception, if any.
getException() - Method in class org.apache.batik.parser.ParseException
Return the embedded exception, if any.
getException() - Method in class org.apache.batik.script.InterpreterException
Returns the embedded exception.
getException() - Method in class org.apache.batik.svggen.SVGGraphics2DIOException
Returns the original enclosed exception or null if any.
getException() - Method in class org.apache.batik.svggen.SVGGraphics2DRuntimeException
Returns the original enclosed exception or null if any.
getException() - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Returns the exception, if any occured.
getException() - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Returns the exception, if any occured.
getException() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Returns the exception, if any occured.
getException() - Method in class org.apache.batik.transcoder.TranscoderException
Returns the original enclosed exception or null if any.
getException() - Method in class org.apache.batik.xml.XMLException
Return the embedded exception, if any.
getException() - Method in class org.w3c.css.sac.CSSException
Returns the internal exception if any, null otherwise.
getExecuteOnload() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Returns true if the scripts attached to the DOM using 'onload' event attribute is going to be executed before rasterizing, false otherwise.
getExpandEntityReferences() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getExpandEntityReferences().
getExpandEntityReferences() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getExpandEntityReferences().
getExpandGrayAlpha() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns the current setting of the gray/alpha expansion.
getExpandPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns true if palette-color images will be expanded to produce full-color output.
getExponent() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getExponent().
getExponent() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the exponent value for this transfer function
getExponent() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the exponent value for this transfer function
getExponent() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getExtShape() - Method in class org.apache.batik.gvt.MarkerShapePainter
Gets the Shape this shape painter is associated with as an Extended Shape.
getExtendedPathIterator() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getExtendedPathIterator() - Method in interface org.apache.batik.ext.awt.geom.ExtendedShape
Get an extended Path iterator that may return SEG_ARCTO commands
getExtendedPathIterator() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
getExtension() - Method in class org.apache.batik.apps.rasterizer.DestinationType
 
getExtensionHandler() - Method in class org.apache.batik.svggen.DOMTreeManager
 
getExtensionHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the ExtensionHandler that has been set.
getExtensionHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getExtent(SVGOMElement, SVGTextContent, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
 
getExtentOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getExtentOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getExtentOfChar(Element, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getExtentOfChar(int charnum).
getExtentOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getExtentOfChar(int).
getExtentOfChar(int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
Returns a tightest rectangle which defines the minimum and maximum X and Y values in the user coordinate system for rendering the glyph(s) that correspond to the specified character.
getExtentOfChar(Element, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.getExtentOfChar(int charnum).
getExtentOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the security settings for the given resource url and document url
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in interface org.apache.batik.bridge.UserAgent
Returns the security settings for the given resource url and document url
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the security settings for the given resource url and document url
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the security settings for the given resource url and document url
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the security settings for the given resource url and document url
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the security settings for the given resource url and document url
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the security settings for the given resource url and document url
getExternalResourcesRequired(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGExternalResourcesRequiredSupport
To implement SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFontElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMMPathElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in interface org.w3c.dom.svg.SVGExternalResourcesRequired
 
getExtraFields() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Returns the value set by setExtraFields().
getExtraImages() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Returns the additional image Iterator specified via setExtraImages() or null if none was supplied or if a null value was supplied.
getF() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
Implements SVGMatrix.getF().
getF() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getFamilyClass() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getFamilyName() - Method in class org.apache.batik.bridge.SVGFontFamily
Returns the family name of this font.
getFamilyName() - Method in class org.apache.batik.gvt.font.AWTFontFamily
Returns the font family name.
getFamilyName() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the family name of this font, it may contain more than one.
getFamilyName() - Method in interface org.apache.batik.gvt.font.GVTFontFamily
Returns the font family name.
getFamilyName() - Method in class org.apache.batik.gvt.font.UnresolvedFontFamily
Returns the font family name.
getFamilyThatCanDisplay(char) - Static method in class org.apache.batik.gvt.font.FontFamilyResolver
 
getFamilyType() - Method in class org.apache.batik.svggen.font.table.Panose
 
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getFeatureList() - Method in class org.apache.batik.svggen.font.table.GsubTable
 
getField(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a given tag as a TIFFField, or null if the tag is not present.
getFieldAsByte(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a byte.
getFieldAsByte(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a byte.
getFieldAsDouble(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a double.
getFieldAsDouble(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a double.
getFieldAsFloat(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a float.
getFieldAsFloat(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a float.
getFieldAsLong(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a long.
getFieldAsLong(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a long.
getFields() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns an array of TIFFFields containing all the fields in this directory.
getFile() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
getFile(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a File preference.
getFileNRef(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
Returns the current offset in this file.
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Returns the current position in the stream (bytes read).
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
Returns the current offset in this file.
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Returns the current offset in this stream.
getFiles(String) - Method in class org.apache.batik.util.PreferenceManager
Returns an array of Files preference.
getFilter() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getFilter().
getFilter() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getFilter().
getFilter() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the filter of this node or null if any.
getFilter() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the filter of this node or null if any.
getFilterConverter() - Method in class org.apache.batik.svggen.DOMTreeManager
 
getFilterRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns the filter output area, in user space
getFilterRegion() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the filter output area, in user space
getFilterRegion() - Method in interface org.apache.batik.gvt.filter.Mask
The region to which this mask applies
getFilterRegion() - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
The region to which this mask applies
getFilterResX() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterResX().
getFilterResX() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterResY() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterResY().
getFilterResY() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterResolutionX() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the resolution along the X axis.
getFilterResolutionX() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the resolution along the X axis.
getFilterResolutionY() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the resolution along the Y axis.
getFilterUnits() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterUnits().
getFilterUnits() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
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
 
getFirstChild() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getFirstChild().
getFirstChild() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getFirstChild().
getFirstChild(GraphicsNode) - Static method in class org.apache.batik.gvt.GVTTreeWalker
 
getFirstChild() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getFirstCondition() - Method in class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getFirstCondition().
getFirstCondition() - Method in class org.apache.batik.css.parser.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getFirstCondition().
getFirstCondition() - Method in interface org.w3c.css.sac.CombinatorCondition
Returns the first condition.
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
 
getFloat(String) - Method in class org.apache.batik.util.PreferenceManager
Gets a float preference.
getFloatProp(StyleMap, CSSEngine, int) - Static method in class org.apache.batik.bridge.CSSFontFace
 
getFloatValue(short) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getFloatValue().
getFloatValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getFloatValue().
getFloatValue() - Method in class org.apache.batik.css.engine.value.FloatValue
Returns the float value.
getFloatValue() - Method in interface org.apache.batik.css.engine.value.Value
This method is used to get the float value.
getFloatValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
SAC: Implements LexicalUnit.getFloatValue().
getFloatValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.FloatLexicalUnit
SAC: Implements LexicalUnit.getFloatValue().
getFloatValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getFloatValue().
getFloatValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the float value.
getFloodPaint() - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Get the flood paint.
getFloodPaint() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Get the flood fill paint.
getFloodRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Get the flood region
getFloodRegion() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Returns the flood region
getFlowDiv(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
getFlowDiv(BridgeContext, Element) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
 
getFlowDivElement(Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
getFocusManager() - Method in class org.apache.batik.bridge.BridgeContext
Returns the focus manager.
getFocusPoint() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns a copy of the end point of the gradient axis.
getFont() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets the current font.
getFont() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the current font.
getFont() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the GVTFont associated with this GVTGlyphVector.
getFont() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the Font associated with this GlyphVector.
getFont() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the Font associated with this GlyphVector.
getFont() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the Font associated with this GlyphVector.
getFont() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the GVTFont to use when rendering the specified character iterator.
getFont() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getFont(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a font preference.
getFontAttrs() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getFontConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getFontDirectionHint() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getFontFace() - Method in class org.apache.batik.bridge.SVGFontFamily
Returns the font-face associated with this font family.
getFontFace() - Method in class org.apache.batik.gvt.font.AWTFontFamily
Returns the font-face information for this font family.
getFontFace() - Method in interface org.apache.batik.gvt.font.GVTFontFamily
Returns the FontFace for this fontFamily instance.
getFontFace() - Method in class org.apache.batik.gvt.font.UnresolvedFontFamily
Returns the font-face information for this font family.
getFontFaceElement() - Method in class org.apache.batik.bridge.SVGFontFace
 
getFontFaceSrcs(Element) - Method in class org.apache.batik.bridge.SVGFontFaceElementBridge
 
getFontFaces(Document, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFontUtilities
 
getFontFaces() - Method in class org.apache.batik.css.engine.CSSEngine
Get's the StyleMaps generated by @font-face rules encountered by this CSSEngine thus far.
getFontFamily(BridgeContext) - Method in class org.apache.batik.bridge.CSSFontFace
Returns the font associated with this rule or element.
getFontFamily(BridgeContext) - Method in class org.apache.batik.bridge.FontFace
Returns the font associated with this rule or element.
getFontFamily(BridgeContext, ParsedURL) - Method in class org.apache.batik.bridge.FontFace
Tries to build a GVTFontFamily from a URL reference
getFontFamily(BridgeContext) - Method in class org.apache.batik.bridge.SVGFontFace
Returns the font associated with this rule or element.
getFontFamily(Element, BridgeContext, String, String, String) - Static method in class org.apache.batik.bridge.SVGFontUtilities
Given a font family name tries to find a matching SVG font object.
getFontFamilyList(Element, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getFontFamilyList() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getFontFamilyMap() - Method in class org.apache.batik.bridge.BridgeContext
Returns the map of font families
getFontMetrics(Font) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Gets the font metrics for the specified font.
getFontMetrics(Font) - Method in class org.apache.batik.svggen.SVGGraphics2D
Gets the font metrics for the specified font.
getFontProperties(BridgeContext, Element, Map) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getFontRenderContext() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Get the rendering context of the Font within this Graphics2D context.
getFontRenderContext() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Get the rendering context of the Font within this Graphics2D context.
getFontRenderContext() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontRenderContext() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontRenderContext() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontRenderContext() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontRevision() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getFontSize() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the font-size on the associated element.
getFontSize() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getFontSize() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the font-size on the associated element.
getFontSize() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the font-size value.
getFontSize() - Method in class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext
Returns the font-size value.
getFontSize() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the font-size on the associated element.
getFontSize() - Method in interface org.apache.batik.parser.UnitProcessor.Context
Returns the font-size value.
getFontSizeIndex() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the font-size property index.
getFontSizeRelative() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightValue
The type of the value.
getFontStyle() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the font-style.
getFontWeight() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the font-weight.
getFontWeightNumberString(String) - Static method in class org.apache.batik.bridge.SVGFontUtilities
Returns a string that contains all of the font weight numbers for the specified font weight attribute value.
getFormat() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
DOM: Implements SVGAltGlyphElement.getFormat().
getFormat() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getFormat().
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
 
getFormat() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Returns whether the output must be formatted.
getFormat() - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
getFormat() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getFormatName() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getFormatName() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Returns the name of the format.
getFractions() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of floats used by this gradient to calculate color distribution.
getFragmentIdentifier() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the current's document fragment identifier.
getFragmentIdentifierHandler() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Returns the points handler in use.
getFunctionName() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
SAC: Implements LexicalUnit.getFunctionName().
getFunctionName() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getFunctionName().
getFunctionName() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the name of the function.
getFx() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getFx().
getFx() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getFy() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getFy().
getFy() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getGVTBuilder() - Method in class org.apache.batik.bridge.BridgeContext
Returns the GVT builder that is currently used to build the GVT tree.
getGVTRoot() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the GVT root graphics node.
getGVTRoot() - Method in class org.apache.batik.swing.svg.GVTTreeBuilderEvent
Returns the GVT tree root, or null if the gvt construction was not completed or just started.
getGVTRoot() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcherEvent
Returns the GVT tree root, or null if the gvt construction was not completed or just started.
getGamma() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the file gamma value for the image.
getGammaTransfer(float, float, float) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a gamma function
getGenerateEncodeParam() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns true if an instance of PNGEncodeParam will be available after an image has been decoded via the getEncodeParam method.
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
 
getGeometricBounds() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the visual bounds of this GlyphVector The visual bounds is the tightest rectangle enclosing all non-background pixels in the rendered representation of this GlyphVector.
getGeometricBounds() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the visual bounds of this GlyphVector The visual bounds is the tightest rectangle enclosing all non-background pixels in the rendered representation of this GlyphVector.
getGeometricBounds() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the geometric bounds of this GlyphVector.
getGeometricBounds() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the geometric bounds of this GlyphVector.
getGeometricBounds() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the rectangular bounds of the completed glyph layout, inclusive of "decoration" (underline, overline, etc.)
getGeometricBounds() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the bounds of the geometry (this is always the bounds of the outline).
getGeometryBounds() - Method in class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
getGeometryBounds() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds() - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds() - Method in class org.apache.batik.gvt.ShapeNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds() - Method in class org.apache.batik.gvt.TextNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
Get a Rectangle2D in userspace coords which encloses the textnode glyphs just including the geometry info.
getGeometryBounds() - Method in class org.apache.batik.gvt.font.Glyph
 
getGeometryBounds(TextNode) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Get a Rectangle2D in userspace coords which encloses the textnode glyphs just including the geometry info.
getGeometryBounds() - Method in class org.apache.batik.gvt.svg12.MultiResGraphicsNode
 
getGlobalBridgeExtensions() - Static method in class org.apache.batik.bridge.BridgeContext
 
getGlobalObject() - Method in class org.apache.batik.script.rhino.RhinoInterpreter.ExtendedContext
 
getGlobalObject() - Method in class org.apache.batik.script.rhino.RhinoInterpreter
This method returns the ECMAScript global object used by this interpreter.
getGlobalTransform() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the global transformation matrix from the current element to the root.
getGlobalTransform() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getGlobalTransform() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the global transformation matrix from the current element to the root.
getGlobalTransform() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the global transformation matrix from the current element to the root.
getGlobalTransform() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the concatenated transform of this node.
getGlobalTransform() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the concatenated transform of this node.
getGlobalUserAgent() - Static method in class org.apache.batik.util.ParsedURL
 
getGlyph(int) - Method in class org.apache.batik.svggen.font.Font
 
getGlyphAdvances() - Method in class org.apache.batik.gvt.text.GlyphLayout
 
getGlyphAdvances() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the advance between each glyph in text progression direction.
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
 
getGlyphCode(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCode(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCode() - Method in class org.apache.batik.gvt.font.Glyph
Returns the glyphs unique code with resect to its font.
getGlyphCode(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCode(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCodes(int, int, int[]) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns an array of glyphcodes for the specified glyphs.
getGlyphCodes(int, int, int[]) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns an array of glyphcodes for the specified glyphs.
getGlyphCodes(int, int, int[]) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns an array of glyphcodes for the specified glyphs.
getGlyphCodes(int, int, int[]) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns an array of glyphcodes for the specified glyphs.
getGlyphCodesForName(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns an array of glyph codes (unique ids) of the glyphs with the specified name (there may be more than one).
getGlyphCodesForUnicode(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns an array of glyph codes (unique ids) of the glyphs with the specified unicode value (there may be more than one).
getGlyphCount() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the number of glyphs in this layout.
getGlyphCount() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the number of glyphs in this layout.
getGlyphCount() - Method in class org.apache.batik.svggen.font.table.Ligature
 
getGlyphDataFormat() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getGlyphGeometry(AWTGVTFont, char, GlyphVector, int, Point2D) - Static method in class org.apache.batik.gvt.font.AWTGVTFont
Returns the geometry of the specified character.
getGlyphId(int) - Method in class org.apache.batik.svggen.font.table.Ligature
 
getGlyphIndex() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
getGlyphIndex(int) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the index of the first glyph that has the specified char index.
getGlyphIndex(int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the glyph index of the glyph that has the specified char index.
getGlyphIndex() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getGlyphJustificationInfo(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphJustificationInfo(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphJustificationInfo(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphJustificationInfo(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphLogicalBounds(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphLogicalBounds(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphLogicalBounds(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphLogicalBounds(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphMetrics(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the metrics of the glyph at the specified index into this GVTGlyphVector.
getGlyphMetrics(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the metrics of the glyph at the specified index into this GlyphVector.
getGlyphMetrics() - Method in class org.apache.batik.gvt.font.Glyph
Returns the metrics of this Glyph if it is used in a horizontal layout.
getGlyphMetrics(float, float) - Method in class org.apache.batik.gvt.font.Glyph
Returns the metics of this Glyph with the specified kerning value applied.
getGlyphMetrics(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the metrics of the glyph at the specified index into this GlyphVector.
getGlyphMetrics(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the metrics of the glyph at the specified index into this GlyphVector.
getGlyphMetrics(int) - Method in class org.apache.batik.gvt.text.GlyphLayout
 
getGlyphMetrics(int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the Metrics for a particular glyph.
getGlyphName(int) - Method in class org.apache.batik.svggen.font.table.PostTable
 
getGlyphOrientationAngle() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the value of the vertical glyph orientation angle.
getGlyphOutline(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphOutline(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphOutline(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphOutline(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphPosition(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the position of the specified glyph within this GlyphVector.
getGlyphPosition(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the position of the specified glyph within this GlyphVector.
getGlyphPosition(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the position of the specified glyph within this GlyphVector.
getGlyphPosition(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the position of the specified glyph within this GlyphVector.
getGlyphPositions(int, int, float[]) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns an array of glyph positions for the specified glyphs
getGlyphPositions(int, int, float[]) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns an array of glyph positions for the specified glyphs
getGlyphPositions(int, int, float[]) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns an array of glyph positions for the specified glyphs
getGlyphPositions(int, int, float[]) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns an array of glyph positions for the specified glyphs
getGlyphRef() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
DOM: Implements SVGAltGlyphElement.getGlyphRef().
getGlyphRef() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getGlyphRef().
getGlyphRef() - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
getGlyphRef() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getGlyphTransform(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Gets the transform of the specified glyph within this GlyphVector.
getGlyphTransform(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Gets the transform of the specified glyph within this GlyphVector.
getGlyphTransform(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Gets the transform of the specified glyph within this GlyphVector.
getGlyphTransform(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Gets the transform of the specified glyph within this GlyphVector.
getGlyphVector() - Method in class org.apache.batik.extension.svg.LineInfo
 
getGlyphVector() - Method in class org.apache.batik.gvt.text.GlyphLayout
 
getGlyphVector() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Return the glyph vector asociated to this layout.
getGlyphVisualBounds(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGlyphVisualBounds(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGlyphVisualBounds(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGlyphVisualBounds(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGradientPaintConverter() - Method in class org.apache.batik.svggen.SVGPaint
 
getGradientTransform() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
To implement SVGGradientElement.getGradientTransform().
getGradientTransform() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getGradientUnits() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGGradientElement.getGradientUnits().
getGradientUnits() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getGraphicContext() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
 
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
 
getGraphicsNode(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the GraphicsNode associated to the specified Element or null if any.
getGraphicsNode() - Method in class org.apache.batik.bridge.BridgeException
Returns the graphics node that represents the current GVT tree built.
getGraphicsNode() - Method in class org.apache.batik.bridge.StyleReference
Returns the graphics node.
getGraphicsNode() - Method in class org.apache.batik.gvt.PatternPaint
Returns the graphics node that define the pattern.
getGraphicsNode() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Returns the graphics node where the event is originated.
getGraphicsNode() - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Returns the GraphicsNode rendered by this image
getGraphicsNode() - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Returns the GraphicsNode for which a rendering can be obtained
getGraphicsNode() - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Returns the GraphicsNode rendered by this image
getGraphicsNode(int) - Method in class org.apache.batik.gvt.svg12.MultiResGraphicsNode
 
getGraphicsNode() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the root of the GVT tree displayed by this component, if any.
getGraphicsNodeRable(boolean) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the GraphicsNodeRable for this node.
getGraphicsNodeRable(boolean) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the GraphicsNodeRable for this node.
getGraphicsNodeRable() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the RenderableImage for this node.
getGreen() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements RGBColor.getGreen().
getGreen() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements RGBColor.getGreen().
getGreen() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getGreen().
getGreen() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getGreen().
getGreen() - Method in class org.apache.batik.css.engine.value.RGBColorValue
Implements Value.getGreen().
getGreen() - Method in interface org.apache.batik.css.engine.value.Value
The green value of the RGB color.
getGreenFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the green channel
getGreenFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the green channel
getGroupContext() - Method in class org.apache.batik.svggen.SVGGraphicContext
 
getHKern(int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the horizontal kerning value for the specified glyph pair.
getHKern(int, int) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns the horizontal kerning value for this glyph pair.
getHKern(int, int) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns the vertical kerning value of this glyph pair.
getHandledExtensions() - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
Returns the list of file extensions handled by this handler
getHandledExtensions() - Method in interface org.apache.batik.apps.svgbrowser.SquiggleInputHandler
Returns the list of file extensions handled by this handler
getHandledExtensions() - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
Returns the list of file extensions handled by this handler
getHandledMimeTypes() - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
Returns the list of mime types handled by this handler.
getHandledMimeTypes() - Method in interface org.apache.batik.apps.svgbrowser.SquiggleInputHandler
Returns the list of mime types handled by this handler.
getHandledMimeTypes() - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
Returns the list of mime types handled by this handler.
getHandler(String) - Static method in class org.apache.batik.util.ParsedURL
Returns the handler for a particular protocol.
getHandlers() - Static method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Returns the list of input file handler.
getHead() - Method in class org.apache.batik.util.DoublyLinkedList
Get the current head element
getHeadTable() - Method in class org.apache.batik.svggen.font.Font
 
getHeight() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getHeight() - Method in class org.apache.batik.bridge.SVGSVGElementBridge.SVGSVGElementViewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.bridge.UserAgentViewport
Returns the height of this viewport.
getHeight() - Method in interface org.apache.batik.bridge.Viewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge.MultiImageElementViewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMRect
 
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getHeight().
getHeight() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the height of the image.
getHeight() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getHeight() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getHeight() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getHeight() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getHeight() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the height of the text.
getHeight() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getHeight() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGRect
 
getHeight() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getHheaTable() - Method in class org.apache.batik.svggen.font.Font
 
getHighlightBounds() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
The highlight bounds.
getHighlightShape() - Method in interface org.apache.batik.gvt.Selectable
Return a shape in user coords which encloses the current selection.
getHighlightShape() - Method in class org.apache.batik.gvt.TextNode
Returns the shape used to outline this text node.
getHighlightShape(Mark, Mark) - Method in interface org.apache.batik.gvt.TextPainter
Get a Shape in userspace coords which encloses the textnode glyphs bounded by two Marks.
getHighlightShape() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns a shape in user space that encloses the current selection.
getHighlightShape(Mark, Mark) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Return a Shape, in the coordinate system of the text layout, which encloses the text selection delineated by two Mark instances.
getHighlightShape(int, int) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns a Shape which encloses the currently selected glyphs as specified by the character indices.
getHighlightShape(int, int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns a Shape which encloses the currently selected glyphs as specified by glyph indices begin and end.
getHintsConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getHistogram() - Method in class org.apache.batik.extension.svg.HistogramRed
 
getHit() - Method in class org.apache.batik.gvt.renderer.BasicTextPainter.BasicMark
 
getHitCheckChildren() - Method in class org.apache.batik.gvt.ImageNode
 
getHmtxTable() - Method in class org.apache.batik.svggen.font.Font
 
getHorizAdvX() - Method in class org.apache.batik.gvt.font.Glyph
Returns the horizontal advance value.
getHorizOrigin() - Method in class org.apache.batik.gvt.font.Glyph
Returns the horizontal origin of this glyph.
getHorizontalAdvance() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the horizontal advance of the glyph.
getHost() - Method in class org.apache.batik.util.ParsedURL
Returns the host for this URL, if any, null if there isn't one or it doesn't make sense for the protocol.
getHref() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMURIReferenceElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.getHref().
getHref(Element) - Static method in class org.apache.batik.dom.svg.SVGURIReferenceSupport
To implement SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGURIReferenceTextPositioningElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in interface org.w3c.dom.svg.SVGURIReference
 
getICCColor() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.getICCColor().
getICCColor() - Method in interface org.w3c.dom.svg.SVGColor
 
getICCProfileData() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the ICC profile data to be stored with this image.
getID() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Returns the ID of this event.
getID() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns the event's selection event type.
getIDGenerator() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the SVGIDGenerator that has been set.
getIFDOffset() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Returns the value set by setIFDOffset() or null if no value has been set.
getIFDOffset() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the offset of the IFD corresponding to this TIFFDirectory.
getIccColor() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
Returns the SVGICCColor value of this SVGColor.
getIcon(int) - Method in class org.apache.batik.swing.JSVGCanvasBeanInfo
Returns an icon for the specified type.
getId() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getId().
getId() - Method in interface org.w3c.dom.svg.SVGElement
 
getIdentifier() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Counter.getIdentifier().
getIdentifier() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getIdentifier().
getIdentifier() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getIdentifier().
getIdentifier() - Method in interface org.apache.batik.css.engine.value.Value
The identifier value of the counter.
getIdentifiers() - Method in class org.apache.batik.css.engine.value.AbstractColorManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.IdentifierManager
Returns the map that contains the name/value mappings for each possible identifiers.
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
Implements IdentifierManager.getIdentifiers().
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
Implements IdentifierManager.getIdentifiers().
getIdentityTransfer() - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns an instance initialized as an identity transfer function
getImage() - Method in class org.apache.batik.bridge.UpdateManagerEvent
Returns the image to display, or null if the rendering failed.
getImage() - Method in class org.apache.batik.gvt.ImageNode
Returns the graphics node that represents the image.
getImage() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the raster image of this raster image node.
getImage() - Method in class org.apache.batik.swing.gvt.GVTTreeRendererEvent
Returns the image to display, or null if the rendering failed.
getImageBounds(BridgeContext, Element) - Static method in class org.apache.batik.bridge.SVGImageElementBridge
Returns the bounds of the specified image element.
getImageBounds() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the bounds of this raster image node.
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
Returns the ImageHandler that has been set.
getImageHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getImplementation() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getImplementation().
getImplementedExtensions() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return the list of extensions implemented by this BridgeExtension, these are added to the list of requiredExtensions that the User Agent supports for purposes of the 'switch' element in SVG.
getImplementedExtensions() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should return the list of extensions implemented by this BridgeExtension.
getImplementedExtensions() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
This should return the list of extensions implemented by this BridgeExtension.
getImplementedExtensions() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
This should return the list of extensions implemented by this BridgeExtension.
getImportedChild(Node) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the node imported by the given node, or null.
getImportedChild(Node) - Static method in class org.apache.batik.css.engine.CSSEngine
Returns the imported child of the given node, if any.
getIn(Element, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Returns the input source of the specified filter primitive element defined by its 'in' attribute.
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
DOM: Implements SVGFEComponentTransferElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements { @link SVGFEConvolveMatrixElement#getIn1()}.
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements SVGFEFloodElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
DOM: Implements SVGFEMergeNodeElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFETileElement
DOM: Implements SVGFETileElement.getIn1().
getIn1() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEComponentTransferElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEFloodElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEMergeNodeElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFETileElement
 
getIn2(Element, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Returns the input source of the specified filter primitive element defined by its 'in2' attribute.
getIn2() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getIn2().
getIn2() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getIn2().
getIn2() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getIn2().
getIn2() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getIn2() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getIn2() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getIndent() - Method in class org.apache.batik.extension.svg.MarginInfo
 
getIndent() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getIndent() - Method in class org.apache.batik.gvt.flow.MarginInfo
 
getIndex(int) - Method in class org.apache.batik.css.engine.StyleDeclaration
Returns the property index of a value.
getIndex() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the current index.
getIndex() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Returns the current index.
getIndex() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the current index.
getIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the current index.
getIndexToLocFormat() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getIndexed() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getIndexedImage(BufferedImage, int) - Static method in class org.apache.batik.ext.awt.image.rendered.IndexImage
Converts the input image (must be TYPE_INT_RGB or TYPE_INT_ARGB) to an indexed image.
getInitialTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the initial transform.
getInputHandler(ParsedURL) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Returns the input handler for the given URI
getInputStream() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Returns the SeekableStream associated with this ImageDecoder.
getInputStream() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Returns the SeekableStream associated with this ImageDecoder.
getInputStream() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the input of this transcoder as a byte stream or null if none was supplied.
getInsets(int, int) - Method in interface org.apache.batik.ext.swing.JGridBagPanel.InsetsManager
Returns the insets for cell (gridx, gridy);
getInstance() - Method in class org.apache.batik.bridge.AbstractSVGBridge
Returns a new instance of this bridge.
getInstance() - Method in interface org.apache.batik.bridge.Bridge
Returns a new instance of this bridge.
getInstance() - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Returns the Bridge instance to be used for a single DOM element.
getInstance() - Method in class org.apache.batik.bridge.SVGAElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGDescElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGGElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGLineElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGRectElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
 
getInstance() - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGTitleElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.extension.svg.BatikStarElementBridge
Returns a new instance of this bridge.
getInstance() - Static method in class org.apache.batik.extension.svg.FlowExtTextPainter
Returns a unique instance of this class.
getInstance() - Static method in class org.apache.batik.gvt.flow.FlowTextPainter
Returns a unique instance of this class.
getInstance() - Static method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Returns a unique instance of this class.
getInstanceRoot() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getInstanceRoot().
getInstanceRoot() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getInstructions() - Method in class org.apache.batik.svggen.font.table.Program
 
getInteger(String) - Static method in class org.apache.batik.apps.svgbrowser.Resources
 
getInteger(String) - Static method in class org.apache.batik.ext.swing.Resources
 
getInteger(String) - Static method in class org.apache.batik.script.rhino.Messages
 
getInteger(String) - Static method in class org.apache.batik.util.Messages
 
getInteger(String) - Method in class org.apache.batik.util.PreferenceManager
Gets an int preference.
getInteger(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the integer mapped with the given string
getIntegerValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.IntegerLexicalUnit
SAC: Implements LexicalUnit.getIntegerValue().
getIntegerValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getIntegerValue().
getIntegerValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the integer value.
getInteractionEnabled() - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
 
getInteractors() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the interactor list.
getIntercept() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getIntercept().
getIntercept() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the intercept value for this transfer function
getIntercept() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the intercept value for this transfer function
getIntercept() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getInterlacing() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if Adam7 interlacing will be used.
getInternalSubset() - Method in class org.apache.batik.dom.GenericDocumentType
DOM: Implements DocumentType.getInternalSubset().
getInterpreter() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Returns the associated interpreter.
getInterpreter() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Returns the default Interpreter for this document.
getInterpreter(String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
 
getInterpreter(String) - Method in class org.apache.batik.bridge.BridgeContext
Returns a Interpreter for the specified language.
getInterpreter() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Returns the associated interpreter.
getInterpreter() - Method in interface org.apache.batik.script.Window
Returns the associated interpreter.
getInterpreter() - Method in class org.apache.batik.script.rhino.RhinoInterpreter.ExtendedContext
 
getInterpreterPool() - Method in class org.apache.batik.bridge.BridgeContext
Returns the interpreter pool used to handle scripts.
getIntersectionList(SVGRect, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
getIntersectionList(SVGRect, SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getIntersectionList(SVGRect, Element) - Method in interface org.apache.batik.dom.svg.SVGSVGContext
Returns a List of all the DOM elements that intersect svgRect that are below end in the rendering order.
getIntersectionList(SVGRect, SVGElement) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getInverseTransform() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the inverse transform for this node.
getInverseTransform() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the inverse transform for this node.
getIsLocal() - Method in interface org.apache.batik.css.engine.CSSImportedElementRoot
Returns true if the imported element is local to the owning document.
getIsLocal() - Method in class org.apache.batik.dom.svg.SVGOMCSSImportedElementRoot
Returns true if the imported CSS tree is from this 'owner' document.
getItem(int) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.getItem(int).
getItem(int) - Method in class org.apache.batik.dom.svg.AbstractSVGLengthList
 
getItem(int) - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
 
getItem(int) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
 
getItem(int) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
 
getItem(int) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGLengthList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGNumberList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGPointList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGStringList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGTransformList
 
getItemImpl(int) - Method in class org.apache.batik.dom.svg.AbstractSVGList
Returns the specified item from the list.
getItemIndex(JMenuItem) - Method in class org.apache.batik.apps.svgbrowser.LocalHistory.RadioListener
 
getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGLengthList
Return the separator between values in the list.
getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGList
Return the separator for the item is the list.
getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
Return the separator between values in the list.
getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
Return the separator between segments in the list.
getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
Return the separator between points in the list.
getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
Return the separator between transform in the list.
getIteratorLock() - Method in class org.apache.batik.util.RunnableQueue
Returns iterator lock to use to work with the iterator returned by iterator().
getJPEGCompressRGBToYCbCr() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Whether RGB data will be converted to YCbCr when using JPEG compression.
getJPEGDecompressYCbCrToRGB() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Whether JPEG-compressed YCbCr data will be converted to RGB.
getJPEGEncodeParam() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Retrieves the JPEG compression parameters.
getJSVGCanvas() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Returns the main JSVGCanvas of this frame.
getJustification() - Method in class org.apache.batik.extension.svg.MarginInfo
 
getK1() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK1().
getK1() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK2() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK2().
getK2() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK3() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK3().
getK3() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK4() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK4().
getK4() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getKd() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getKd() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getKernel() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the Convolution Kernel in use
getKernel() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the Convolution Kernel in use
getKernelMatrix() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelMatrix().
getKernelMatrix() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the [x,y] distance in user space between kernel values
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the [x,y] distance in user space between kernel values
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLengthX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelUnitLengthX().
getKernelUnitLengthX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKernelUnitLengthY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelUnitLengthY().
getKernelUnitLengthY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
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
 
getKerningValue(int, int, String, String) - Method in class org.apache.batik.gvt.font.KerningTable
Returns the amount of kerning that should be added between the given glyphs.
getKey() - Method in class org.apache.batik.util.gui.resource.MissingListenerException
Gets parameter passed by constructor.
getKey() - Method in class org.apache.batik.util.gui.resource.ResourceFormatException
Gets parameter passed by constructor.
getKeyChar() - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
Return a character corresponding to physical key pressed.
getKeyCode() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns the virtual key code value of the key which was depressed if the event is a key event.
getKeyCode() - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
Return the integer code for the physical key pressed.
getKs() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getKs() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getLSB() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the left (top) side bearing of the glyph.
getLang() - Method in class org.apache.batik.css.engine.sac.CSSLangCondition
SAC: Implements LangCondition.getLang().
getLang() - Method in class org.apache.batik.css.parser.DefaultLangCondition
SAC: Implements LangCondition.getLang().
getLang() - Method in class org.apache.batik.gvt.font.Glyph
Returns a comma separated list of languages this glyph can be used in.
getLang() - Method in interface org.w3c.css.sac.LangCondition
Returns the language
getLanguage() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getLanguageId() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
getLanguages() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the user languages.
getLanguages() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the user languages.
getLanguages() - Method in interface org.apache.batik.bridge.UserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the user language "en" (english).
getLanguages() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the language settings.
getLanguages() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the language settings.
getLanguages() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Returns the user language specified in the TranscodingHints or "en" (english) if any.
getLanguages() - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Returns the selected user languages.
getLanguages() - Method in class org.apache.batik.util.gui.LanguageDialog
Returns the user languages.
getLargeArcFlag() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
getLargeArcFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getLargeArcFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
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
 
getLastChar() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Returns the value of the last char or -1.
getLastCharIndex() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getLastCharWidth() - Method in class org.apache.batik.extension.svg.LineInfo
 
getLastChild() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getLastChild().
getLastChild() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getLastChild().
getLastChild(GraphicsNode) - Static method in class org.apache.batik.gvt.GVTTreeWalker
 
getLastChild() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getLastGlyphIndex(int) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the index of the last glyph that has the specified char index.
getLastX() - Method in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
getLastY() - Method in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
getLayout() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getLeading() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the leading of the text.
getLeft() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Rect.getLeft().
getLeft() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getLeft().
getLeft() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getLeft().
getLeft() - Method in class org.apache.batik.css.engine.value.RectValue
Implements Value.getLeft().
getLeft() - Method in interface org.apache.batik.css.engine.value.Value
The left value of the rect.
getLeft() - Method in class org.apache.batik.svggen.font.table.KerningPair
 
getLeftMargin() - Method in class org.apache.batik.extension.svg.MarginInfo
 
getLeftMargin() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getLeftMargin() - Method in class org.apache.batik.gvt.flow.MarginInfo
 
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.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getLength().
getLength() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSValueList.getLength().
getLength() - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ValueProvider
Returns the length of the declaration.
getLength() - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getLength().
getLength() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getLength().
getLength() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getLength().
getLength() - Method in class org.apache.batik.css.engine.value.ListValue
Implements Value.getLength().
getLength() - Method in interface org.apache.batik.css.engine.value.Value
The number of CSSValues in the list.
getLength() - Method in class org.apache.batik.css.parser.CSSSACMediaList
SAC: Returns the length of this selector list
getLength() - Method in class org.apache.batik.css.parser.CSSSelectorList
SAC: Returns the length of this selector list
getLength() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.dom.svg.SVGStylableElement.StyleDeclaration
Returns the length of the declaration.
getLength() - Method in class org.apache.batik.dom.util.ListNodeList
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
getLength(double) - Method in class org.apache.batik.ext.awt.geom.Cubic
 
getLength() - Method in class org.apache.batik.ext.awt.geom.Linear
 
getLength(double) - Method in class org.apache.batik.ext.awt.geom.Linear
 
getLength() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Get the value of Length.
getLength() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
getLength(double) - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
getLength() - Method in interface org.apache.batik.ext.awt.geom.Segment
 
getLength(double) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
getLength() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getLength() - Method in class org.apache.batik.svggen.font.table.CmapFormat
 
getLength() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
 
getLength() - Method in interface org.w3c.css.sac.SACMediaList
Returns the length of this media list
getLength() - Method in interface org.w3c.css.sac.SelectorList
Returns the length of this selector list
getLength() - Method in interface org.w3c.dom.svg.SVGElementInstanceList
 
getLengthAdjust() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getLengthAdjust().
getLengthAdjust() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getLengthAdjust() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getLengthHandler() - Method in class org.apache.batik.parser.LengthParser
Returns the length handler in use.
getLengthListHandler() - Method in class org.apache.batik.parser.LengthListParser
Returns the length list handler in use.
getLetterForm() - Method in class org.apache.batik.svggen.font.table.Panose
 
getLexicalUnitType() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getLexicalUnitType().
getLexicalUnitType() - Method in interface org.w3c.css.sac.LexicalUnit
An integer indicating the type of LexicalUnit.
getLicenseType() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.DistantLight
Computes the light vector in (x, y)
getLight(double, double, double, double[]) - Method in interface org.apache.batik.ext.awt.image.Light
Computes the light vector in (x, y)
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.PointLight
Computes the light vector in (x, y, z)
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.SpotLight
Computes the light vector in (x, y, z)
getLight() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getLight() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getLight() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getLight() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getLightMap(double, double, double, double, int, int, double[][][]) - Method in class org.apache.batik.ext.awt.image.AbstractLight
Returns a light map, starting in (x, y) with dx, dy increments, a given width and height, and z elevations stored in the fourth component on the N array.
getLightMap(double, double, double, double, int, int, double[][][]) - Method in interface org.apache.batik.ext.awt.image.Light
Returns a light map, starting in (x, y) with dx, dy increments, a given width and height, and z elevations stored in the fourth component on the N array.
getLightRow(double, double, double, int, double[][], double[][]) - Method in class org.apache.batik.ext.awt.image.AbstractLight
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
getLightRow(double, double, double, int, double[][], double[][]) - Method in class org.apache.batik.ext.awt.image.DistantLight
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
getLightRow(double, double, double, int, double[][], double[][]) - Method in interface org.apache.batik.ext.awt.image.Light
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
getLightX() - Method in class org.apache.batik.ext.awt.image.PointLight
 
getLightX() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLightY() - Method in class org.apache.batik.ext.awt.image.PointLight
 
getLightY() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLightZ() - Method in class org.apache.batik.ext.awt.image.PointLight
 
getLightZ() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLighterFontWeight(float) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in class org.apache.batik.bridge.BridgeContext
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in interface org.apache.batik.bridge.UserAgent
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in interface org.apache.batik.css.engine.CSSContext
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
 
getLighterFontWeight(float) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns a lighter font-weight.
getLimitingConeAngle() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getLimitingConeAngle().
getLimitingConeAngle() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLimitingConeAngle() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getLine() - Method in class org.apache.batik.css.parser.Scanner
Returns the current line.
getLine() - Method in class org.apache.batik.util.io.NormalizingReader
Returns the current line in the stream.
getLine() - Method in class org.apache.batik.util.io.StreamNormalizingReader
Returns the current line in the stream.
getLine() - Method in class org.apache.batik.util.io.StringNormalizingReader
Returns the current line in the stream.
getLine() - Method in class org.apache.batik.xml.XMLScanner
Returns the current line.
getLineAdvAdj() - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge.LineBreakInfo
 
getLineBreaks() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
getLineGap() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getLineHeight(BridgeContext, Element, float) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
getLineHeight() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getLineHeight() - Method in class org.apache.batik.gvt.flow.FlowRegions
 
getLineHeight() - Method in class org.apache.batik.gvt.flow.MarginInfo
 
getLineHeightIndex() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the line-height property index.
getLineMetrics(int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
 
getLineMetrics(char[], int, int, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(String, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(String, int, int, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(char[], int, int, FontRenderContext) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a LineMetrics object created with the specified arguments.
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a GVTLineMetrics object created with the specified arguments.
getLineMetrics(String, FontRenderContext) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a GVTLineMetrics object created with the specified String and FontRenderContext.
getLineMetrics(String, int, int, FontRenderContext) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a GVTLineMetrics object created with the specified arguments.
getLineMetrics(char[], int, int, FontRenderContext) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified arguments.
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified arguments.
getLineMetrics(String, FontRenderContext) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified String and FontRenderContext.
getLineMetrics(String, int, int, FontRenderContext) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified arguments.
getLineNumber(Element) - Method in class org.apache.batik.bridge.DocumentLoader
Returns the line in the source code of the specified element or -1 if not found.
getLineNumber() - Method in class org.apache.batik.css.parser.ParseException
Returns the line of the last parsed character.
getLineNumber() - Method in class org.apache.batik.parser.ParseException
Returns the line of the last parsed character.
getLineNumber() - Method in class org.apache.batik.script.InterpreterException
Returns the line number where the error occurs.
getLineNumber() - Method in class org.w3c.css.sac.CSSParseException
The line number of the end of the text where the exception occurred.
getLineNumber() - Method in interface org.w3c.css.sac.Locator
Return the line number where the current document event ends.
getLineWidth() - Method in class org.apache.batik.extension.svg.LineInfo
 
getLinearTransfer(float, float) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a linear transfer function
getList() - Method in class org.apache.batik.dom.svg.AbstractSVGList.ListBuilder
Return the newly created list.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.IconAndTextCellRenderer
 
getListStyle() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Counter.getListStyle().
getListStyle() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getListStyle().
getListStyle() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getListStyle().
getListStyle() - Method in interface org.apache.batik.css.engine.value.Value
The listStyle value of the counter.
getListener() - Method in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
getListeners(Class) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns an array of listeners that were added to this event dispatcher and of the specified type.
getListeners(Class) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Returns an array of listeners that were added to this event dispatcher and of the specified type.
getLitRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getLitRegion() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns this filter's litRegion
getLitRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getLitRegion() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns this filter's litRegion
getLiveAttributeValue(String, String) - Method in class org.apache.batik.dom.svg.AbstractElement
Returns the live attribute value associated with given attribute, if any.
getLocaTable() - Method in class org.apache.batik.svggen.font.Font
 
getLocal() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.getLocal().
getLocal() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
Returns 'stop'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge
Returns 'feDistantLight'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFePointLightElementBridge
Returns 'fePointLight'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge
Returns 'feSpotLight'.
getLocalName() - Method in interface org.apache.batik.bridge.Bridge
Returns the local name of the element this Bridge is dedicated to.
getLocalName() - Method in class org.apache.batik.bridge.SVGAElementBridge
Returns 'a'.
getLocalName() - Method in class org.apache.batik.bridge.SVGAltGlyphElementBridge
Returns 'altGlyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Returns 'circle'.
getLocalName() - Method in class org.apache.batik.bridge.SVGClipPathElementBridge
Returns 'clipPath'.
getLocalName() - Method in class org.apache.batik.bridge.SVGColorProfileElementBridge
Returns 'colorProfile'.
getLocalName() - Method in class org.apache.batik.bridge.SVGDescElementBridge
Returns 'desc'.
getLocalName() - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Returns 'ellipse'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeBlendElementBridge
Returns 'feBlend'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Returns 'feColorMatrix'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge
Returns 'feFuncA'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncBElementBridge
Returns 'feFuncB'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncGElementBridge
Returns 'feFuncG'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncRElementBridge
Returns 'feFuncR'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge
Returns 'feComponentTransfer'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeCompositeElementBridge
Returns 'feComposite'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Returns 'feConvolveMatrix'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeDiffuseLightingElementBridge
Returns 'feDiffuseLighting'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Returns 'feDisplacementMap'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeFloodElementBridge
Returns 'feFlood'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Returns 'feGaussianBlur'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeImageElementBridge
Returns 'feImage'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge
Returns 'feMergeNode'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge
Returns 'feMerge'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Returns 'feMorphology'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeOffsetElementBridge
Returns 'feOffset'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Returns 'feSpecularLighting'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeTileElementBridge
Returns 'feTile'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Returns 'feTurbulence'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFilterElementBridge
Returns 'filter'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFontElementBridge
Returns 'font'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFontFaceElementBridge
Returns 'font-face'.
getLocalName() - Method in class org.apache.batik.bridge.SVGGElementBridge
Returns 'g'.
getLocalName() - Method in class org.apache.batik.bridge.SVGGlyphElementBridge
Returns 'glyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGHKernElementBridge
Returns 'hkern'.
getLocalName() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns 'image'.
getLocalName() - Method in class org.apache.batik.bridge.SVGLineElementBridge
Returns 'line'.
getLocalName() - Method in class org.apache.batik.bridge.SVGLinearGradientElementBridge
Returns 'linearGradient'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMarkerElementBridge
Returns 'marker'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMaskElementBridge
Returns 'mask'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMissingGlyphElementBridge
Returns 'missing-glyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns 'path'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPatternElementBridge
Returns 'pattern'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Returns 'polygon'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Returns 'polyline'.
getLocalName() - Method in class org.apache.batik.bridge.SVGRadialGradientElementBridge
Returns 'radialGradient'.
getLocalName() - Method in class org.apache.batik.bridge.SVGRectElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Returns 'svg'.
getLocalName() - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Returns 'switch'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns 'text'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTextPathElementBridge
Returns 'textPath'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTitleElementBridge
Returns 'title'.
getLocalName() - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns 'use'.
getLocalName() - Method in class org.apache.batik.bridge.SVGVKernElementBridge
Returns 'vkern'.
getLocalName() - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns 'flowRoot'.
getLocalName() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Returns 'multiImage'.
getLocalName() - Method in class org.apache.batik.bridge.svg12.SVGSolidColorElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.css.engine.sac.AbstractElementSelector
SAC: Implements ElementSelector.getLocalName().
getLocalName() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.AbstractElementSelector
SAC: Implements ElementSelector.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphDefElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphItemElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAnimateColorElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAnimateElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAnimateMotionElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAnimateTransformElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMClipPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMDefinitionSrcElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMDefsElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMDescElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncAElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncBElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncGElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncRElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFETileElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceFormatElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceNameElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceSrcElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceUriElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMGElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMGlyphElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMHKernElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMetadataElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMissingGlyphElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSetElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSwitchElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTSpanElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTitleElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMVKernElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMFlowDivElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMFlowLineElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMFlowParaElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMFlowRegionBreakElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMFlowRegionElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMFlowRegionExcludeElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMFlowRootElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMFlowSpanElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMMultiImageElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMSolidColorElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMSubImageElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg12.SVGOMSubImageRefElement
DOM: Implements Node.getLocalName().
getLocalName(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the local name from the given qualified name.
getLocalName() - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
Returns 'flowText'.
getLocalName() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Returns 'histogramNormalization'.
getLocalName() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.extension.svg.BatikStarElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.BatikStarElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.extension.svg.ColorSwitchBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.extension.svg.ColorSwitchElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.FlowDivElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.FlowLineElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.FlowParaElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.FlowRegionBreakElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.FlowRegionElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.FlowSpanElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.FlowTextElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in interface org.w3c.css.sac.AttributeCondition
Returns the local part of the qualified name of this attribute.
getLocalName() - Method in interface org.w3c.css.sac.ElementSelector
Returns the local part of the qualified name of this element.
getLocale() - Static method in class org.apache.batik.apps.rasterizer.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.apps.svgbrowser.Resources
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.bridge.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.css.engine.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.css.engine.value.Messages
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.css.parser.Parser
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.ext.swing.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.ext.swing.Resources
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.i18n.LocaleGroup
Gets the current default locale in this group, or null.
getLocale() - Method in interface org.apache.batik.i18n.Localizable
Returns the current locale or null if the locale currently used is the default one.
getLocale() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.parser.AbstractParser
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
getLocale() - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
getLocale() - Static method in class org.apache.batik.script.rhino.Messages
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.script.rhino.RhinoInterpreter
Returns the current locale or null if the locale currently used is the default one.
getLocale() - Static method in class org.apache.batik.svggen.font.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.swing.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.swing.svg.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.transcoder.image.resources.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.util.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.util.io.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.util.resources.Messages
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.xml.XMLScanner
Implements Localizable.getLocale().
getLocaleGroup() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Returns the group to which this object belongs.
getLocaleGroup() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getLocaleGroup().
getLocation(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the text node location according to the 'x' and 'y' attributes of the specified text element.
getLocation(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns the text node location In this case the text node may have serveral effective locations (one for each flow region).
getLocation(BridgeContext, Element) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
Returns the text node location In this case the text node may have serveral effective locations (one for each flow region).
getLocation() - Method in class org.apache.batik.extension.svg.LineInfo
 
getLocation() - Method in class org.apache.batik.gvt.TextNode
Returns the location of this text node.
getLocationLine(Element) - Method in class org.apache.batik.dom.util.DocumentDescriptor
Returns the location in the source file of the end element.
getLogicalBounds() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the logical bounds of this GlyphVector.
getLogicalBounds() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the logical bounds of this GlyphVector.
getLogicalBounds() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the logical bounds of this GlyphVector.
getLogicalBounds() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the logical bounds of this GlyphVector.
getLogicalParentNode(Node) - Static method in class org.apache.batik.css.engine.CSSEngine
Returns the logical parent of a node, given its physical parent.
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
 
getLookupTable() - Method in class org.apache.batik.ext.awt.image.DiscreteTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.GammaTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.IdentityTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.LinearTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.TableTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in interface org.apache.batik.ext.awt.image.TransferFunction
Returns the lookup table.
getLowestRecPPEM() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getMacStyle() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getMark(TextNode, int, boolean) - Method in interface org.apache.batik.gvt.TextPainter
Returns a mark for the char at index in node's AttributedCharacterIterator.
getMark(TextNode, int, boolean) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
getMarkerForChar(int, boolean) - Method in class org.apache.batik.gvt.TextNode
Return the marker for the character at index in this nodes AttributedCharacterIterator.
getMarkerHeight() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getMarkerHeight().
getMarkerHeight() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getMarkerNode() - Method in class org.apache.batik.gvt.Marker
Returns the GraphicsNode that draws this marker.
getMarkerUnits() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getMarkerUnits().
getMarkerUnits() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getMarkerWidth() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getMarkerWidth().
getMarkerWidth() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getMask(int) - Method in class org.apache.batik.css.engine.StyleMap
Returns the mask of the given property value.
getMask() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the mask of this node or null if any.
getMask() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the mask of this node or null if any.
getMaskContentUnits() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getMaskContentUnits().
getMaskContentUnits() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getMaskNode() - Method in interface org.apache.batik.gvt.filter.Mask
Returns the Graphics node that the mask operation will use to define the masking image.
getMaskNode() - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
Returns the Graphics node that the mask operation will use to define the masking image.
getMaskUnits() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getMaskUnits().
getMaskUnits() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getMatrix() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
getMatrix() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the rows of the color matrix.
getMatrix() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the rows of the color matrix.
getMatrix() - Method in class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
getMatrix() - Method in interface org.w3c.dom.svg.SVGTransform
 
getMaxAscent() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
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
 
getMaxDescent() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
getMaxFontSize() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
getMaxFunctionDefs() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxHeight() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getMaxInstructionDefs() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxPoints() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
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
 
getMaxTileX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the horizontal index of the rightmost column of tiles.
getMaxTileY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the vertical index of the bottom row of tiles.
getMaxTwilightPoints() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxWidth() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getMaxX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the column immediatetely to the right of the rightmost column of the image.
getMaxY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the Y coordinate of the row immediately below the bottom row of the image.
getMaxZones() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxpTable() - Method in class org.apache.batik.svggen.font.Font
 
getMedia() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the CSS media to use.
getMedia() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the CSS media to use.
getMedia() - Method in interface org.apache.batik.bridge.UserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.css.engine.StyleSheet
Returns the media to use to compute the styles.
getMedia() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getMedia().
getMedia() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns this user agent's CSS media.
getMedia() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.util.gui.CSSMediaPanel
Returns the list of media.
getMedia() - Method in class org.w3c.css.sac.InputSource
Returns the media associated to the input source or null if media are currently unknown.
getMedia() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getMediaAsString() - Method in class org.apache.batik.util.gui.CSSMediaPanel
Returns the media list as a string separated by space.
getMediaList() - Method in class org.apache.batik.css.engine.MediaRule
Returns the media list.
getMediaType() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getMedium() - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Returns the medium that might be added or null if any.
getMediumFontSize() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the medium font size.
getMediumFontSize() - Method in class org.apache.batik.bridge.BridgeContext
Returns the medium font size.
getMediumFontSize() - Method in interface org.apache.batik.bridge.UserAgent
Returns the medium font size.
getMediumFontSize() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the medium font size.
getMediumFontSize() - Method in interface org.apache.batik.css.engine.CSSContext
Returns the medium font size.
getMediumFontSize() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the medium font size.
getMediumFontSize() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
 
getMediumFontSize() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the medium font size.
getMediumFontSize() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the medium font size.
getMeetOrSlice() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler
 
getMeetOrSlice() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
 
getMeetOrSlice() - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
getMessage() - Method in class org.apache.batik.apps.rasterizer.SVGConverterException
 
getMessage() - Method in class org.apache.batik.bridge.BridgeException
Returns the error message according to the error code and parameters.
getMessage(String) - Static method in class org.apache.batik.bridge.Messages
 
getMessage() - Method in class org.apache.batik.css.parser.ParseException
Return a detail message for this exception.
getMessage() - Method in class org.apache.batik.parser.ParseException
Return a detail message for this exception.
getMessage() - Method in class org.apache.batik.script.InterpreterException
Returns the message of this exception.
getMessage() - Method in class org.apache.batik.svggen.SVGGraphics2DIOException
Returns the message of this exception.
getMessage() - Method in class org.apache.batik.svggen.SVGGraphics2DRuntimeException
Returns the message of this exception.
getMessage() - Method in class org.apache.batik.transcoder.TranscoderException
Returns the message of this exception.
getMessage() - Method in class org.apache.batik.xml.XMLException
Return a detail message for this exception.
getMessage() - Method in class org.w3c.css.sac.CSSException
Returns the detail message of this throwable object.
getMetaKey() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns whether the 'meta' key was depressed during the firing of the event.
getMetaKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: metaKey indicates whether the 'meta' key was depressed during the firing of the event.
getMethod() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextPathElement.getMethod().
getMethod() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getMetricDataFormat() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getMiddleMarker() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the marker that shall be drawn at every other vertex (not the first or the last one) of the given shape.
getMidline() - Method in class org.apache.batik.svggen.font.table.Panose
 
getMimeType() - Method in interface org.apache.batik.script.InterpreterFactory
Returns the mime-type to register this interpereter with.
getMimeType() - Method in class org.apache.batik.script.jacl.JaclInterpreterFactory
Returns the mime-type to register this interpereter with.
getMimeType() - Method in class org.apache.batik.script.jpython.JPythonInterpreterFactory
Returns the mime-type to register this interpereter with.
getMimeType() - Method in class org.apache.batik.script.rhino.RhinoInterpreterFactory
Returns the mime-type to register this interpereter with.
getMimeTypes() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getMimeTypes() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Return a List of mime types for this file format.
getMinLeftSideBearing() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getMinRightSideBearing() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getMinTileX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the horizontal index of the leftmost column of tiles.
getMinTileX() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinTileX() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinTileY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the vertical index of the uppermost row of tiles.
getMinTileY() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinTileY() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the leftmost column of the image.
getMinX() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getMinX() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getMinX() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinX() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the uppermost row of the image.
getMinY() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getMinY() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getMinY() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinY() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMode() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getMode().
getMode() - Method in class org.apache.batik.ext.awt.image.PadMode
Returns the mode of this pad mode.
getMode() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getModificationTime() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the modification time to be stored with this image.
getModified() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getModifiers() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns the modifiers flag for this event.
getName() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
getName() - Method in interface org.apache.batik.apps.rasterizer.SVGConverterSource
Returns the name of the source.
getName() - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
getName() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getName().
getName() - Method in class org.apache.batik.dom.GenericDocumentType
DOM: Implements DocumentType.getName().
getName() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.getName().
getName() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getName() - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
getNameId() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
getNameTable() - Method in class org.apache.batik.svggen.font.Font
 
getNamedItem(String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getNamedItem(String).
getNamedItemNS(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getNamedItemNS(String,String).
getNames() - Method in class org.apache.batik.gvt.font.Glyph
Returns the names of this glyph.
getNamespaceURI() - Method in class org.apache.batik.bridge.AbstractSVGBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in interface org.apache.batik.bridge.Bridge
Returns the namespace URI of the element this Bridge is dedicated to.
getNamespaceURI() - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Returns the Batik Extension namespace URI.
getNamespaceURI() - Method in class org.apache.batik.bridge.svg12.SVGSolidColorElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.css.engine.sac.AbstractElementSelector
SAC: Implements ElementSelector.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.AbstractElementSelector
SAC: Implements ElementSelector.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractAttrNS
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractElementNS
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikStarElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikStarElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.ColorSwitchBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.ColorSwitchElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.FlowDivElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.FlowLineElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.FlowParaElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.FlowRegionBreakElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.FlowRegionElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.FlowSpanElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.FlowTextElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in interface org.w3c.css.sac.AttributeCondition
Returns the namespace URI of this attribute condition.
getNamespaceURI() - Method in interface org.w3c.css.sac.ElementSelector
Returns the namespace URI of this element selector.
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getNewScale() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getNewTranslate() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getNewValue() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getNewline() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Returns the newline characters.
getNext(String) - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Returns the next GraphicsNode that matches the specified string or null if any.
getNext(Element, Element, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
getNext() - Method in class org.apache.batik.util.DoublyLinkedList.Node
 
getNextCode() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
 
getNextGraphicsNode(GraphicsNode) - Method in class org.apache.batik.gvt.GVTTreeWalker
 
getNextIFDOffset() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the offset of the next IFD after the IFD corresponding to this TIFFDirectory.
getNextLexicalUnit() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getNextLexicalUnit().
getNextLexicalUnit() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the next value or null if any.
getNextSibling() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the next sibling of the current GraphicsNode.
getNextSibling(GraphicsNode) - Static method in class org.apache.batik.gvt.GVTTreeWalker
 
getNextSibling() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getNode(String, Element) - Method in class org.apache.batik.bridge.URIResolver
Imports the Node referenced by the given URI on Element ref.
getNode() - Method in class org.apache.batik.util.gui.DOMViewer.NodeInfo
Returns the DOM Node associated with this node info.
getNodeDirtyRegion(GraphicsNode, AffineTransform) - Method in class org.apache.batik.gvt.UpdateTracker
This returns the dirty region for gn in the coordinate system given by at.
getNodeDirtyRegion(GraphicsNode) - Method in class org.apache.batik.gvt.UpdateTracker
 
getNodeName() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractComment
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractDocumentFragment
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractEntityReference
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericCDATASection
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericDocumentType
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericElement
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericElementNS
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericText
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.extension.PrefixableStylableExtensionElement
DOM: Implements Node.getNodeName().
getNodeType() - Method in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
Returns the node type.
getNodeType() - Method in class org.apache.batik.css.parser.AbstractSiblingSelector
Returns the node type.
getNodeType() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractComment
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractDocumentFragment
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractEntityReference
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.GenericCDATASection
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.GenericDocumentType
 
getNodeType() - Method in class org.apache.batik.dom.GenericText
DOM: Implements Node.getNodeType().
getNodeType(Object) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer
Returns the DOM type of the given object.
getNodeType() - Method in interface org.w3c.css.sac.SiblingSelector
The node type to considered in the siblings list.
getNodeValue() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeValue().
getNormalArray(int, int, int, int) - Method in class org.apache.batik.ext.awt.image.rendered.BumpMap
 
getNormalizedPathSegList(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGAnimatedPathDataSupport
DOM: Implements SVGAnimatedPathData.getNormalizedPathSegList().
getNormalizedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
 
getNormalizedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getNormalizedPathSegList().
getNormalizedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getNotationName() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getNotationName().
getNotations() - Method in class org.apache.batik.dom.GenericDocumentType
DOM: Implements DocumentType.getNotations().
getNumChars() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the number of characters in the text whose metrics are encapsulated by this LineMetrics object.
getNumChars(char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns the number of characters the glyph for the specified character represents.
getNumDirectories(SeekableStream) - Static method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the number of image directories (subimages) stored in a given TIFF file, represented by a SeekableStream.
getNumEntries() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the number of directory entries.
getNumGlyphs() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the number of glyphs in this GlyphVector.
getNumGlyphs() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the number of glyphs in this GlyphVector.
getNumGlyphs() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the number of glyphs in this GlyphVector.
getNumGlyphs() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the number of glyphs in this GlyphVector.
getNumGlyphs() - Method in class org.apache.batik.svggen.font.Font
 
getNumGlyphs() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getNumObjects() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the number of GdiObjects in the handle table
getNumObjects() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Returns the number of GdiObjects in the handle table
getNumOctaves() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getNumOctaves().
getNumOctaves() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current number of octaves for the noise function .
getNumOctaves() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current number of octaves for the noise function .
getNumOctaves() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getNumOctaves() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getNumPages() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Returns the number of pages present in the current stream.
getNumPages() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Returns the number of pages present in the current stream.
getNumPages() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
getNumPrivateChunks() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the number of private chunks to be written to the output file.
getNumRangeOnLine() - Method in class org.apache.batik.gvt.flow.FlowRegions
 
getNumRecords() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns a number of records in the image
getNumRecords() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Returns a number of records in the image
getNumTables() - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getNumXTiles() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the number of tiles along the tile grid in the horizontal direction.
getNumXTiles() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getNumXTiles() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getNumYTiles() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the number of tiles along the tile grid in the vertical direction.
getNumYTiles() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getNumYTiles() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getNumberListHandler() - Method in class org.apache.batik.parser.NumberListParser
Returns the number list handler in use.
getNumberOfChars() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getNumberOfChars() - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getNumberOfChars(Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getNumberOfChars().
getNumberOfChars() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getNumberOfChars().
getNumberOfChars() - Method in interface org.apache.batik.dom.svg.SVGTextContent
Returns the total number of characters to be rendered within the current element.
getNumberOfChars(Element) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.getNumberOfChars().
getNumberOfChars() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getNumberOfColors() - Method in class org.apache.batik.css.engine.value.svg.ICCColor
Returns the number of colors.
getNumberOfColors() - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the number of colors, if this object represents a SVGColor.
getNumberOfContours() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
 
getNumberOfElements() - Method in class org.apache.batik.dom.util.DocumentDescriptor
Returns the number of elements in the document.
getNumberOfHMetrics() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getNumberOfItems() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.getNumberOfItems().
getNumberOfItems() - Method in class org.apache.batik.dom.svg.AbstractSVGList
Return the number of items in the list.
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGLengthList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGNumberList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGPathSegList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGPointList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGStringList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGTransformList
 
getNumberOfProperties() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the number of properties.
getOS2Table() - Method in class org.apache.batik.svggen.font.Font
 
getObj() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache.LRUNode
 
getObject(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns a GdiObject from the handle table
getObject(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Returns a GdiObject from the handle table
getOffScreen() - Method in class org.apache.batik.bridge.RepaintManager
Returns the renderer's offscreen, i.e., the current state as rendered by the associated renderer.
getOffScreen() - Method in interface org.apache.batik.gvt.renderer.ImageRenderer
Get the Current offscreen buffer used for rendering
getOffScreen() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Returns the current offscreen image.
getOffScreen() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the off-screen image, if any.
getOffset() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getOffset().
getOffset() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
DOM: Implements SVGStopElement.getOffset().
getOffset() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the offset value for this transfer function
getOffset() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the offset value for this transfer function
getOffset() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the current text position at the beginning of glyph layout, before the application of explicit glyph positioning attributes.
getOffset() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the current text position at the completion beginning of glyph layout, before the application of explicit glyph positioning attributes.
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
 
getOffset() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getOffset() - Method in interface org.w3c.dom.svg.SVGStopElement
 
getOpacityValue() - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getOpacityValue() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
getOperationColorSpace() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
 
getOperationColorSpace() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation
Returns the ColorSpace that the object will perform it's work in.
getOperator() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getOperator().
getOperator() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getOperator().
getOperator() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getOperator() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getOptionDescription() - Method in interface org.apache.batik.apps.rasterizer.Main.OptionHandler
Returns the description for this option
getOptionValuesLength() - Method in class org.apache.batik.apps.rasterizer.Main.NoValueOptionHandler
 
getOptionValuesLength() - Method in interface org.apache.batik.apps.rasterizer.Main.OptionHandler
Returns the number of values which the option handler requires.
getOptionValuesLength() - Method in class org.apache.batik.apps.rasterizer.Main.SingleValueOptionHandler
 
getOrderX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getOrderX().
getOrderX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getOrderY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getOrderY().
getOrderY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getOrient() - Method in class org.apache.batik.gvt.Marker
Returns the orientation of this marker.
getOrientAngle() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getOrientAngle().
getOrientAngle() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getOrientType() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getOrientType().
getOrientType() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getOrientation() - Method in class org.apache.batik.css.engine.value.LengthManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.RectManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.gvt.font.Glyph
Returns the orientation of this glyph.
getOrigin(int) - Method in class org.apache.batik.css.engine.StyleMap
Returns the origin value.
getOrigin() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
getOutline() - Method in class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
getOutline() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the outline of this node.
getOutline() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.gvt.ShapeNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.gvt.TextNode
Returns the outline of this node.
getOutline(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
Get a Shape in userspace coords which defines the textnode glyph outlines.
getOutline() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline(float, float) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector, offset to x, y.
getOutline() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
Returns the outline of the glyph.
getOutline() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline(float, float) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector, offset to x, y.
getOutline() - Method in class org.apache.batik.gvt.font.Glyph
Returns the outline of this glyph.
getOutline() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline(float, float) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector, offset to x, y.
getOutline() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline(float, float) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector, offset to x, y.
getOutline(TextNode) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Get a Shape in userspace coords which defines the textnode glyph outlines.
getOutline() - Method in class org.apache.batik.gvt.svg12.MultiResGraphicsNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the outline of the completed glyph layout.
getOutline() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the outline of the completed glyph layout, transformed by an AffineTransform.
getOutlineBounds2D() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
Returns the bounds of the outline.
getOutput8BitGray() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns the current value of the 8-bit gray output parameter.
getOutputStream() - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
Returns the OutputStream associated with this ImageEncoder.
getOutputStream() - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
Returns the OutputStream associated with this ImageEncoder.
getOutputStream() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a byte stream or null if none was supplied.
getOverlayTransform() - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
getOverlays() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the overlay list.
getOverlineOffset() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the position of the overline relative to the baseline.
getOverlinePosition() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the position of the overline decoration.
getOverlineShape() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns a shape describing the overline decoration for a given ACI.
getOverlineThickness() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the stroke thickness to use when drawing a overline.
getOverlineThickness() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the thickness of the overline.
getOverrideStyle(Element, String) - Method in class org.apache.batik.dom.AbstractStylableDocument
DOM: Implements DocumentCSS.getOverrideStyle(Element,String).
getOverrideStyle(Element, String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements DocumentCSS.getOverrideStyle(Element,String).
getOwnerDocument() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getOwnerDocument().
getOwnerElement() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getOwnerElement().
getOwnerSVGElement() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getOwnerSVGElement().
getOwnerSVGElement() - Method in interface org.w3c.dom.svg.SVGElement
 
getPadMode() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Get the current extension mode for pad
getPadMode() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Get the current extension mode for pad
getPadRect() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Get the current rectangle for padding
getPadRect() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Get the current rectangle for padding
getPaint() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the current Paint of the Graphics2D context.
getPaint() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the current Paint of the Graphics2D context.
getPaint() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getPaintConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getPaintType() - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
DOM: Implements SVGPaint.getPaintType().
getPaintType() - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the paint type, if this object represents a SVGPaint.
getPaintType() - Method in interface org.w3c.dom.svg.SVGPaint
 
getPaintValue() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
getPaintedArea() - Method in class org.apache.batik.gvt.CompositeShapePainter
Returns the area painted by this shape painter.
getPaintedArea() - Method in class org.apache.batik.gvt.FillShapePainter
Returns the area painted by this shape painter.
getPaintedArea() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the area painted by this shape painter.
getPaintedArea() - Method in interface org.apache.batik.gvt.ShapePainter
Returns the area painted by this shape painter.
getPaintedArea() - Method in class org.apache.batik.gvt.StrokeShapePainter
Returns the area painted by this shape painter.
getPaintedBounds2D() - Method in class org.apache.batik.gvt.CompositeShapePainter
Returns the bounds of the area painted by this shape painter
getPaintedBounds2D() - Method in class org.apache.batik.gvt.FillShapePainter
Returns the bounds of the area painted by this shape painter
getPaintedBounds2D() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the bounds of the area painted by this shape painter
getPaintedBounds2D() - Method in interface org.apache.batik.gvt.ShapePainter
Returns the bounds of the area painted by this shape painter
getPaintedBounds2D() - Method in class org.apache.batik.gvt.StrokeShapePainter
Returns the bounds of the area painted by this shape painter
getPaintingTransform() - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
getPaintingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the current painting transform.
getPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Returns the current RGB palette.
getPaletteHistogram() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the palette histogram to be stored with this image.
getPaletteTransparency() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Returns the alpha values associated with each palette entry.
getPanose() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getParam() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Returns the current parameters as an instance of the ImageDecodeParam interface.
getParam() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Returns the current parameters as an instance of the ImageDecodeParam interface.
getParam() - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
Returns the current parameters as an instance of the ImageEncodeParam interface.
getParam() - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
Returns the current parameters as an instance of the ImageEncodeParam interface.
getParameters() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
SAC: Implements LexicalUnit.getParameters().
getParameters() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.PredefinedFunctionLexicalUnit
SAC: Implements LexicalUnit.getParameters().
getParameters() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getParameters().
getParameters() - Method in interface org.w3c.css.sac.LexicalUnit
The function parameters including operators (like the comma).
getParent() - Method in class org.apache.batik.css.engine.StyleSheet
Returns the parent sheet.
getParent() - Method in class org.apache.batik.dom.svg.AbstractSVGItem
Return the parent list of the item.
getParent() - Method in class org.apache.batik.dom.svg.AbstractSVGLengthList.SVGLengthItem
Return the list the item belongs to.
getParent() - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList.SVGNumberItem
Return the list the item belongs to.
getParent() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
Return the parent list of the item.
getParent() - Method in interface org.apache.batik.dom.svg.SVGItem
Return the list the item belongs to.
getParent() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the parent of this node or null if any.
getParent() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the parent of this node or null if any.
getParentCSSStylableElement(Element) - Static method in class org.apache.batik.css.engine.CSSEngine
Returns the next stylable parent of the given element.
getParentElement(Element) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the logical parent element of the given element.
getParentElement(Element) - Static method in class org.apache.batik.css.engine.CSSEngine
Returns the next parent element of the given element, from the CSS point of view.
getParentNode() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getParentNodeEventTarget() - Method in class org.apache.batik.dom.AbstractNode
Implements NodeEventTarget.getParentNodeEventTarget().
getParentNodeEventTarget() - Method in interface org.apache.batik.dom.events.NodeEventTarget
Returns the parent node event target.
getParentNodeEventTarget() - Method in class org.apache.batik.dom.svg.AbstractElement
Implements NodeEventTarget.getParentNodeEventTarget().
getParentRule() - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getParentRule().
getParentRule() - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getParentRule().
getParentTextPaintInfo(AttributedCharacterIterator, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Retrieve in the AttributeString the closest parent of the node 'child' and extract the text decorations of the parent.
getParserProps() - Static method in class org.apache.batik.util.XMLResourceDescriptor
 
getParserVersion() - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.getParserVersion().
getParserVersion() - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.getParserVersion().
getParserVersion() - Method in interface org.w3c.css.sac.Parser
Returns a string about which CSS language is supported by this parser.
getPasswordAuthentication() - Method in class org.apache.batik.apps.svgbrowser.JAuthenticator
This is called by the protocol stack when authentication is required.
getPath() - Method in class org.apache.batik.ext.awt.geom.PathLength
Get the path to use in calculations.
getPath() - Method in class org.apache.batik.svggen.font.Font
 
getPath() - Method in class org.apache.batik.util.ParsedURL
Returns the path for this URL, if any (where appropriate for the protocol this also includes the file, not just directory).
getPath() - Method in class org.apache.batik.util.gui.UserStyleDialog.Panel
Returns the chosen path or null.
getPath() - Method in class org.apache.batik.util.gui.UserStyleDialog
Returns the chosen path or null.
getPathHandler() - Method in class org.apache.batik.parser.PathParser
Returns the path handler in use.
getPathIterator(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getPathIterator(AffineTransform, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getPathIterator(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
getPathIterator(AffineTransform, double) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
getPathLength() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPathLength().
getPathLength() - Method in interface org.w3c.dom.svg.SVGPathElement
 
getPathSegAtLength(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPathSegAtLength(float).
getPathSegAtLength(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
getPathSegList(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGAnimatedPathDataSupport
DOM: Implements SVGAnimatedPathData.getPathSegList().
getPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
return the SVGPathSegList mapping the static 'd' attribute of the element
getPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getPathSegList().
getPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getPathSegType() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
getPathSegType() - Method in interface org.w3c.dom.svg.SVGPathSeg
 
getPathSegTypeAsLetter() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
getPathSegTypeAsLetter() - Method in interface org.w3c.dom.svg.SVGPathSeg
 
getPatternContentUnits() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getPatternContentUnits().
getPatternContentUnits() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getPatternRect() - Method in class org.apache.batik.gvt.PatternPaint
Returns the pattern region.
getPatternTransform() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
To implement SVGPatternElement.getPatternTransform().
getPatternTransform() - Method in class org.apache.batik.gvt.PatternPaint
Returns the additional transform of the pattern paint.
getPatternTransform() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getPatternUnits() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getPatternUnits().
getPatternUnits() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getPeerWithTag(Element, String, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Checks if there is a peer element of a given type.
getPerformGammaCorrection() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns true if gamma correction is to be performed on the image data.
getPermissions(CodeSource) - Method in class org.apache.batik.bridge.DocumentJarClassLoader
Returns the permissions for the given codesource object.
getPermissions(CodeSource) - Method in class org.apache.batik.script.rhino.RhinoClassLoader
Returns the permissions for the given CodeSource object.
getPhysicalDimension() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the physical dimension information to be stored with this image.
getPixelToMM() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in interface org.apache.batik.bridge.UserAgent
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in interface org.apache.batik.parser.UnitProcessor.Context
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the size of a px CSS unit in millimeters.
getPixelToMillimeter() - Method in class org.apache.batik.bridge.BridgeContext
Returns the size of a px CSS unit in millimeters.
getPixelToMillimeter() - Method in interface org.apache.batik.css.engine.CSSContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getPixelUnitToMillimeter() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.BridgeContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in interface org.apache.batik.bridge.UserAgent
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in interface org.apache.batik.css.engine.CSSContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in interface org.apache.batik.parser.UnitProcessor.Context
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Returns the pixel to millimeter conversion factor specified in the TranscodingHints or 0.26458333 if not specified.
getPixelUnitToMillimeterX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getPixelUnitToMillimeterX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getPixelUnitToMillimeterY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getPixelUnitToMillimeterY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
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
 
getPoint(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a point preference.
getPoint2D(Point2D, Point2D) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getPoint2D() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the (x, y) position of the event relative to the source node.
getPointAtLength(float) - Method in class org.apache.batik.bridge.SVGPathElementBridge
 
getPointAtLength(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPointAtLength(float).
getPointAtLength(float) - Method in interface org.apache.batik.dom.svg.SVGPathContext
 
getPointAtLength(SVGOMPathElement, float) - Static method in class org.apache.batik.dom.svg.SVGPathSupport
To implement SVGPathElement.getPointAtLength(float).
getPointAtLength(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
getPointAtX() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getPointAtY() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getPointAtZ() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
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
 
getPointerEventType() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the type that describes how this graphics node reacts to events.
getPointerEventType() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the type that describes how this graphics node reacts to events.
getPoints(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGAnimatedPointsSupport
DOM: Implements SVGAnimatedPoints.getPoints().
getPoints() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints
return the SVGPointList mapping the static 'points' attribute of the element
getPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
DOM: Implements SVGAnimatedPoints.getPoints().
getPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
DOM: Implements SVGAnimatedPoints.getPoints().
getPoints() - Method in interface org.w3c.dom.svg.SVGAnimatedPoints
 
getPointsAtX() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtX().
getPointsAtX() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsAtY() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtY().
getPointsAtY() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsAtZ() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtZ().
getPointsAtZ() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsHandler() - Method in class org.apache.batik.parser.PointsParser
Returns the points handler in use.
getPolicyURL() - Method in class org.apache.batik.util.ApplicationSecurityEnforcer
Returns the url for the default policy.
getPort() - Method in class org.apache.batik.util.ParsedURL
Returns the port on the host to connect to, if it was specified in the url that was parsed, otherwise returns -1.
getPortStr() - Method in class org.apache.batik.util.ParsedURL
Returns the URL up to and include the port number on the host.
getPortStr() - Method in class org.apache.batik.util.ParsedURLData
Returns the URL up to and include the port number on the host.
getPosition() - Method in class org.apache.batik.gvt.font.Glyph
Returns the position of this glyph.
getPosition() - Method in interface org.w3c.css.sac.PositionalCondition
Returns the position in the tree.
getPositionTransform() - Method in class org.apache.batik.gvt.CanvasGraphicsNode
 
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
getPredefinedCursor(String) - Static method in class org.apache.batik.bridge.CursorManager
Returns a Cursor object for a given cursor value.
getPreferenceDirectory() - Static method in class org.apache.batik.util.PreferenceManager
Returns a String representing the directory where PreferenceManager instances should look for preferences.
getPreferenceManager() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Returns the preference manager used by this dialog.
getPrefix() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getPrefix().
getPrefix(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the prefix from the given qualified name.
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
 
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGStylableElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.extension.StylableExtensionElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in interface org.w3c.dom.svg.SVGStylable
 
getPreserveAlpha() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getPreserveAlpha().
getPreserveAlpha() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns false if the convolution should affect the Alpha channel
getPreserveAlpha() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns false if the convolution should affect the Alpha channel
getPreserveAlpha() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGPreserveAspectRatioSupport
To implement getPreserveAspectRatio.
getPreserveAspectRatio() - Method in interface org.w3c.dom.svg.SVGFitToViewBox
 
getPreserveAspectRatio() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getPreserveAspectRatioHandler() - Method in class org.apache.batik.parser.PreserveAspectRatioParser
Returns the length handler in use.
getPreserveAspectRatioString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getPreserveAspectRatioTransform(Element, float, float) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initalize a viewport or null if the specified viewBox disables the rendering of the element.
getPreserveAspectRatioTransform(Element, String, String, float, float) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initalize a viewport or null if the specified viewBox disables the rendering of the element.
getPreserveAspectRatioTransform(Element, float[], float, float) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initalize a viewport or null if the specified viewBox disables the rendering of the element.
getPreserveAspectRatioTransform(float[], short, boolean, float, float) - Static method in class org.apache.batik.bridge.ViewBox
Returns the preserveAspectRatio transform according to the specified parameters.
getPrettyPrint() - Method in class org.apache.batik.apps.svgbrowser.SVGOptionPanel
Returns true if the output should use xml:base.
getPrev() - Method in class org.apache.batik.util.DoublyLinkedList.Node
 
getPrevValue() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getPreviousGraphicsNode(GraphicsNode) - Method in class org.apache.batik.gvt.GVTTreeWalker
 
getPreviousLexicalUnit() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getPreviousLexicalUnit().
getPreviousLexicalUnit() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the previous value or null if any.
getPreviousScale() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the next previous of the current GraphicsNode.
getPreviousSibling(GraphicsNode) - Static method in class org.apache.batik.gvt.GVTTreeWalker
 
getPreviousSibling() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getPreviousTranslate() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getPrimitiveBounds() - Method in class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
getPrimitiveBounds() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.gvt.ImageNode
 
getPrimitiveBounds() - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.gvt.ShapeNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.gvt.TextNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.gvt.svg12.MultiResGraphicsNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveType() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.FloatValue
The type of the value.
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.RGBColorValue
The type of the value.
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.RectValue
The type of the value.
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.StringValue
The type of the value.
getPrimitiveType() - Method in interface org.apache.batik.css.engine.value.Value
The type of the value.
getPrimitiveUnits() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getPrimitiveUnits().
getPrimitiveUnits() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getPriority() - Method in interface org.apache.batik.bridge.BridgeExtension
Return the priority of this Extension.
getPriority() - Method in class org.apache.batik.bridge.SVGBridgeExtension
Return the priority of this Extension.
getPriority() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
Return the priority of this Extension.
getPriority(int) - Method in class org.apache.batik.css.engine.StyleDeclaration
Tells whether a value is important.
getPriority() - Method in interface org.apache.batik.dom.DomExtension
Return the priority of this Extension.
getPriority() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getPriority() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Returns a search priority for this entry.
getPriority() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
Return the priority of this Extension.
getPriority() - Method in class org.apache.batik.extension.svg.BatikDomExtension
Return the priority of this Extension.
getPrivateChunkData(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the data associated of the private chunk at a given index, as an array of bytes.
getPrivateChunkType(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the type of the private chunk at a given index, as a 4-character String.
getPrivateIFD(long) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
Reads a private IFD from a given offset in the stream.
getProgressivePaint() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Tells whether the progressive paint is enabled.
getProperties() - Method in class org.apache.batik.css.engine.CSSEngineEvent
Returns the changed properties.
getProperty(String) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Gets a property from the property set of this image.
getProperty(String) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getProperty(String) - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getPropertyCSSValue(String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getPropertyCSSValue(String).
getPropertyCSSValue(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyCSSValue(String).
getPropertyIndex(String) - Method in class org.apache.batik.css.engine.CSSEngine
Returns the property index, or -1.
getPropertyName(int) - Method in class org.apache.batik.css.engine.CSSEngine
Returns the name of the property at the given index.
getPropertyName() - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
Returns the name of the property handled.
getPropertyName() - Method in interface org.apache.batik.css.engine.value.ShorthandManager
Returns the name of the property handled.
getPropertyName() - Method in interface org.apache.batik.css.engine.value.ValueManager
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.ClipManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontShorthandManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationFiltersManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationHorizontalManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationVerticalManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.MarkerShorthandManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg12.MarginShorthandManager
Implements ValueManager.getPropertyName().
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
Implements ValueManager.getPropertyName().
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns a list of the properties recognized by this image.
getPropertyNames(String) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getPropertyPriority(String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getPropertyPriority(String).
getPropertyPriority(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyPriority(String).
getPropertyValue(String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getPropertyValue(String).
getPropertyValue(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyValue(String).
getProportion() - Method in class org.apache.batik.svggen.font.table.Panose
 
getProtocol() - Method in class org.apache.batik.util.ParsedURL
Returns the protocol for this URL.
getProtocol(String) - Static method in class org.apache.batik.util.ParsedURL
Parse out the protocol from a url string.
getProtocolHandled() - Method in class org.apache.batik.util.AbstractParsedURLProtocolHandler
Returns the protocol to be handled by this class.
getProtocolHandled() - Method in interface org.apache.batik.util.ParsedURLProtocolHandler
Returns the protocol to be handled by this class.
getPseudoAttributes() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Returns the pseudo attributes in a table.
getPublicId() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getPublicId().
getPublicId() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Notation.getPublicId().
getPublicId() - Method in class org.apache.batik.dom.GenericDocumentType
DOM: Implements DocumentType.getPublicId().
getQuality() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getQuality() - Method in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
Returns the jpeg quality.
getQueueState() - Method in class org.apache.batik.util.RunnableQueue
 
getR() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements SVGCircleElement.getR().
getR() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getR().
getR() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
getR() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getR1() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
getR1() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getR1() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getR2() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
getR2() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getR2() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getRGBColor() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.getRGBColor().
getRGBColor() - Method in interface org.w3c.dom.svg.SVGColor
 
getRGBColorValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRSB() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the right (bottom) side bearing of the glyph.
getRadius() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns the radius of the circle defining the radial gradient.
getRadiusX() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getRadiusX().
getRadiusX() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the radius along the x-axis, in user space.
getRadiusX() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the radius along the x-axis, in user space.
getRadiusX() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getRadiusY() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getRadiusY().
getRadiusY() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the radius along the y-axis, in user space.
getRadiusY() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the radius along the y-axis, in user space.
getRadiusY() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getRangeShift() - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getRaster(int, int, int, int) - Method in class org.apache.batik.gvt.PatternPaintContext
 
getReader() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the input of this transcoder as a character stream or null if none was supplied.
getReadlimit() - Method in class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Returns the maximume read ahead needed for all magic numbers.
getReadlimit() - Method in interface org.apache.batik.ext.awt.image.spi.StreamRegistryEntry
returns the number of bytes that need to be supported by mark on the InputStream for this to check the stream for compatibility.
getRecenterOnResize() - Method in class org.apache.batik.swing.svg.JSVGComponent
Indicates if the canvas should recenter the content after the canvas is resized.
getRecord(short) - Method in class org.apache.batik.svggen.font.table.NameTable
 
getRecord(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns a meta record.
getRecord(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Returns a meta record.
getRecordStore() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
Returns the WMFRecordStore this WMFPainter renders
getRecordString() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
getRectValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectangle(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a Rectangle preference.
getRed() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements RGBColor.getRed().
getRed() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements RGBColor.getRed().
getRed() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getRed().
getRed() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getRed().
getRed() - Method in class org.apache.batik.css.engine.value.RGBColorValue
Implements Value.getRed().
getRed() - Method in interface org.apache.batik.css.engine.value.Value
The red value of the RGB color.
getRedFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the red channel
getRedFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the red channel
getRef() - Method in class org.apache.batik.gvt.Marker
Returns the reference point of this marker.
getRef() - Method in class org.apache.batik.util.ParsedURL
Returns the 'fragment' reference in the URL.
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.
getRefX() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getRefX().
getRefX() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getRefY() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getRefY().
getRefY() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getReferenceQueue() - Static method in class org.apache.batik.util.CleanerThread
 
getReferencedElement(Element, String) - Method in class org.apache.batik.bridge.BridgeContext
Returns the element referenced by the specified element by the specified uri.
getReferencedURI() - Method in class org.apache.batik.swing.svg.LinkActivationEvent
Returns the referenced URI.
getReferrer() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getReferrer().
getReferrer() - Method in interface org.w3c.dom.svg.SVGDocument
 
getRegions(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
getRegions(BridgeContext, Element) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
 
getRegisteredExtensions() - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
Returns a List that contains String of all the extensions that can be handleded by the various registered image format handlers.
getRegisteredMimeTypes() - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
Returns a List that contains String of all the mime types that can be handleded by the various registered image format handlers.
getRegistry() - Static method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
getRelatedElement(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Returns the related element according to the specified event.
getRelatedNode() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: relatedNode is used to identify a secondary node related to a mutation event.
getRelatedNode() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the related node for this GraphicsNodeMouseEvent.
getRelatedTarget() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: Used to identify a secondary EventTarget related to a UI event.
getRenderRect() - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
getRenderingHint(RenderingHints.Key) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the value of a single preference for the rendering algorithms.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets the preferences for the rendering algorithms.
getRenderingHints() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the preferences for the rendering algorithms.
getRenderingHints() - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getRenderingHints() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the rendering hints of this node or null if any.
getRenderingHints() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the rendering hints of this node or null if any.
getRenderingHints() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
 
getRenderingHints() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getRenderingIntent() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.getRenderingIntent().
getRenderingIntent() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getRenderingIntent() - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
getRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the current rendering transform.
getRepaintManager() - Method in class org.apache.batik.bridge.UpdateManager
Returns the repaint manager.
getRepaintThread() - Method in class org.apache.batik.util.gui.MemoryMonitor.Panel
Returns the repaint thread.
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions(Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in interface org.w3c.dom.svg.SVGTests
 
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures(Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in interface org.w3c.dom.svg.SVGTests
 
getRescaleOpConverter() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
 
getResourceBundle() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Returns the current resource bundle.
getResourceBundle() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getResourceBundle().
getResult() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getResult().
getResult() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getReturnCode() - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Returns the code that describes how the dialog has been closed (OK or CANCEL).
getReturnCode() - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
Returns the code that describes how the dialog has been closed (OK or CANCEL).
getRgbColor() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
Returns the RGBColor value for this SVGColor.
getRight() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Rect.getRight().
getRight() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getRight().
getRight() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getRight().
getRight() - Method in class org.apache.batik.css.engine.value.RectValue
Implements Value.getRight().
getRight() - Method in interface org.apache.batik.css.engine.value.Value
The right value of the rect.
getRight() - Method in class org.apache.batik.svggen.font.table.KerningPair
 
getRightMargin() - Method in class org.apache.batik.extension.svg.MarginInfo
 
getRightMargin() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getRightMargin() - Method in class org.apache.batik.gvt.flow.MarginInfo
 
getRoot(Node) - Method in class org.apache.batik.dom.AbstractDocument
 
getRoot() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getRoot().
getRoot() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getRoot().
getRoot() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the root of the GVT tree or null if the node is not part of a GVT tree.
getRoot() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the root graphics node.
getRoot() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the root of the GVT tree or null if the node is not part of a GVT tree.
getRoot() - Method in class org.apache.batik.gvt.RootGraphicsNode
Returns the root of the GVT tree or null if the node is not part of a GVT tree.
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.
getRootElement() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getRootElement().
getRootElement() - Method in interface org.w3c.dom.svg.SVGDocument
 
getRootNode() - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns the root node for MouseEvent dispatch containment searches and field selections.
getRootNode() - Method in interface org.apache.batik.gvt.event.EventDispatcher
Returns the root node for MouseEvent dispatch containment searches and field selections.
getRotate() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getRotate().
getRotate() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getRotationOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getRotationOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getRotationOfChar(Element, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getRotationOfChar(int charnum).
getRotationOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getRotationOfChar(int).
getRotationOfChar(int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
Returns the rotation value relative to the current user coordinate system used to render the glyph(s) corresponding to the specified character.
getRotationOfChar(Element, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.getRotationOfChar(int charnum).
getRotationOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getRowCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the number of rows in the table.
getRowCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the number of rows in the table.
getRule(int) - Method in class org.apache.batik.css.engine.StyleSheet
Returns the rule at the given index.
getRule() - Method in class org.apache.batik.ext.awt.image.CompositeRule
Returns the type of this composite rule
getRule() - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
getRunHandler() - Method in class org.apache.batik.util.RunnableQueue
Returns the RunHandler or null.
getRunLimit() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character following the run with respect to the given attributes containing the current character.
getRunLimit() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character following the run with respect to the given attributes containing the current character.
getRunLimit() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character following the run with respect to the given attributes containing the current character.
getRunLimit() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character following the run with respect to the given attributes containing the current character.
getRunStart() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character of the run with respect to the given attributes containing the current character.
getRunStart() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character of the run with respect to the given attributes containing the current character.
getRunStart() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character of the run with respect to the given attributes containing the current character.
getRunStart() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character of the run with respect to the given attributes containing the current character.
getRx() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getRx().
getRx() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getRx().
getRx() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getRx() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getRy() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getRy().
getRy() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getRy().
getRy() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getRy() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getSRGBIntent() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the sRGB rendering intent to be stored with this image.
getSVGCanvasSize() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getSVGContext(Node) - Static method in class org.apache.batik.bridge.BridgeContext
Returns the SVGContext associated to the specified Node or null if any.
getSVGContext() - Method in class org.apache.batik.dom.svg.SVGOMElement
Returns the SVG context used to get SVG specific informations.
getSVGDocument() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the current SVG document.
getSVGDocument() - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderEvent
Returns the associated SVG document, or null if the loading was just started or an error occured.
getSVGDocument() - Method in interface org.w3c.dom.svg.GetSVGDocument
 
getSVGDocumentSize() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the size of the SVG document.
getSVGFontFaceElement(Font) - Static method in class org.apache.batik.svggen.font.SVGFont
 
getSampleModel() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the SampleModel of the image.
getSampleModel() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getSampleModel() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getScale() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getScale().
getScale() - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Returns the displacement scale factor
getScale() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the displacement scale factor
getScale() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getScale01() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getScale10() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getScreenCTM().
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getScreenPixelToMillimeterX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getScreenPixelToMillimeterX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getScreenPixelToMillimeterY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getScreenPixelToMillimeterY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getScreenPoint() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the (x, y) position of the event relative to the screen.
getScreenTransform() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the display transform.
getScreenTransform() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getScreenTransform() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the transformation matrix from the userspace of the root element to the screen.
getScreenTransform() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the transform from the global transform space to pixels.
getScreenX() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: screenX indicates the horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenX() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the horizontal x position of the event relative to the screen.
getScreenY() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: screenY indicates the vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the vertical y position of the event relative to the screen.
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
 
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in interface org.apache.batik.bridge.UserAgent
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Returns the security settings for the given script type, script url and document url
getScriptingEnvironment() - Method in class org.apache.batik.bridge.UpdateManager
Returns the scripting environment.
getSearchRange() - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getSecondCondition() - Method in class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getSecondCondition().
getSecondCondition() - Method in class org.apache.batik.css.parser.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getSecondCondition().
getSecondCondition() - Method in interface org.w3c.css.sac.CombinatorCondition
Returns the second condition.
getSecurityOff() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Returns whether or not scripts will be run securely
getSeed() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getSeed().
getSeed() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current seed value for the pseudo random number generator.
getSeed() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current seed value for the pseudo random number generator.
getSeed() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getSeed() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getSegType() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Get the value of segType.
getSegment(double, double) - Method in class org.apache.batik.ext.awt.geom.Cubic
 
getSegment(double, double) - Method in class org.apache.batik.ext.awt.geom.Linear
 
getSegment(double, double) - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
getSegment(double, double) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
getSegmentTerminatingPoint(double[], int) - Method in class org.apache.batik.gvt.MarkerShapePainter
Extracts the terminating point, depending on the segment type.
getSelected(Mark, Mark) - Method in interface org.apache.batik.gvt.TextPainter
Get an array of index pairs corresponding to the indices within an AttributedCharacterIterator regions bounded by two Marks.
getSelected(Mark, Mark) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Returns an array of ints representing begin/end index pairs into an AttributedCharacterIterator which represents the text selection delineated by two Mark instances.
getSelection() - Method in interface org.apache.batik.gvt.Selectable
Get the current text selection.
getSelection() - Method in interface org.apache.batik.gvt.Selector
Get the contents of the current selection buffer.
getSelection() - Method in class org.apache.batik.gvt.TextNode
Gets the current text selection.
getSelection() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns the selection associated with this event.
getSelection() - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
getSelection() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getSelection() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the current text selection or null if there is none.
getSelectionOverlay() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the selection overlay.
getSelectionOverlayColor() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the color of the selection overlay.
getSelectionOverlayColor() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the color of the selection overlay.
getSelectionOverlayStrokeColor() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the color of the outline of the selection overlay.
getSelectionOverlayStrokeColor() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the color of the outline of the selection overlay.
getSelector() - Method in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSelector().
getSelector() - Method in class org.apache.batik.css.parser.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSelector().
getSelector() - Method in interface org.w3c.css.sac.SiblingSelector
Returns the first selector.
getSelectorList() - Method in class org.apache.batik.css.engine.StyleRule
Returns the selector list.
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSChildSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSDescendantSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSDirectAdjacentSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSPseudoElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultChildSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultConditionalSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultDescendantSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultDirectAdjacentSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultPseudoElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in interface org.w3c.css.sac.Selector
An integer indicating the type of Selector
getSensitiveArea() - Method in class org.apache.batik.gvt.CompositeShapePainter
Returns the area covered by this shape painter (even if nothing is painted there).
getSensitiveArea() - Method in class org.apache.batik.gvt.FillShapePainter
Returns the area covered by this shape painter (even if not painted).
getSensitiveArea() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the area covered by this shape painter (even if not painted).
getSensitiveArea() - Method in class org.apache.batik.gvt.ShapeNode
Returns the shape that represents the sensitive area of this graphics node.
getSensitiveArea() - Method in interface org.apache.batik.gvt.ShapePainter
Returns the area covered by this shape painter (even if nothing is painted there).
getSensitiveArea() - Method in class org.apache.batik.gvt.StrokeShapePainter
Returns the area covered by this shape painter (even if not painted).
getSensitiveBounds() - Method in class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
getSensitiveBounds() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getSensitiveBounds() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getSensitiveBounds() - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getSensitiveBounds() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getSensitiveBounds() - Method in class org.apache.batik.gvt.ShapeNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getSensitiveBounds() - Method in class org.apache.batik.gvt.TextNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getSensitiveBounds() - Method in class org.apache.batik.gvt.svg12.MultiResGraphicsNode
 
getSensitiveBounds2D() - Method in class org.apache.batik.gvt.CompositeShapePainter
Returns the bounds of the area painted by this shape painter
getSensitiveBounds2D() - Method in class org.apache.batik.gvt.FillShapePainter
Returns the bounds of the area covered by this shape painte (even if not painted).
getSensitiveBounds2D() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the bounds of the area covered by this shape painte (even if not painted).
getSensitiveBounds2D() - Method in interface org.apache.batik.gvt.ShapePainter
Returns the bounds of the area covered by this shape painter (even if nothing is painted there).
getSensitiveBounds2D() - Method in class org.apache.batik.gvt.StrokeShapePainter
Returns the bounds of the area covered by this shape painter (even if not painted).
getSeparator() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Counter.getSeparator().
getSeparator() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getSeparator().
getSeparator() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getSeparator().
getSeparator() - Method in interface org.apache.batik.css.engine.value.Value
The separator value of the counter.
getSeparatorChar() - Method in class org.apache.batik.css.engine.value.ListValue
Returns the separator used for this list.
getSerifStyle() - Method in class org.apache.batik.svggen.font.table.Panose
 
getShape() - Method in class org.apache.batik.gvt.CompositeShapePainter
Gets the Shape this shape painter is associated with.
getShape() - Method in class org.apache.batik.gvt.FillShapePainter
Gets the Shape this shape painter is associated with.
getShape() - Method in class org.apache.batik.gvt.MarkerShapePainter
Gets the Shape this shape painter is associated with.
getShape() - Method in class org.apache.batik.gvt.ShapeNode
Returns the shape of this ShapeNode.
getShape() - Method in interface org.apache.batik.gvt.ShapePainter
Gets the shape this shape painter is associated with.
getShape() - Method in class org.apache.batik.gvt.StrokeShapePainter
Gets the Shape this shape painter is associated with.
getShape() - Method in class org.apache.batik.gvt.flow.RegionInfo
 
getShape() - Method in class org.apache.batik.parser.AWTPathProducer
Returns the Shape object initialized during the last parsing.
getShape() - Method in class org.apache.batik.parser.AWTPolylineProducer
Returns the Shape object initialized during the last parsing.
getShape() - Method in interface org.apache.batik.parser.ShapeProducer
Returns the Shape object initialized during the last parsing.
getShapeConverter() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getShapePainter(int) - Method in class org.apache.batik.gvt.CompositeShapePainter
Returns the shape painter at the specified index.
getShapePainter() - Method in class org.apache.batik.gvt.ShapeNode
Returns the ShapePainter used by this shape node to render its shape.
getShapePainterCount() - Method in class org.apache.batik.gvt.CompositeShapePainter
Returns the number of shape painter of this composite shape painter.
getSheet() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
The style sheet.
getSheet() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements LinkStyle.getSheet().
getShiftKey() - Method in class org.apache.batik.dom.events.DOMKeyEvent
Returns whether the 'shift' key was depressed during the firing of the event.
getShiftKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: shiftKey indicates whether the 'shift' key was depressed during the firing of the event.
getShorthandIndex(String) - Method in class org.apache.batik.css.engine.CSSEngine
Returns the shorthand property index, or -1.
getSiblingSelector() - Method in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSiblingSelector().
getSiblingSelector() - Method in class org.apache.batik.css.parser.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSiblingSelector().
getSiblingSelector() - Method in interface org.w3c.css.sac.SiblingSelector
 
getSignificantBits() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the number of significant bits for each band of the image.
getSimpleDuration() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getSimpleDuration().
getSimpleDuration() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getSimpleSelector() - Method in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
SAC: Implements DescendantSelector.getSimpleSelector().
getSimpleSelector() - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
SAC: Implements ConditionalSelector.getSimpleSelector().
getSimpleSelector() - Method in class org.apache.batik.css.parser.AbstractDescendantSelector
SAC: Implements DescendantSelector.getSimpleSelector().
getSimpleSelector() - Method in class org.apache.batik.css.parser.DefaultConditionalSelector
SAC: Implements ConditionalSelector.getSimpleSelector().
getSimpleSelector() - Method in interface org.w3c.css.sac.ConditionalSelector
Returns the simple selector.
getSimpleSelector() - Method in interface org.w3c.css.sac.DescendantSelector
 
getSimpleSelector() - Method in interface org.w3c.css.sac.NegativeSelector
Returns the simple selector.
getSize() - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the size of this font.
getSize() - Method in class org.apache.batik.css.engine.StyleSheet
Returns the number of rules.
getSize() - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns the size of this font.
getSize() - Method in interface org.apache.batik.gvt.font.GVTFont
Returns the size of this font.
getSize() - Method in class org.apache.batik.util.DoublyLinkedList
Returns the number of elements currently in the list.
getSlope() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getSlope().
getSlope() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the slope value for this transfer function
getSlope() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the slope value for this transfer function
getSlope() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Returns the source to be affine.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
This returns the current image being clipped by the clip node.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
This returns the current image being masked by the mask node.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the source of the blur operation
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the source of the blur operation
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the source to be Convolved
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Key method that blocks if the src has not yet been provided.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Returns the source to be filtered
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns the source to be filtered
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
 
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns this filter's source.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the source of the chain.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the source to be cropped.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the source to be cropped.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the source to be Blurred
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the source of the blur operation
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Returns the source to be padded
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Returns the source to be affine.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Returns the source of the blur operation
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Returns the source to be filtered
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns the source to be filtered
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Return's the tile source (the tile content used to fill the tile region.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Return's the tile source
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
fetch the source image for this node.
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.ProfileRed
 
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
fetch the source image for this node.
getSource() - Method in interface org.apache.batik.extension.svg.BatikHistogramNormalizationFilter
Returns the source to be offset.
getSource() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
Returns the source of the operation
getSource() - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the proxied graphics node.
getSource() - Method in interface org.apache.batik.gvt.filter.Mask
This returns the current image being masked by the mask node.
getSource() - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
This returns the current image being masked by the mask node.
getSources() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getSources() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
 
getSources() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getSources() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getSources() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getSources() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getSpacing() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextPathElement.getSpacing().
getSpacing() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getSpecificity() - Method in class org.apache.batik.css.engine.sac.AbstractAttributeCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.CSSElementSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.CSSLangCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.CSSPseudoElementSelector
Returns the specificity of this selector.
getSpecificity() - Method in interface org.apache.batik.css.engine.sac.ExtendedCondition
Returns the specificity of this condition.
getSpecificity() - Method in interface org.apache.batik.css.engine.sac.ExtendedSelector
Returns the specificity of this selector.
getSpecified() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getSpecified().
getSpecified() - Method in interface org.w3c.css.sac.AttributeCondition
Returns true if the attribute must have an explicit value in the original document, false otherwise.
getSpecularConstant() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getSpecularConstant().
getSpecularConstant() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSpecularExponent() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getSpecularExponent().
getSpecularExponent() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getSpecularExponent().
getSpecularExponent() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getSpecularExponent() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getSpecularExponent() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getSpecularExponent() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSpecularExponent() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getSpreadMethod() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGGradientElement.getSpreadMethod().
getSpreadMethod() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getSrc() - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
getSrcValue(Value, ParsedURL) - Static method in class org.apache.batik.bridge.CSSFontFace
 
getStandardBolderFontWeight(float) - Static method in class org.apache.batik.bridge.UserAgentAdapter
Returns a bolder font-weight.
getStandardExtensions() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getStandardExtensions() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Return a List of the common extensions for this file format.
getStandardLighterFontWeight(float) - Static method in class org.apache.batik.bridge.UserAgentAdapter
Returns a lighter font-weight.
getStart() - Method in class org.apache.batik.css.parser.Scanner
Returns the start offset of the last lexical unit.
getStart() - Method in class org.apache.batik.xml.XMLScanner
Returns the start offset of the last lexical unit.
getStartIdx() - Method in class org.apache.batik.extension.svg.LineInfo
 
getStartMarker() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the marker that shall be drawn at the first vertex of the given shape.
getStartOffset() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextPathElement.getStartOffset().
getStartOffset() - Method in class org.apache.batik.gvt.text.TextPath
Returns the start offset of this text path.
getStartOffset() - Method in class org.apache.batik.xml.XMLScanner
Returns the start offset of the current lexical unit.
getStartOffset() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getStartPoint(SVGTextElementBridge.CharacterInformation) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getStartPoint() - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Returns a copy of the start point of the gradient axis
getStartPos(SVGOMElement, SVGTextContent, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
 
getStartPositionOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getStartPositionOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getStartPositionOfChar(Element, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getStartPositionOfChar(int charnum).
getStartPositionOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getStartPositionOfChar(int).
getStartPositionOfChar(int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
Returns the current text position before rendering the character in the user coordinate system for rendering the glyph(s) that correspond to the specified character.
getStartPositionOfChar(Element, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.getStartPositionOfChar(int charnum).
getStartPositionOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getStartTime() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getStartTime().
getStartTime() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getStdDeviationX() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements getStdDeviationX().
getStdDeviationX() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the deviation along the x-axis, in user space.
getStdDeviationX() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the deviation along the x-axis, in user space.
getStdDeviationX() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getStdDeviationY() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements getStdDeviationY().
getStdDeviationY() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the deviation along the y-axis, in user space.
getStdDeviationY() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the deviation along the y-axis, in user space.
getStdDeviationY() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getStitchTiles() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getStitchTiles().
getStitchTiles() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getStrikeoutPosition() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getStrikeoutSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getStrikethroughOffset() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the position of the strike-through line relative to the baseline.
getStrikethroughPosition() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the position of the strikethrough decoration.
getStrikethroughShape() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns a shape describing the strikethrough line for a given ACI.
getStrikethroughThickness() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the stroke thickness to use when drawing a strikethrough.
getStrikethroughThickness() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the thickness of the strike-through line.
getString(String) - Static method in class org.apache.batik.apps.svgbrowser.Resources
 
getString(String) - Static method in class org.apache.batik.ext.awt.image.codec.PropertyUtil
 
getString(String) - Static method in class org.apache.batik.ext.swing.Messages
 
getString(String) - Static method in class org.apache.batik.ext.swing.Resources
 
getString(String) - Static method in class org.apache.batik.script.rhino.Messages
 
getString(String) - Static method in class org.apache.batik.util.Messages
 
getString(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a String preference.
getString(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the string that is mapped with the given key
getStringDelimiter() - Method in class org.apache.batik.xml.XMLScanner
Returns the last encountered string delimiter.
getStringList(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the tokens that compose the string mapped with the given key.
getStringList(String, String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the tokens that compose the string mapped with the given key.
getStringList(String, String, boolean) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the tokens that compose the string mapped with the given key
getStringProp(StyleMap, CSSEngine, int) - Static method in class org.apache.batik.bridge.CSSFontFace
 
getStringValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getStringValue().
getStringValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getStringValue().
getStringValue() - Method in class org.apache.batik.css.engine.value.StringValue
This method is used to get the string value.
getStringValue() - Method in interface org.apache.batik.css.engine.value.Value
This method is used to get the string value.
getStringValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.StringLexicalUnit
SAC: Implements LexicalUnit.getStringValue().
getStringValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getStringValue().
getStringValue() - Method in class org.apache.batik.css.parser.Scanner
Returns the string representation of the current lexical unit.
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGItem
Return the string representation of the item.
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
 
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
 
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
 
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
 
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPointList.SVGPointItem
Return a String representation of on SVGPoint in a SVGPointList.
getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
getStringValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the string value.
getStrings(String) - Method in class org.apache.batik.util.PreferenceManager
Returns an array of String preference.
getStroke() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the current Stroke in the Graphics2D context.
getStroke() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the current Stroke in the Graphics2D context.
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
 
getStyle() - Method in class org.apache.batik.dom.svg.SVGStylableElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.extension.StylableExtensionElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in interface org.w3c.dom.svg.SVGStylable
 
getStyleAttribute() - Method in class org.apache.batik.bridge.StyleReference
Returns the style attribute
getStyleDeclaration() - Method in class org.apache.batik.css.engine.StyleRule
Returns the style declaration.
getStyleHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the StyleHandler that has been set.
getStyleMap() - Method in class org.apache.batik.css.engine.FontFaceRule
Returns the StyleMap from the @font-face rule.
getStyleSheetNodes() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the document CSSStyleSheetNodes in a list.
getStyleSheetURI() - Method in class org.apache.batik.dom.svg.SVGStyleSheetProcessingInstruction
Returns the URI of the referenced stylesheet.
getStyleSheets() - Method in class org.apache.batik.dom.AbstractStylableDocument
DOM: Implements DocumentStyle.getStyleSheets().
getStyleSheets() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements DocumentStyle.getStyleSheets().
getSubStringLength(int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getSubStringLength(int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getSubStringLength(Element, int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getSubStringLength(int charnum,int nchars).
getSubStringLength(int, int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getSubStringLength(int,int).
getSubStringLength(int, int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
 
getSubStringLength(Element, int, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.selectSubString(int charnum, int nchars).
getSubStringLength(int, int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getSubValues() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getSubValues().
getSubValues() - Method in interface org.w3c.css.sac.LexicalUnit
Returns a list of values inside the sub expression.
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
 
getSubstituteChar(String, int) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Will try and find a substitute character of the specified form.
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
 
getSuggestedPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the suggested palette information to be stored with this image.
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
 
getSuppressAlpha() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns true if alpha (transparency) will be prevented from appearing in the output.
getSurfaceScale() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getSurfaceScale().
getSurfaceScale() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getSurfaceScale().
getSurfaceScale() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getSurfaceScale() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.rendered.BumpMap
 
getSurfaceScale() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getSurfaceScale() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSweepFlag() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
getSweepFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getSweepFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getSystemColor(String) - Method in class org.apache.batik.bridge.BridgeContext
Returns the Value corresponding to the given system color.
getSystemColor(String) - Method in interface org.apache.batik.css.engine.CSSContext
Returns the Value corresponding to the given system color.
getSystemColor(String) - Static method in class org.apache.batik.css.engine.SystemColorSupport
Returns the Value corresponding to the given system color.
getSystemId() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getSystemId().
getSystemId() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Notation.getSystemId().
getSystemId() - Method in class org.apache.batik.dom.GenericDocumentType
DOM: Implements DocumentType.getSystemId().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage(Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in interface org.w3c.dom.svg.SVGTests
 
getSystemProperty(String) - Static method in class org.apache.batik.util.PreferenceManager
Gets a System property if accessible.
getTable(int) - Method in class org.apache.batik.svggen.font.Font
 
getTableDirectory() - Method in class org.apache.batik.svggen.font.Font
 
getTableTransfer(float[]) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a table transfer function
getTableValues() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getTableValues().
getTableValues() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the table values for this transfer function
getTableValues() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the table values for this transfer function
getTableValues() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getTabulationWidth() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Returns whether the tabulation width.
getTag() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns the tag number, between 0 and 65535.
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
 
getTagName() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getTagName().
getTags() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns an ordered array of ints indicating the tag values.
getTail() - Method in class org.apache.batik.util.DoublyLinkedList
Get the current tail element
getTarget() - Method in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
getTarget() - Method in class org.apache.batik.dom.GenericProcessingInstruction
DOM: Implements ProcessingInstruction.getTarget().
getTarget() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
DOM: Implements ProcessingInstruction.getTarget().
getTarget() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The target property indicates the EventTarget to which the event was originally dispatched.
getTarget() - Method in class org.apache.batik.dom.svg.SVGOMAElement
DOM: Implements SVGAElement.getTarget().
getTarget() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the target point of the kernel (what pixel under the kernel should be set to the result of convolution).
getTarget() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
getTarget() - Method in interface org.w3c.css.sac.ProcessingInstructionSelector
Returns the target of the processing instruction.
getTarget() - Method in interface org.w3c.dom.svg.SVGAElement
 
getTargetElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getTargetElement().
getTargetElement() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getTargetX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getTargetX().
getTargetX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getTargetY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getTargetY().
getTargetY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getText() - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ValueProvider
Returns the text of the declaration.
getText() - Method in class org.apache.batik.dom.svg.SVGStylableElement.StyleDeclaration
Returns the text of the declaration.
getText() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the text strings to be stored in uncompressed form with this image as an array of Strings.
getText() - Method in class org.apache.batik.gvt.TextNode
Returns the text of this TextNode as a string.
getText() - Method in class org.apache.batik.util.gui.LocationBar
returns the current item text.
getText() - Method in class org.apache.batik.util.gui.URIChooser
Returns the text entered by the user.
getTextAlignment() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getTextAlignment() - Method in class org.apache.batik.gvt.flow.MarginInfo
 
getTextBounds(BridgeContext, Element, boolean) - Static method in class org.apache.batik.bridge.SVGTextElementBridge
 
getTextBridge() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
 
getTextChunk(TextNode, AttributedCharacterIterator, int[], List, StrokingTextPainter.TextChunk) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
getTextChunkACIs(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Returns an array of ACIs, one for each text chunk within the given text node.
getTextEnclosureSet(AffineTransform, Rectangle2D) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getTextIntersection(BridgeContext, Element, AffineTransform, Rectangle2D, boolean) - Static method in class org.apache.batik.bridge.SVGTextElementBridge
 
getTextIntersectionSet(AffineTransform, Rectangle2D) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getTextLayoutFactory() - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
 
getTextLength() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getTextLength().
getTextLength() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getTextNode() - Method in class org.apache.batik.gvt.renderer.BasicTextPainter.BasicMark
 
getTextNode() - Method in interface org.apache.batik.gvt.text.Mark
 
getTextPaintInfo(Element, GraphicsNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Constructs a TextDecoration object for the specified element.
getTextPainter() - Method in class org.apache.batik.bridge.BridgeContext
Returns the text painter that will be used be text nodes.
getTextPainter() - Method in class org.apache.batik.gvt.TextNode
Returns the text painter of this text node.
getTextPathAdvance() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the position to used when drawing a text run after this one.
getTextPathAdvance() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
 
getTextRuns(TextNode) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Retrieve the list of layout for the text node.
getTextRuns(TextNode, AttributedCharacterIterator) - Method in class org.apache.batik.extension.svg.FlowExtTextPainter
 
getTextRuns() - Method in class org.apache.batik.gvt.TextNode
Returns a list of text runs.
getTextRuns(TextNode, AttributedCharacterIterator) - Method in class org.apache.batik.gvt.flow.FlowTextPainter
 
getTextRuns(TextNode, AttributedCharacterIterator) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
getTextSelectionManager() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the current Text selection manager for the Component.
getTexturePaintConverter() - Method in class org.apache.batik.svggen.SVGPaint
 
getThread() - Method in class org.apache.batik.util.RunnableQueue
Returns the thread in which the RunnableQueue is currently running.
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.codec.SingleTileRenderedImage
Returns the image's Raster as tile (0, 0).
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
Returns tile (tileX, tileY) as a Raster.
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.FloodRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileGrid
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileMap
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
getTile(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileStore
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getTile() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getTile(int, int) - Method in class org.apache.batik.extension.svg.HistogramRed
 
getTileGrid(int, int, int, int, TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileGrid(RenderedImage, TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the upper-left pixel of tile (0, 0).
getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileGridYOffset() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileGridYOffset() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileHeight() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the height of a tile.
getTileHeight() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Retrieves the tile height set via setTileSize().
getTileHeight() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileHeight() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileMap(TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileNoCompute(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileGrid
 
getTileNoCompute(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileMap
 
getTileNoCompute(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileStore
 
getTileRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns the tile region
getTileRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the tile region
getTileStore() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getTileWidth() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the width of a tile.
getTileWidth() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Retrieves the tile width set via setTileSize().
getTileWidth() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileWidth() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTiledRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns the tiled region
getTiledRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the tiled region
getTimeStamp() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTimeStamp() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Returns the current modification timestamp on this Renderable node.
getTimeStamp() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getTimeStamp() - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the current modification timestamp on this Renderable node.
getTitle() - Method in class org.apache.batik.css.engine.StyleSheet
Returns the title of this style-sheet.
getTitle() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getTitle().
getTitle() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getTitle().
getTitle() - Method in class org.w3c.css.sac.InputSource
Returns the title for this input source.
getTitle() - Method in interface org.w3c.dom.svg.SVGDocument
 
getTitle() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getTop() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Rect.getTop().
getTop() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getTop().
getTop() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getTop().
getTop() - Method in class org.apache.batik.css.engine.value.RectValue
Implements Value.getTop().
getTop() - Method in interface org.apache.batik.css.engine.value.Value
The top value of the rect.
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.
getTopMargin() - Method in class org.apache.batik.extension.svg.MarginInfo
 
getTopMargin() - Method in class org.apache.batik.gvt.flow.BlockInfo
 
getTopMargin() - Method in class org.apache.batik.gvt.flow.MarginInfo
 
getTotalLength() - Method in class org.apache.batik.bridge.SVGPathElementBridge
 
getTotalLength() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getTotalLength().
getTotalLength() - Method in interface org.apache.batik.dom.svg.SVGPathContext
 
getTotalLength(SVGOMPathElement) - Static method in class org.apache.batik.dom.svg.SVGPathSupport
To implement SVGPathElement.getTotalLength().
getTotalLength() - Method in interface org.w3c.dom.svg.SVGPathElement
 
getTranscoder() - Method in class org.apache.batik.apps.rasterizer.DestinationType
Returns a transcoder object of the result image type.
getTranscodingHints() - Method in interface org.apache.batik.transcoder.Transcoder
Returns the transcoding hints of this transcoder.
getTranscodingHints() - Method in class org.apache.batik.transcoder.TranscoderSupport
Returns a copy of the transcoding hints of this transcoder.
getTransform() - Method in interface org.apache.batik.bridge.UserAgent
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
getTransform() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTransformable.getTransform().
getTransform() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGTransformable.getTransform().
getTransform(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGTransformableSupport
To implement SVGTransformable.getTransform().
getTransform() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the transform applied to the gradient.
getTransform() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
getTransform() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the transform of this node or null if any.
getTransform() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the transform of this node or null if any.
getTransform() - Method in class org.apache.batik.gvt.font.Glyph
Returns the glpyh's transform.
getTransform() - Method in interface org.apache.batik.gvt.renderer.Renderer
Returns a copy of the transform from the current user space (as defined by the top node of the GVT tree) to the device space (1 unit = 1/72nd of an inch / 1 pixel, roughly speaking
getTransform() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Returns a copy of the transform from the current user space (as defined by the top node of the GVT tree) to the device space (1 unit = 1/72nd of an inch / 1 pixel, roughly speaking
getTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Return the rendering transform.
getTransform() - Method in interface org.w3c.dom.svg.SVGTransformable
 
getTransform() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getTransformConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getTransformListHandler() - Method in class org.apache.batik.parser.TransformListParser
Returns the transform list handler in use.
getTransformParameters() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
getTransformStack() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
 
getTransformStack() - Method in class org.apache.batik.svggen.SVGGraphicContext
 
getTransformString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(Element, SVGElement) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(SVGElement) - Method in interface org.w3c.dom.svg.SVGLocatable
 
getTransformedBBox(Rectangle2D, AffineTransform) - Static method in class org.apache.batik.gvt.CompositeGraphicsNode
Transforms a Rectangle 2D by an affine transform.
getTransformedBounds(AffineTransform) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the bounds of this node after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformedBounds(AffineTransform) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of this node after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformedGeometryBounds(AffineTransform) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into accoun.
getTransformedGeometryBounds(AffineTransform) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into accoun.
getTransformedGeometryBounds(AffineTransform) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into accoun.
getTransformedGeometryBounds(AffineTransform) - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getTransformedPrimitiveBounds(AffineTransform) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the bounds of this node's primitivePaint after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformedPrimitiveBounds(AffineTransform) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the bounds of this node's primitivePaint after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformedPrimitiveBounds(AffineTransform) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of this node's primitivePaint after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformedPrimitiveBounds(AffineTransform) - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the bounds of this node's primitivePaint after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformedSensitiveBounds(AffineTransform) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getTransformedSensitiveBounds(AffineTransform) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getTransformedSensitiveBounds(AffineTransform) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getTransparency() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the transparency mode for this LinearGradientPaint.
getTransparency() - Method in class org.apache.batik.gvt.PatternPaint
Returns the transparency mode for this pattern paint.
getTransparentGray() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Returns the gray value to be used to denote transparency.
getTransparentRGB() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Returns the RGB value to be used to denote transparency.
getTree() - Method in interface org.apache.batik.gvt.renderer.Renderer
Returns the GVT tree associated with this renderer
getTree() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer
Sets the value of the current tree cell.
getTreeGraphicsNodeChangeListeners() - Method in class org.apache.batik.gvt.RootGraphicsNode
 
getTrim() - Method in interface org.apache.batik.extension.svg.BatikHistogramNormalizationFilter
Returns the trim percent for this normalization.
getTrim() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
Returns the trim percent for this normalization.
getTurbulenceRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the turbulence region
getTurbulenceRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the turbulence region
getType() - Method in class org.apache.batik.css.engine.FontFaceRule
Returns a constant identifying the rule type.
getType() - Method in class org.apache.batik.css.engine.ImportRule
Returns a constant identifying the rule type.
getType() - Method in class org.apache.batik.css.engine.MediaRule
Returns a constant identifying the rule type.
getType() - Method in interface org.apache.batik.css.engine.Rule
Returns a constant identifying the rule type.
getType() - Method in class org.apache.batik.css.engine.StyleRule
Returns a constant identifying the rule type.
getType() - Method in class org.apache.batik.css.parser.Scanner
The current lexical unit type like defined in LexicalUnits.
getType() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The type property represents the event name as a string property.
getType() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
getType() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGScriptElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getType().
getType() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
getType() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the type of this transfer function
getType() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the type of this transfer function
getType() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns the type of the data stored in the IFD.
getType() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the type of this color matrix.
getType() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the type of this color matrix.
getType() - Method in class org.apache.batik.gvt.TextNode.Anchor
Returns the type of this anchor.
getType() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the raw glyph type code.
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.
getType() - Method in class org.apache.batik.xml.XMLScanner
The current lexical unit type like defined in LexicalUnits.
getType() - Method in interface org.w3c.css.sac.PositionalCondition
true if the node should have the same node type (for element, same namespaceURI and same localName).
getType() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getType() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getType() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getType() - Method in interface org.w3c.dom.svg.SVGScriptElement
 
getType() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getType() - Method in interface org.w3c.dom.svg.SVGTransform
 
getTypeNode() - Method in interface org.w3c.css.sac.PositionalCondition
true if the child node list only shows nodes of the same type of the selector (only elements, only PIS, ...)
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
 
getURI() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
getURI() - Method in interface org.apache.batik.apps.rasterizer.SVGConverterSource
Returns a URI string corresponding to this source
getURI() - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
getURI() - Method in class org.apache.batik.css.engine.ImportRule
Returns the URI of the imported stylesheet.
getURI() - Method in class org.apache.batik.swing.JSVGCanvas
Returns the URI of the current document.
getURI() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the input of this transcoder as a URI or null if none was supplied.
getURI() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a URI or null if none was supplied.
getURI() - Method in class org.w3c.css.sac.CSSParseException
Get the URI of the document where the exception occurred.
getURI() - Method in class org.w3c.css.sac.InputSource
Get the URI for this input source.
getURI() - Method in interface org.w3c.css.sac.Locator
Return the URI for the current document event.
getURL(String, Window.URLResponseHandler) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Gets data from the given URI.
getURL(String, Window.URLResponseHandler, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Gets data from the given URI.
getURL() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return a URL where information can be obtained on this extension.
getURL() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should return a URL where information can be obtained on this extension.
getURL(String, Window.URLResponseHandler) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Implements Window.getURL(String,org.apache.batik.script.Window.URLResponseHandler).
getURL(String, Window.URLResponseHandler, String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Implements Window.getURL(String,org.apache.batik.script.Window.URLResponseHandler,String).
getURL() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
This should return a URL where information can be obtained on this extension.
getURL() - Method in class org.apache.batik.css.engine.FontFaceRule
Returns the URI of the @font-face rule.
getURL() - Method in interface org.apache.batik.dom.DomExtension
This should return a URL where information can be obtained on this extension.
getURL() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getURL()
getURL() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
This should return a URL where information can be obtained on this extension.
getURL() - Method in class org.apache.batik.extension.svg.BatikDomExtension
This should return a URL where information can be obtained on this extension.
getURL(String, Window.URLResponseHandler) - Method in interface org.apache.batik.script.Window
Gets data from the given URI.
getURL(String, Window.URLResponseHandler, String) - Method in interface org.apache.batik.script.Window
Gets data from the given URI.
getURL(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'getURL' method of the Window interface.
getURL(String) - Method in class org.apache.batik.util.PreferenceManager
Returns an URL preference.
getURL() - Method in interface org.w3c.dom.svg.SVGDocument
 
getURLDone(boolean, String, String) - Method in interface org.apache.batik.script.Window.URLResponseHandler
Called when the response is recieved.
getURLDone(boolean, String, String) - Method in class org.apache.batik.script.rhino.WindowWrapper.GetURLFunctionWrapper
Called before 'getURL()' returns.
getURLObject() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Returns the URI of the document.
getURLs(String) - Method in class org.apache.batik.util.PreferenceManager
Returns an array of URLs preference.
getUnderlineOffset() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the position of the underline relative to the baseline.
getUnderlinePosition() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the position of the underline decoration.
getUnderlineShape() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns a shape describing the strikethrough line for a given ACI.
getUnderlineThickness() - Method in class org.apache.batik.gvt.font.GVTFontFace
Returns the stroke thickness to use when drawing a underline.
getUnderlineThickness() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the thickness of the underline.
getUnicode() - Method in class org.apache.batik.gvt.font.Glyph
Returns the unicode char or chars this glyph represents.
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
 
getUnitType() - Method in class org.apache.batik.dom.svg.AbstractSVGLength
DOM: Implements SVGLength.getUnitType().
getUnitType() - Method in interface org.w3c.dom.svg.SVGAngle
 
getUnitType() - Method in interface org.w3c.dom.svg.SVGLength
 
getUnitsPerEm() - Method in class org.apache.batik.gvt.font.GVTFontFace
The number of coordinate units on the em square for this font.
getUnitsPerEm() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getUpdateManager() - Method in class org.apache.batik.bridge.BridgeContext
Returns the update manager, if the bridge supports dynamic features.
getUpdateManager() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the current update manager.
getUpdateManager() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Returns the update manager.
getUpdateRunnableQueue() - Method in class org.apache.batik.bridge.UpdateManager
Returns the update RunnableQueue.
getUpdateTracker() - Method in class org.apache.batik.bridge.UpdateManager
Returns the GVT update tracker.
getUri() - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
DOM: Implements SVGPaint.getUri().
getUri() - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the URI of the paint, if this object represents a SVGPaint.
getUri() - Method in interface org.w3c.dom.svg.SVGPaint
 
getUrl() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the current URL
getUrl() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Returns the current URL
getUseAntialiasedClip() - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
Resturns true if the default behaviour should be to use anti-aliased clipping.
getUseAntialiasedClip() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Resturns true if the default behaviour should be to use anti-aliased clipping.
getUseCapture() - Method in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
getUseCurrentView() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getUseCurrentView() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getUsePrimitivePaint() - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Returns true if this Rable get's it's contents by calling primitivePaint on the associated GraphicsNode or false if it uses paint.
getUsePrimitivePaint() - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Returns true if this Rable get's it's contents by calling primitivePaint on the associated GraphicsNode or false if it uses paint.
getUseUnixTextSelection(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns true if the canvas will copy selections to the clipboard when they are completed.
getUseXMLBase() - Method in class org.apache.batik.apps.svgbrowser.SVGOptionPanel
Returns true if the output should use xml:base.
getUsed() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
getUserAgent() - Method in class org.apache.batik.bridge.BridgeContext
Returns the user agent of this bridge context.
getUserAgent() - Method in class org.apache.batik.bridge.DocumentLoader
Returns the userAgent used by this DocumentLoader
getUserAgent() - Method in class org.apache.batik.util.ParsedURL
Return the user agent current associated with this url (or null if none).
getUserAgentStyleSheet() - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Returns the user-agent stylesheet.
getUserExponent() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns the current value of the user exponent parameter.
getUserStyleSheetURI() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in interface org.apache.batik.bridge.UserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the user stylesheet
getUserStyleSheetURI() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Returns the user stylesheet specified in the TranscodingHints or null if any.
getUserStylesheet() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getUsr2Dev() - Method in class org.apache.batik.gvt.PatternPaintContext
 
getVKern(int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the vertical kerning value for the specified glyph pair.
getVKern(int, int) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns the vertical kerning value for this glyph pair.
getVKern(int, int) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns the horizontal kerning value of this glyph pair.
getValidate() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getValue() - Method in class org.apache.batik.css.dom.CSSOMComputedStyle.ComputedCSSValue
Returns the Value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Returns the associated value.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.BlueComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.ColorNumber
Implements SVGNumber.getValue().
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.GreenComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.RedComponent
The returns the actual value of this component.
getValue() - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ValueProvider
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGComputedStyle.ComputedCSSColorValue
Returns the Value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGComputedStyle.ComputedCSSPaintValue
Returns the Value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Returns the associated value.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration.StyleDeclarationColorValue
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration.StyleDeclarationValue
Returns the current value associated with this object.
getValue(String) - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ValueProvider
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Returns the associated value.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.BlueComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.BottomComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.GreenComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.LeftComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.ListComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.RedComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.RightComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.TopComponent
The returns the actual value of this component.
getValue() - Method in interface org.apache.batik.css.dom.CSSOMValue.ValueProvider
Returns the current value associated with this object.
getValue(int) - Method in class org.apache.batik.css.engine.StyleDeclaration
Returns the value at the given index.
getValue(int) - Method in class org.apache.batik.css.engine.StyleMap
Returns the value at the given index, null if unspecified.
getValue() - Method in class org.apache.batik.css.engine.sac.AbstractAttributeCondition
SAC: Implements AttributeCondition.getValue().
getValue() - Method in class org.apache.batik.css.parser.AbstractAttributeCondition
SAC: Implements AttributeCondition.getValue().
getValue() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getValue().
getValue() - Method in class org.apache.batik.dom.svg.AbstractSVGLength
DOM: Implements SVGLength.getValue().
getValue() - Method in class org.apache.batik.dom.svg.AbstractSVGNumber
 
getValue() - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeColorValue
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributePaintValue
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeValue
Returns the current value associated with this object.
getValue(String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.StyleDeclaration
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.ext.swing.DoubleDocument
 
getValue() - Method in class org.apache.batik.svggen.font.table.KerningPair
 
getValue() - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeValue
 
getValue() - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder.NewlineValue
 
getValue() - Method in class org.apache.batik.util.RunnableQueue.RunnableQueueState
 
getValue() - Method in interface org.w3c.css.sac.AttributeCondition
Returns the value of the attribute.
getValue() - Method in interface org.w3c.dom.svg.SVGAngle
 
getValue() - Method in interface org.w3c.dom.svg.SVGLength
 
getValue() - Method in interface org.w3c.dom.svg.SVGNumber
 
getValueAsString() - Method in class org.apache.batik.dom.svg.AbstractSVGItem
Return the cached representation of the item if valid otherwise re-computes the String representation of the item.
getValueAsString() - Method in class org.apache.batik.dom.svg.AbstractSVGLength
DOM: Implements SVGLength.getValueAsString().
getValueAsString() - Method in class org.apache.batik.dom.svg.AbstractSVGList
Return the String value associated to the attribute in the DOM.
getValueAsString() - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList.SVGNumberItem
 
getValueAsString() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
Return the value of String to be used on setAttributeNS, in other word the mapping of align meetOrSlice to representation string use by SVG
getValueAsString() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
Return the cached representation of the item if valid otherwise re-computes the String representation of the item.
getValueAsString() - Method in interface org.apache.batik.dom.svg.SVGItem
Return the String representation of the item.
getValueAsString() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList.SVGOMLengthList
Retrieve the value of the attribute 'points'.
getValueAsString() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList.SVGOMNumberList
Retrieve the value of the attribute 'points'.
getValueAsString() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData.SVGOMPathSegList
Retrieve the value of the attribute 'points'.
getValueAsString() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints.SVGOMPointList
Retrieve the value of the attribute 'points'.
getValueAsString() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList.SVGOMTransformList
Retrieve the value of the attribute 'points'.
getValueAsString() - Method in interface org.w3c.dom.svg.SVGAngle
 
getValueAsString() - Method in interface org.w3c.dom.svg.SVGLength
 
getValueAt(int, int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the value of the given cell.
getValueAt(int, int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the value of the given cell.
getValueInSpecifiedUnits() - Method in class org.apache.batik.dom.svg.AbstractSVGLength
DOM: Implements SVGLength.getValueInSpecifiedUnits().
getValueInSpecifiedUnits() - Method in interface org.w3c.dom.svg.SVGAngle
 
getValueInSpecifiedUnits() - Method in interface org.w3c.dom.svg.SVGLength
 
getValueManagers() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the ValueManagers.
getValues() - Method in class org.apache.batik.apps.rasterizer.DestinationType
Defines valid image types.
getValues() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getValues().
getValues() - Method in class org.apache.batik.svggen.font.table.CvtTable
 
getValues() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getVendorID() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getVersion() - Static method in class org.apache.batik.Version
 
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
 
getVertAdvY() - Method in class org.apache.batik.gvt.font.Glyph
Returns the vertical advance value.
getVertOrigin() - Method in class org.apache.batik.gvt.font.Glyph
Returns the vertical origin of this glyph.
getVerticalAdvance() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the vertical advance of the glyph.
getVerticalAlignOffset() - Method in class org.apache.batik.extension.svg.LineInfo
 
getVerticalAlignment() - Method in class org.apache.batik.extension.svg.RegionInfo
Gets the vertical alignment for this flow region.
getVerticalAlignment() - Method in class org.apache.batik.gvt.flow.RegionInfo
Gets the vertical alignment for this flow region.
getView() - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: The view attribute identifies the AbstractView from which the event was generated.
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in interface org.w3c.dom.svg.SVGFitToViewBox
 
getViewBoxRect() - Method in class org.apache.batik.swing.JSVGScrollPane
 
getViewBoxString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getViewBoxTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the transform from viewBox coords to screen coords
getViewTarget() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGViewElement.getViewTarget().
getViewTarget() - Method in interface org.w3c.dom.svg.SVGViewElement
 
getViewTarget() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getViewTargetString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getViewTransform(String, Element, float, float) - Static method in class org.apache.batik.bridge.ViewBox
Parses the specified reference (from a URI) and returns the appropriate transform.
getViewingTransform() - Method in class org.apache.batik.gvt.CanvasGraphicsNode
 
getViewingTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent
 
getViewport(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the viewport of the specified element.
getViewport() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getViewport().
getViewport() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getViewportElement().
getViewportElement() - Method in interface org.w3c.dom.svg.SVGElement
 
getViewportHeight() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the height of the viewport which directly contains the given element.
getViewportHeight() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getViewportHeight() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the height of the viewport which directly contains the given element.
getViewportHeight() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the viewport height used to compute units.
getViewportHeight() - Method in class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext
Returns the viewport height used to compute units.
getViewportHeight() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the height of the viewport which directly contains the associated element.
getViewportHeight() - Method in interface org.apache.batik.parser.UnitProcessor.Context
Returns the viewport height used to compute units.
getViewportSize() - Method in interface org.apache.batik.bridge.UserAgent
Returns the default size of the viewport.
getViewportSize() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the default size of this user agent (400x400).
getViewportSize() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the default size of the viewport of this user agent (0, 0).
getViewportSize() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the default size of the viewport.
getViewportSize() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Returns the default size of this user agent (400x400).
getViewportWidth() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the width of the viewport which directly contains the given element.
getViewportWidth() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getViewportWidth() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the width of the viewport which directly contains the given element.
getViewportWidth() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the viewport width used to compute units.
getViewportWidth() - Method in class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext
Returns the viewport width used to compute units.
getViewportWidth() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the width of the viewport which directly contains the associated element.
getViewportWidth() - Method in interface org.apache.batik.parser.UnitProcessor.Context
Returns the viewport width used to compute units.
getVisitedURIs() - Method in interface org.apache.batik.apps.svgbrowser.Application
Asks Application for a list of recently visited URI
getVisitedURIs() - Method in class org.apache.batik.apps.svgbrowser.Main
Asks Application for a list of recently visited URI.
getVisualAdvance() - Method in class org.apache.batik.extension.svg.LineInfo
 
getVpH() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the viewport height
getVpH() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Returns the viewport height
getVpW() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the viewport width
getVpW() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Returns the viewport width
getVpX() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the viewport x origin
getVpX() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Returns the viewport x origin
getVpY() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the viewport y origin
getVpY() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Returns the viewport y origin
getWeakReference() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns a canonical WeakReference to this GraphicsNode.
getWeakReference() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns a canonical WeakReference to this GraphicsNode.
getWeight() - Method in class org.apache.batik.svggen.font.table.Panose
 
getWeightClass() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getWhatToShow() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getWhatToShow().
getWhatToShow() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getWhatToShow().
getWhen() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns the timestamp of when this event occurred.
getWidth() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getWidth() - Method in class org.apache.batik.bridge.SVGSVGElementBridge.SVGSVGElementViewport
Returns the width of this viewport.
getWidth() - Method in class org.apache.batik.bridge.UserAgentViewport
Returns the width of this viewport.
getWidth() - Method in interface org.apache.batik.bridge.Viewport
Returns the width of this viewport.
getWidth() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge.MultiImageElementViewport
Returns the width of this viewport.
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMRect
 
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getWidth().
getWidth() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the width of the image.
getWidth() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getWidth() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getWidth() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getWidth() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getWidth() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getWidth() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGRect
 
getWidth() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGUseElement
 
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
 
getWindingRule() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getWindingRule() - Method in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
 
getWindingRule() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
getWindingRule() - Method in class org.apache.batik.parser.AWTPathProducer
Returns the current winding rule.
getWindingRule() - Method in class org.apache.batik.parser.AWTPolylineProducer
Returns the current winding rule.
getWindingRule() - Method in interface org.apache.batik.parser.ShapeProducer
Returns the current winding rule.
getWindow() - Method in class org.apache.batik.script.rhino.RhinoInterpreter.ExtendedContext
 
getWindow() - Method in class org.apache.batik.script.rhino.RhinoInterpreter
 
getWriteTiled() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Returns the value of the writeTiled parameter.
getWriter() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a character stream or null if none was supplied.
getX() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
getX() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
getX() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
getX() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
getX() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
 
getX() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
 
getX() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
 
getX() - Method in class org.apache.batik.dom.svg.AbstractSVGPointList.SVGPointItem
 
getX() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
getX() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGCursorElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMPoint
 
getX() - Method in class org.apache.batik.dom.svg.SVGOMRect
 
getX() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGTextPositioningElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getX().
getX(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGTextPositioningElementSupport
DOM: Implements SVGTextPositioningElement.getX().
getX() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Get the value of X.
getX() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the horizontal x position of the event relative to the source graphics node.
getX() - Method in interface org.w3c.dom.svg.SVGCursorElement
 
getX() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getX() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getX() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getX() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getX() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getX() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getX() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getX() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPoint
 
getX() - Method in interface org.w3c.dom.svg.SVGRect
 
getX() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getX() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getX() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getX1() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
getX1() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
getX1() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getX1().
getX1() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getX1().
getX1() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getX1() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getX2() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
getX2() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
getX2() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getX2().
getX2() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getX2().
getX2() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getX2() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getXChannelSelector() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getXChannelSelector().
getXChannelSelector() - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Returns the xChannelSelector
getXChannelSelector() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the xChannelSelector
getXChannelSelector() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
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.bridge.UnitProcessor.DefaultContext
Returns the x-height value.
getXHeight() - Method in class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext
Returns the x-height value.
getXHeight() - Method in interface org.apache.batik.parser.UnitProcessor.Context
Returns the x-height value.
getXHeight() - Method in class org.apache.batik.svggen.font.table.Panose
 
getXLinkActuate(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:actuate' attribute of the given element.
getXLinkArcRole(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:arcrole' attribute of the given element.
getXLinkHref(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:href' attribute of the given element.
getXLinkRole(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:role' attribute of the given element.
getXLinkShow(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:show' attribute of the given element.
getXLinkTitle(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:title' attribute of the given element.
getXLinkType(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:type' attribute of the given element.
getXMLBase(Element) - Static method in class org.apache.batik.dom.svg.XMLBaseSupport
Returns the xml:base attribute value of the given element.
getXMLDeclarationEncoding(Reader, String) - Static method in class org.apache.batik.xml.XMLUtilities
Reads an XML declaration to get the encoding declaration value.
getXMLFilter() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a XML filter or null if none was supplied.
getXMLId() - Method in interface org.apache.batik.css.engine.CSSStylableElement
Returns the ID of this element.
getXMLId() - Method in class org.apache.batik.dom.svg.SVGStylableElement
Returns the ID of this element.
getXMLId() - Method in class org.apache.batik.extension.StylableExtensionElement
Returns the ID of this element.
getXMLLang(Element) - Static method in class org.apache.batik.dom.util.XMLSupport
Returns the xml:lang attribute value of the given element.
getXMLParserClassName() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the XML parser class name.
getXMLParserClassName() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the XML parser class name.
getXMLParserClassName() - Method in interface org.apache.batik.bridge.UserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the XML parser to use
getXMLParserClassName() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the class name of the XML parser.
getXMLParserClassName() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Returns the XML parser to use from the TranscodingHints.
getXMLParserClassName() - Static method in class org.apache.batik.util.XMLResourceDescriptor
Returns the class name of the XML parser to use.
getXMLReader() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the XML reader of this transcoder or null if none was supplied.
getXMLSpace(Element) - Static method in class org.apache.batik.dom.util.XMLSupport
Returns the xml:space attribute value of the given element.
getXMLbase() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getXMLbase().
getXMLbase() - Method in interface org.w3c.dom.svg.SVGElement
 
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in interface org.w3c.dom.svg.SVGLangSpace
 
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getXMLspace().
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in interface org.w3c.dom.svg.SVGLangSpace
 
getXMLspace() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
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
 
getXOffsets(int) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
getXScale() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getXTile(int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
Returns the x index of tile under xloc.
getXTranslate() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getXoffset() - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Get the x offset.
getY() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
getY() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
getY() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
getY() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
getY() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
 
getY() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
 
getY() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
 
getY() - Method in class org.apache.batik.dom.svg.AbstractSVGPointList.SVGPointItem
 
getY() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
getY() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGCursorElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMPoint
 
getY() - Method in class org.apache.batik.dom.svg.SVGOMRect
 
getY() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGTextPositioningElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getY().
getY(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGTextPositioningElementSupport
DOM: Implements SVGTextPositioningElement.getY().
getY() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Get the value of Y.
getY() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the vertical y position of the event relative to the source node.
getY() - Method in interface org.w3c.dom.svg.SVGCursorElement
 
getY() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getY() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getY() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getY() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getY() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getY() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getY() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getY() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPoint
 
getY() - Method in interface org.w3c.dom.svg.SVGRect
 
getY() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getY() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getY() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getY1() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
getY1() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
getY1() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getY1().
getY1() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getY1().
getY1() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getY1() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getY2() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
getY2() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
getY2() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getY2().
getY2() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getY2().
getY2() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getY2() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getYChannelSelector() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getYChannelSelector().
getYChannelSelector() - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Returns the yChannelSelector
getYChannelSelector() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the yChannelSelector
getYChannelSelector() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
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
 
getYOffsets(int) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
getYScale() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getYTile(int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
Returns the y index of tile under yloc.
getYTranslate() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getYoffset() - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Get the y offset.
getZ() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.getZ().
getZ() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getZ().
getZ() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getZ() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getZeroRecter(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter
 
getZoomAndPan() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
getZoomAndPan() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
getZoomAndPan() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
getZoomAndPan(Element) - Static method in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
Returns the ZoomAndPan attribute value.
getZoomAndPan() - Method in interface org.w3c.dom.svg.SVGZoomAndPan
 
getZoomRectScreen() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
glisteners - Variable in class org.apache.batik.gvt.event.AWTEventDispatcher
The global listener list.
globalExtensions - Static variable in class org.apache.batik.bridge.BridgeContext
Returns the extensions supported by this bridge context.
glyf - Static variable in interface org.apache.batik.svggen.font.table.Table
 
gmB - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
 
gotoY(double) - Method in class org.apache.batik.gvt.flow.FlowRegions
 
gotoY(double) - Method in class org.apache.batik.gvt.flow.LineInfo
 
grad() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when 'grad' has been parsed.
grad() - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.grad().
gradientTransform - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Transform to apply to gradient.
grantScriptFileAccess - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
grantScriptNetworkAccess - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
graphicsNode - Variable in class org.apache.batik.bridge.UpdateManager
The GraphicsNode whose updates are to be tracked.
graphicsNodeRable - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The GraphicsNodeRable for this node.
gray - Static variable in class org.apache.batik.svggen.SVGColor
 
green - Variable in class org.apache.batik.css.engine.value.RGBColorValue
The green component.
green - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
The green color value of the entry.
green - Static variable in class org.apache.batik.svggen.SVGColor
 
greenComponent - Variable in class org.apache.batik.css.dom.CSSOMSVGColor
The green component, if this value is a RGBColor.
greenComponent - Variable in class org.apache.batik.css.dom.CSSOMValue
The green component, if this value is a RGBColor.
greenFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the green float value has changed.
greenFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the green float value has changed.
greenFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the green float value has changed.
greenFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the green float value has changed.
greenFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the green float value has changed.
greenTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the green value text has changed.
greenTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the green value text has changed.
greenTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the green value text has changed.
greenTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the green value text has changed.
greenTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the green value text has changed.
gridLinesColor - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The grid lines color.
group - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The button group for the menu items.
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
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a build was cancelled.
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build was cancelled.
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build was cancelled.
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build was cancelled.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a build was completed.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build was completed.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build was completed.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build was completed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a build failed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build failed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build failed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build failed.
gvtBuildPrepare(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a build started.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build started.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build started.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build started.
gvtBuilder - Variable in class org.apache.batik.bridge.BridgeContext
The GVT builder that might be used to create a GVT subtree.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailGVTListener
 
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a rendering was cancelled.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailGVTListener
 
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a rendering was completed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailGVTListener
 
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a rendering failed.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a rendering is in its preparing phase.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering is in its preparing phase.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering is in its preparing phase.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering is in its preparing phase.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a rendering started.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering started.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering started.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering started.
gvtRoot - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The GVT root into which text is searched.
gvtRoot - Variable in class org.apache.batik.gvt.GVTTreeWalker
The GVT root into which text is searched.
gvtRoot - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The GVT tree root.
gvtRoot - Variable in class org.apache.batik.swing.svg.GVTTreeBuilderEvent
The GVT root.
gvtRoot - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcherEvent
The GVT root.
gvtTreeBuilder - Variable in class org.apache.batik.swing.svg.JSVGComponent
The GVT tree builder.
gvtTreeBuilderListeners - Variable in class org.apache.batik.swing.svg.JSVGComponent
The GVT tree builder listeners.
gvtTreeRenderer - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The GVT tree renderer.
gvtTreeRendererListeners - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The GVT tree renderer listeners.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.