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.
getBoun