Free Download - Stylus Studio, The World's Best XML IDE!

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
 
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
gasp - Static variable in interface org.apache.batik.svggen.font.table.Table
 
gatherFlowPara(BridgeContext, Element) - Method in class org.apache.batik.extension.svg.SVGFlowTextElementBridge
 
gatherRegionInfo(BridgeContext, Element, float, List) - Method in class org.apache.batik.extension.svg.SVGFlowTextElementBridge
 
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, 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, 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.
gc - Variable in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Current state of the Graphic Context.
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
 
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.SVGGraphicObjectConverter
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
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.
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.
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.
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.
genRect_OVER(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
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.SpecularLightingRed
 
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.AffineRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileCacheRed
 
genRect(WritableRaster) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRed8Bit
 
genTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
genTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
genTile(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileGenerator
 
GEOMETRICPRECISION_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'geometricprecision' keyword.
get(char) - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Gets the value of a variable
get(int) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the graphics node at the specified position in the children list.
get(Object) - Method in class org.apache.batik.dom.util.HashTable
Gets the value of a variable
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.dom.util.DoublyIndexedTable
Gets the value of an entry
get(Object, Object) - Method in class org.apache.batik.util.SoftDoublyIndexedTable
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.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) - Method in class org.apache.batik.dom.util.HashTableStack
Gets an item in the table on the top of the stack.
get(String) - Static method in class org.apache.batik.svggen.SVGAttributeMap
 
get(String, String) - Static method in class org.apache.batik.apps.rasterizer.Messages
 
get(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
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
 
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.
getACI() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getACI() - Method in class org.apache.batik.gvt.text.LineInfo
 
getACIIndex() - Method in class org.apache.batik.gvt.text.GlyphIterator
 
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.apps.svgbrowser.FindDialog
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.LanguageDialog
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.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 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.JErrorPane
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.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 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.gvt.text.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.gvt.text.GlyphIterator
 
getAdvance() - Method in class org.apache.batik.gvt.text.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 interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
getAllAttributeKeys() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the keys of all attributes defined on the iterator's text range.
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.
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
getAlternateStylesheet() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
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 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.swing.svg.JSVGComponent.BridgeUserAgentWrapper
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.
getAltKey() - Method in class org.apache.batik.dom.events.DOMKeyEvent
altKey indicates 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.
getAmplitude() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getAmplitude().
getAmplitude() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the amplitude value for this transfer function
getAmplitude() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
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.
getAnchorType() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getAngle() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
 
getAngle() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
getAngle() - Method in interface org.w3c.dom.svg.SVGTransform
 
getAngle() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getAngle() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getAngleHandler() - Method in class org.apache.batik.parser.AngleParser
Returns the angle handler in use.
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() - 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
 
getAnimatedNormalizedPathSegList(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGAnimatedPathDataSupport
DOM: Implements SVGAnimatedPathData.getNormalizedPathSegList().
getAnimatedNumberAttribute(String, String, float) - Method in class org.apache.batik.dom.svg.SVGOMElement
Manages the query of an SVGAnimatedNumber.
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
 
getAnimatedPathSegList(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGAnimatedPathDataSupport
DOM: Implements SVGAnimatedPathData.getAnimatedPathSegList().
getAnimatedPoints() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints
 
getAnimatedPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
getAnimatedPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
getAnimatedPoints() - Method in interface org.w3c.dom.svg.SVGAnimatedPoints
 
getAnimatedPoints(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGAnimatedPointsSupport
DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
getAnimatedStringAttribute(String, String) - Method in class org.apache.batik.dom.svg.SVGOMElement
Manages the query of an SVGAnimatedString.
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList
 
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
 
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
DOM: Implements SVGAnimatedString.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
DOM: Implements SVGAnimatedNumber.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
DOM: Implements SVGAnimatedInteger.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
DOM: Implements SVGAnimatedLength.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
DOM: Implements SVGAnimatedEnumeration.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedTransformList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
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.SVGAnimatedLength
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLengthList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumberList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedAngle
 
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.
getAscender() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
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
 
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.
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).
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.AbstractSVGAnimatedLength.BaseSVGLength
 
getAssociatedElement() - Method in class org.apache.batik.dom.svg.AbstractSVGLengthList.SVGLengthItem
 
getAssociatedElement() - Method in class org.apache.batik.dom.svg.SVGOMLength
 
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.
getAsString(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns a TIFF_ASCII data item as a String.
getAttrChange() - Method in class org.apache.batik.dom.events.DOMMutationEvent
Implements MutationEvent.getAttrChange().
getAttribute(AttributedCharacterIterator.Attribute) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the value of the named attribute for the current character.
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(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttribute(String).
getAttributedCharacterIterator() - Method in class org.apache.batik.gvt.TextNode
Returns the attributed character iterator of this text node.
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.SVGOMViewElement
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.SVGOMAltGlyphElement
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.SVGOMFilterElement
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.SVGOMFEImageElement
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.SVGOMStyleElement
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.SVGOMAnimateMotionElement
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.SVGOMUseElement
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.SVGOMImageElement
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.SVGOMSymbolElement
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.SVGOMColorProfileElement
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.SVGOMPatternElement
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.extension.svg.SVGFlowTextElementBridge
Returns the map to pass to the current characters.
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGHintsDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGClipDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGTransformDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGFontDescriptor
 
getAttributeMap(Map) - Method in interface org.apache.batik.svggen.SVGDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGStrokeDescriptor
 
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).
getAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNS(String,String).
getAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getAttributes().
getAttributes() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.getAttributes().
getAttributes() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Returns a map with the attributes defined on the current character.
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.
getAttrName() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: attrName indicates the name of the changed Attr node in a DOMAttrModified event.
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 interface org.apache.batik.dom.svg.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.BatikDomExtension
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.
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
 
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() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getBackground(GraphicsNode, GraphicsNode, Rectangle2D) - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Returns a filter that represents the background image for child.
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 class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current base fequency in x direction.
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.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 class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current base fequency in y direction.
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.rendered.TurbulencePatternRed
 
getBaseFrequencyY() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
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.
getBaseTransform() - Method in interface org.apache.batik.gvt.event.EventDispatcher
Returns the base transform applied to MouseEvent coordinates prior to dispatch.
getBaseTransform() - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns the base transform applied to MouseEvent coordinates prior to dispatch.
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.SVGOMAnimatedTransformList
return the SVGTransformList mapping the static 'transform' attribute of the element
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
DOM: Implements SVGAnimatedString.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
DOM: Implements SVGAnimatedNumber.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
DOM: Implements SVGAnimatedInteger.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
DOM: Implements SVGAnimatedLength.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
DOM: Implements SVGAnimatedEnumeration.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
return the SVGLengthList mapping the static attribute of the element
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedTransformList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
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.SVGAnimatedLength
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLengthList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumberList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedAngle
 
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.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 class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGLocatable.getBBox().
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 interface org.w3c.dom.svg.SVGLocatable
 
getBBox(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getBBox().
getBeenInterrupted() - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
 
getBeenInterrupted() - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
 
getBeenInterrupted() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
 
getBeenInterrupted() - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
 
getBeginIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the start index 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.
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.CSSOMValue
DOM: Implements RGBColor.getBlue().
getBlue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements RGBColor.getBlue().
getBlue() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getBlue().
getBlue() - Method in interface org.apache.batik.css.engine.value.Value
The blue value of the RGB color.
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().
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 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 class org.apache.batik.bridge.BridgeContext
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 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.
getBolderFontWeight(float) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
 
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 interface org.apache.batik.css.engine.value.Value
The bottom value of the rect.
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().
getBottomMargin() - Method in class org.apache.batik.gvt.text.MarginInfo
 
getBounds() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
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.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 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.ext.awt.image.rendered.BufferedImageCachableRed
 
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.ShapeExtender
 
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.image.renderable.AbstractRable
 
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.SpecularLightingRable8Bit
Returns this filter's bounds
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.TurbulenceRable8Bit
Get the turbulence region
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.MorphologyRable8Bit
Pass-through: returns the source's bounds
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.DiffuseLightingRable8Bit
Returns this filter'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.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.TileRable8Bit
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.RedRable
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns this filter's bounds
getBounds2D() - Method in interface org.apache.batik.gvt.Mask
Returns the bounds of this mask.
getBounds2D() - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
Pass-through: returns the source's bounds
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.BackgroundRable8Bit
Returns the bounds of this Rable in the user coordinate system.
getBounds2D() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the black box bounds of the glyph.
getBounds2D() - Method in class org.apache.batik.gvt.font.Glyph
 
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.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.
getBounds2D(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the bounds of this GlyphVector.
getBounds2D(AttributedCharacterIterator) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns a tight bounds on the GylphVector including stroking.
getBounds2D(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns a tight bounds on the GylphVector including stroking.
getBounds2D(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns a tight bounds on the GylphVector including stroking.
getBounds2D(BufferedImage) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getBounds2D(Raster) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
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(TextNode) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Get a Rectangle2D in userspace coords which encloses the textnode glyphs including stroke etc.
getBreakIdx() - Method in class org.apache.batik.extension.svg.SVGFlowTextElementBridge.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() - Static method in class org.apache.batik.bridge.BridgeContext
Returns the extensions supported by this bridge context.
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 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
 
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.
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.DefaultCachedImageHandler
This template method should be overridden by derived classes to declare the image type they need for saving to file.
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.CachedImageHandlerBase64Encoder
 
getBundleClassName() - Method in class org.apache.batik.parser.AbstractParser
Returns the resource bundle base name.
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.
getButton(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Returns the mouse event button.
getById(String, Node) - Static method in class org.apache.batik.dom.GenericDocument
An auxiliary method used by getElementById.
getById(String, Node) - Static method in class org.apache.batik.dom.svg.SVGOMDocument
An auxiliary method used by getElementById.
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
 
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() - Method in class org.apache.batik.swing.svg.JSVGComponent
 
getCanvasGraphicsNode(GraphicsNode) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
 
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.gvt.text.GlyphIterator
 
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.MultiGlyphVector
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.AWTGVTGlyphVector
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.
getCharAdvance() - Method in class org.apache.batik.gvt.text.GlyphIterator
Get the advance associated with the current glyph
getCharAdvance(int) - Method in class org.apache.batik.gvt.text.GlyphIterator
Get the advance associated with any glyph
getCharCode() - Method in class org.apache.batik.dom.events.DOMKeyEvent
charCode holds 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.text.TextHit
Returns the index of the character that has been hit.
getCharMap() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
 
getCharNumAtPosition(Element, float, float) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getCharNumAtPosition(Element, float, float) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.getCharNumAtPosition(SVGPoint point).
getCharNumAtPosition(float, float) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getCharNumAtPosition(float, float) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getCharNumAtPosition(float, float) - Method in interface org.apache.batik.dom.svg.SVGTextContent
 
getCharNumAtPosition(SVGPoint) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getCharNumAtPosition(SVGPoint).
getCharNumAtPosition(SVGPoint) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getCharWidth() - Method in class org.apache.batik.gvt.text.GlyphIterator
Get the visual advance associated with the current glyph.
getCharWidth(int) - Method in class org.apache.batik.gvt.text.GlyphIterator
Get the visual advance associated with the current glyph.
getChecksum() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
 
getCheckSumAdjustment() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
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(InputStream) - Static method in class org.apache.batik.util.ClassFileUtilities
Returns the dependencies of the given class.
getClassDependencies(String, Set) - 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
 
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 class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Returns the Shape that the cliprable will use to define the clip path.
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.
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() - 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(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(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
 
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
 
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.
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 class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
Get the composite rule in use for combining the sources.
getCompositeRule() - Method in interface org.apache.batik.ext.awt.image.renderable.CompositeRable
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(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, 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.CSSOMViewCSS
DOM: Implements ViewCSS.getComputedStyle(Element,String).
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.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
 
getComputedTextLength() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
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() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getComputedTextLength(Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getComputedTextLength().
getComputedTextLength(Element) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.selectSubString(int charnum, int nchars).
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.CSSAttributeCondition
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.CSSBeginHyphenAttributeCondition
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.CSSIdCondition
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.CSSAndCondition
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.DefaultLangCondition
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.DefaultAttributeCondition
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.DefaultPseudoClassCondition
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.DefaultOneOfAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultAndCondition
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 interface org.apache.batik.dom.svg.DomExtension
This should return 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).
getContactAddress() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
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.GlyfSimpleDescript
 
getContourCount() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
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.CSSOMValue
DOM: Implements CSSPrimitiveValue.getCounterValue().
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().
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
 
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() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Returns the CSS engine.
getCSSEngine(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns CSSEngine associated to the specified 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.
getCssText() - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMValue
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.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.CSSOMValue.AbstractComponent
DOM: Implements CSSValue.getCssText().
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.ListValue
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.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.ComputedValue
Implements Value.getCssText().
getCssText() - Method in class org.apache.batik.css.engine.value.RectValue
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.svg.ICCColor
A string representation of the current value.
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(short, String) - Static method in class org.apache.batik.css.engine.value.StringValue
Returns the CSS text associated with the given type/value pair.
getCSSValue(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
Gets the CSS value associated with the given property.
getCssValueType() - Method in class org.apache.batik.css.dom.CSSOMValue
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.CSSOMSVGColor.AbstractComponent
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.engine.value.AbstractValue
Implements Value.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.engine.value.ListValue
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 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.ComputedValue
Implements Value.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.engine.value.svg.ICCColor
Implements Value.getCssValueType().
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.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 class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGLocatable.getCTM().
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 interface org.w3c.dom.svg.SVGLocatable
 
getCTM(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getCTM().
getCtrlKey() - Method in class org.apache.batik.dom.events.DOMKeyEvent
ctrlKey indicates 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.AbstractNode
Returns the current document.
getCurrentDocument() - Method in class org.apache.batik.dom.AbstractDocument
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.SVGSVGElement
 
getCurrentTime() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
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
 
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.SVGRadialGradientElement
 
getCx() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getCx() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
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.SVGRadialGradientElement
 
getCy() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getCy() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
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
 
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() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getData() - Method in interface org.w3c.css.sac.ProcessingInstructionSelector
Returns the character data.
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(Rectangle) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
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(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
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(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.
getDef() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
getDef() - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getDef() - Method in class org.apache.batik.svggen.SVGFontDescriptor
 
getDef() - Method in class org.apache.batik.svggen.SVGFilterDescriptor
 
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 class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the default font family.
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.Main
Returns the default value for the CSS "font-family" property
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 class org.apache.batik.bridge.BridgeContext
Returns the value corresponding to the default font.
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 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.swing.svg.JSVGComponent.BridgeUserAgentWrapper
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 class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getDefaultLocale().
getDefaultLocale() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Gets the current default locale in the LocaleGroup.
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.VisibilityManager
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.DirectionManager
Implements ValueManager.getDefaultValue().
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.UnicodeBidiManager
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.FontSizeManager
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.OverflowManager
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.FontStyleManager
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.FontFamilyManager
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.DisplayManager
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.svg.FillRuleManager
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.MaskManager
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.AlignmentBaselineManager
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.StrokeLinecapManager
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.ColorInterpolationManager
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.ColorManager
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.FilterManager
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.PointerEventsManager
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.BaselineShiftManager
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.KerningManager
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.svg.ImageRenderingManager
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.OpacityManager
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.ClipPathManager
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.StrokeWidthManager
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.ColorRenderingManager
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.StrokeDashoffsetManager
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.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.svg.SVGOMDocument
DOM: Implements DocumentView.getDefaultView().
getDefinitionSet() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getDefinitionSet() - Method in class org.apache.batik.svggen.AbstractSVGConverter
 
getDefinitionSet() - Method in interface org.apache.batik.svggen.SVGConverter
 
getDefinitionSet() - Method in class org.apache.batik.svggen.AbstractSVGFilterConverter
 
getDefinitionSet() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
 
getDefinitionSet() - Method in class org.apache.batik.svggen.SVGComposite
 
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.SVGPaint
 
getDefinitionSet() - Method in interface org.apache.batik.svggen.SVGFilterConverter
 
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.SVGPaintDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGHintsDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGClipDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGTransformDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGFontDescriptor
 
getDefinitionSet(List) - Method in interface org.apache.batik.svggen.SVGDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGStrokeDescriptor
 
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, 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
 
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.GaussianBlurRable8Bit
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.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.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.AffineRable8Bit
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
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.
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.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 interface org.apache.batik.apps.svgbrowser.SquiggleInputHandler
Returns a description for this handler
getDescription() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ImageFileFilter
Returns the file description
getDescription() - Method in class org.apache.batik.apps.svgbrowser.SquiggleInputHandlerFilter
 
getDescription() - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
Returns a description for this handler.
getDescription() - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
Returns a description for this handler
getDescription() - Method in interface org.apache.batik.apps.svgbrowser.Main.OptionHandler
Returns the option description.
getDescription() - Method in class org.apache.batik.apps.svgbrowser.Main.FontSizeHandler
 
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.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 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.XMLDeclHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.TabWidthHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.DocWidthHandler
 
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() - Method in interface org.apache.batik.dom.svg.DomExtension
Human readable description of the extension.
getDescription() - Method in class org.apache.batik.extension.svg.BatikDomExtension
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.swing.svg.SVGFileFilter
Returns the file description
getDescription(int) - Method in class org.apache.batik.svggen.font.table.GlyfTable
 
getDescription(SVGElement) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the content of the 'desc' child of the given element.
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
SAC: Implements CSSLexicalUnit.getDimensionUnitText().
getDimensionUnitText() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
SAC: Implements LexicalUnit.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, 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
 
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.GaussianBlurRable8Bit
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.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.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.AffineRable8Bit
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
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.
getDisableInteractions() - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
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
 
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.TranscoderOutput
Returns the output of this transcoder as a document or null if none was supplied.
getDocument() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the input of this transcoder as a document or null if none was supplied.
getDocumentDescriptor() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Returns the document descriptor associated with the latest created document.
getDocumentDescriptor() - Method in interface org.apache.batik.dom.util.DocumentFactory
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.
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")
getDomain() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getDomain().
getDomain() - Method in interface org.w3c.dom.svg.SVGDocument
 
getDomExtensions() - Static method in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
 
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() - 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.svg.ExtensibleSVGDOMImplementation
Returns the default instance of this class.
getDOMTreeManager() - Method in class org.apache.batik.svggen.ImageCacher
 
getDOMTreeManager() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
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.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getDx().
getDx() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getDx().
getDx() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getDx().
getDx() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getDx() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getDx() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getDx(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGTextPositioningElementSupport
DOM: Implements SVGTextPositioningElement.getDx().
getDy() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getDy().
getDy() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getDy().
getDy() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getDy().
getDy() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getDy() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getDy() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getDy(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGTextPositioningElementSupport
DOM: Implements SVGTextPositioningElement.getDy().
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() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the element.
getElement() - Method in class org.apache.batik.bridge.BridgeException
Returns the element on which the error occurred.
getElement() - Method in class org.apache.batik.css.engine.CSSEngineEvent
Returns the target element.
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.SVGOMAnimatedNumberList.SVGOMNumberList
 
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.AbstractSVGLength.DefaultContext
Returns the element.
getElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList.SVGOMLengthList
 
getElement() - Method in interface org.apache.batik.parser.UnitProcessor.Context
Returns the element.
getElement(GraphicsNode) - Method in class org.apache.batik.bridge.BridgeContext
Returns the Element associated to the specified GraphicsNode or null if any.
getElement(String, Element) - Method in class org.apache.batik.bridge.URIResolver
Imports the Element referenced by the given URI on Element ref.
getElementById(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.getElementById(String).
getElementById(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
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.extension.svg.BatikMultiImageElementBridge
 
getElementMinPixel(Element, Rectangle2D) - Method in class org.apache.batik.extension.svg.BatikMultiImageElementBridge
 
getElementPixelSize(Element, String, Rectangle2D) - Method in class org.apache.batik.extension.svg.BatikMultiImageElementBridge
 
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, SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
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.NameRecord
 
getEncodingId() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
 
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.gvt.text.LineInfo
 
getEndIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the end index of the text.
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.
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() - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Returns a copy of the end point of the gradient axis
getEndPoint(SVGTextElementBridge.CharacterInformation) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getEndPos(SVGOMElement, SVGTextContent, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
 
getEndPositionOfChar(Element, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getEndPositionOfChar(int charnum).
getEndPositionOfChar(Element, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.getEndPositionOfChar(int charnum).
getEndPositionOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getEndPositionOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
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(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getEndPtOfContours(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
getEndPtOfContours(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getEndPtOfContours(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getEntry(int) - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getEntryByTag(int) - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getEntrySelector() - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
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 class org.apache.batik.transcoder.TranscoderSupport
Returns the error handler this transcoder uses to report warnings and errors, or null if any.
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.
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
 
getEventsEnabled() - Method in class org.apache.batik.dom.AbstractDocument
Tests whether the event dispatching must be done.
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
 
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.SVGLoadEventDispatcher
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.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 class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the exponent value for this transfer function
getExponent() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the exponent value for this transfer function
getExponent() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
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
 
getExtendedPathIterator() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getExtension() - Method in class org.apache.batik.apps.rasterizer.DestinationType
 
getExtensionHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the ExtensionHandler that has been set.
getExtensionHandler() - Method in class org.apache.batik.svggen.DOMTreeManager
 
getExtensionHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getExtent(SVGOMElement, SVGTextContent, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
 
getExtentOfChar(Element, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getExtentOfChar(int charnum).
getExtentOfChar(Element, int) - Static method in class org.apache.batik.dom.svg.SVGTextContentSupport
To implement SVGTextContentElement.getExtentOfChar(int charnum).
getExtentOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getExtentOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
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(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 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
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
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
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.SVGOMTextContentElement
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.SVGGraphicsElement
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.SVGOMSVGElement
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.SVGOMScriptElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
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.SVGOMCursorElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMMPathElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in interface org.w3c.dom.svg.SVGExternalResourcesRequired
 
getExternalResourcesRequired(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGExternalResourcesRequiredSupport
To implement SVGExternalResourcesRequired.getExternalResourcesRequired().
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.
getExtShape() - Method in class org.apache.batik.gvt.MarkerShapePainter
Gets the Shape this shape painter is associated with as an Extended Shape.
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.GVTFontFace
Returns the family name of this font, it may contain more than one.
getFamilyName() - Method in class org.apache.batik.gvt.font.UnresolvedFontFamily
Returns the font family name.
getFamilyName() - Method in interface org.apache.batik.gvt.font.GVTFontFamily
Returns the font family name.
getFamilyName() - Method in class org.apache.batik.gvt.font.AWTFontFamily
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.SVGOMTextElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getFarthestViewportElement(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getFarthestViewportElement().
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) - 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.
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.
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.
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.
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.
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.
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.
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.
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.SeekableOutputStream
 
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Returns the current offset in this stream.
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.FileCacheSeekableStream
Returns the current offset in this file.
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 class org.apache.batik.gvt.filter.MaskRable8Bit
The region to which this mask applies
getFilterRegion() - Method in interface org.apache.batik.gvt.filter.Mask
The region to which this mask applies
getFilterResolutionX() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the resolution along the X axis.
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.FilterResRable8Bit
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.
getFilterResolutionY() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the resolution along the Y 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.FilterResRable8Bit
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.
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
 
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
 
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() - 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() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getFlags(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
getFlags(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getFlags(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
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() - Method in class org.apache.batik.css.engine.value.AbstractValue
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.engine.value.ComputedValue
Implements Value.getFloatValue().
getFloatValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.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.DimensionLexicalUnit
SAC: Implements LexicalUnit.getFloatValue().
getFloatValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the float value.
getFloatValue(short) - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
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).
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.extension.svg.SVGFlowTextElementBridge
 
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.MultiGlyphVector
Returns the Font associated with this GlyphVector.
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.AWTGVTGlyphVector
Returns the GVTFont associated with this GVTGlyphVector.
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.
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.UnresolvedFontFamily
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.AWTFontFamily
Returns the font-face information for this font family.
getFontFaceElement() - Method in class org.apache.batik.bridge.SVGFontFace
 
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.
getFontFaces(Document, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFontUtilities
 
getFontFaceSrcs(Element) - Method in class org.apache.batik.bridge.SVGFontFaceElementBridge
 
getFontFamily(BridgeContext) - Method in class org.apache.batik.bridge.FontFace
Returns the font associated with this rule or element.
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.SVGFontFace
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(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.
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.
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.MultiGlyphVector
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.AWTGVTGlyphVector
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.UnitProcessor.DefaultContext
Returns the font-size value.
getFontSize() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the font-size on the associated element.
getFontSize() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the font-size on the associated element.
getFontSize() - Method in class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext
Returns the font-size value.
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.
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.CmapFormat
 
getFormat() - Method in class org.apache.batik.svggen.font.table.Coverage
 
getFormat() - Method in class org.apache.batik.svggen.font.table.CoverageFormat2
 
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.ClassDef
 
getFormat() - Method in class org.apache.batik.svggen.font.table.ClassDefFormat1
 
getFormat() - Method in class org.apache.batik.svggen.font.table.LigatureSubstFormat1
 
getFormat() - Method in class org.apache.batik.svggen.font.table.CoverageFormat1
 
getFormat() - Method in class org.apache.batik.svggen.font.table.SingleSubstFormat2
 
getFormat() - Method in class org.apache.batik.svggen.font.table.ClassDefFormat2
 
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
SAC: Implements CSSLexicalUnit.getFunctionName().
getFunctionName() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
SAC: Implements LexicalUnit.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
 
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.MultiGlyphVector
Returns the geometric bounds 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.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 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.extension.svg.MultiResGraphicsNode
 
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.TextNode
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.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.font.Glyph
 
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(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.
getGlobalObject() - Method in class org.apache.batik.script.rhino.RhinoInterpreter
This method returns the ECMAScript global object used by this interpreter.
getGlobalObject() - Method in class org.apache.batik.script.rhino.RhinoInterpreter.ExtendedContext
 
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.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, SingleSubst, SingleSubst, SingleSubst, String) - Static method in class org.apache.batik.svggen.font.SVGFont
 
getGlyphAsSVG(Font, Glyph, int, int, String, String) - Static method in class org.apache.batik.svggen.font.SVGFont
 
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 interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCode(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
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.MultiGlyphVector
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.AWTGVTGlyphVector
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.gvt.text.GlyphIterator
 
getGlyphIndex() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
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.
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 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.AWTGVTGlyphVector
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.MultiGlyphVector
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.AWTGVTGlyphVector
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() - 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 interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the metrics of the glyph at the specified index into 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 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.MultiGlyphVector
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.AWTGVTGlyphVector
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.MultiGlyphVector
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.AWTGVTGlyphVector
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.MultiGlyphVector
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.AWTGVTGlyphVector
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.MultiGlyphVector
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.AWTGVTGlyphVector
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.gvt.text.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.MultiGlyphVector
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.AWTGVTGlyphVector
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
 
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() - Method in class org.apache.batik.bridge.StyleReference
Returns the graphics node.
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.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 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() - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Returns the GraphicsNode rendered by this image
getGraphicsNode() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the root of the GVT tree displayed by this component, if any.
getGraphicsNode(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the GraphicsNode associated to the specified Element or null if any.
getGraphicsNode(int) - Method in class org.apache.batik.extension.svg.MultiResGraphicsNode
 
getGraphicsNodeRable() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the RenderableImage for this node.
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.
getGreen() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements RGBColor.getGreen().
getGreen() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements RGBColor.getGreen().
getGreen() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getGreen().
getGreen() - Method in interface org.apache.batik.css.engine.value.Value
The green value of the RGB color.
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().
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
 
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.swing.svg.SVGLoadEventDispatcherEvent
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.GVTTreeBuilderEvent
Returns the GVT tree root, or null if the gvt construction was not completed or just started.
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.SVGInputHandler
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 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.SVGInputHandler
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 interface org.apache.batik.bridge.Viewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.bridge.UserAgentViewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.bridge.SVGSVGElementBridge.SVGSVGElementViewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getHeight().
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.SVGOMFilterElement
DOM: Implements SVGFilterElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.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.SVGOMRect
 
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.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.extension.svg.BatikMultiImageElementBridge.MultiImageElementViewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the height of the text.
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.SVGFilterPrimitiveStandardAttributes
 
getHeight() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGRectElement
 
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.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() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns a shape in user space that encloses the current selection.
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/tt> and end.
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(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.
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
 
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.
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.
getHorizontalAdvance() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the horizontal advance of the glyph.
getHorizOrigin() - Method in class org.apache.batik.gvt.font.Glyph
Returns the horizontal origin of this 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.SVGOMURIReferenceElement
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.SVGURIReferenceTextPositioningElement
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.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
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.SVGOMTextPathElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in interface org.w3c.dom.svg.SVGURIReference
 
getHref(Element) - Static method in class org.apache.batik.dom.svg.SVGURIReferenceSupport
To implement SVGURIReference.getHref().
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.
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
 
getID() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns the event's selection event type.
getID() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Returns the ID of this event.
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 interface org.apache.batik.css.engine.value.Value
The identifier value of the counter.
getIdentifier() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getIdentifier().
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.AbstractColorManager
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.css2.DirectionManager
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.FontVariantManager
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.OverflowManager
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.FontWeightManager
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.FontStretchManager
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.TextAnchorManager
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.StrokeLinecapManager
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.TextRenderingManager
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.PointerEventsManager
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.svg.ImageRenderingManager
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.DominantBaselineManager
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.ClipRuleManager
Implements IdentifierManager.getIdentifiers().
getIdentityTransfer() - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns an instance initialized as an identity transfer function
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.TIFFDirectory
Returns the offset of the IFD corresponding to this TIFFDirectory.
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.
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() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the bounds of this raster image node.
getImageBounds(BridgeContext, Element) - Static method in class org.apache.batik.bridge.SVGImageElementBridge
Returns the bounds of the specified image element.
getImageCacher() - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The image cache can be used by subclasses for efficient image storage
getImageCacher() - Method in interface org.apache.batik.svggen.CachedImageHandler
Returns the image cache instance in use by this handler
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.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.SVGOMFEComponentTransferElement
DOM: Implements SVGFEComponentTransferElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements SVGFEFloodElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
DOM: Implements SVGFEMergeNodeElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.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.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.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFETileElement
DOM: Implements SVGFETileElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getIn1().
getIn1() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEMergeNodeElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEFloodElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement