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 

G

generateParseException() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
Generate ParseException.
getAccentHeight() - Method in class com.kitfox.svg.FontFace
 
getAccumulateType() - Method in class com.kitfox.svg.animation.AnimationElement
 
getAdditiveType() - Method in class com.kitfox.svg.animation.AnimationElement
 
getAntiAlias() - Method in class com.kitfox.svg.app.beans.SVGIcon
 
getAntiAlias() - Method in class com.kitfox.svg.app.beans.SVGPanel
 
getAscent() - Method in class com.kitfox.svg.FontFace
 
getAttribBoolean(Element, String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Parses the given attribute of this tag and returns it as a boolean.
getAttribDouble(Element, String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Parses the given attribute of this tag and returns it as a double.
getAttribFloat(Element, String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Parses the given attribute of this tag and returns it as a float
getAttribInt(Element, String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Parses the given attribute of this tag and returns it as an int.
getAttribIntHex(Element, String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Parses the given attribute of this tag as a hexadecimal encoded string and returns it as an int
getAttribName() - Method in class com.kitfox.svg.animation.AnimationElement
 
getAttribName() - Method in class com.kitfox.svg.animation.TrackBase
 
getAttribString(Element, String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Parses the given attribute of this tag and returns it as a String.
getAttribType() - Method in class com.kitfox.svg.animation.AnimationElement
 
getAttribType() - Method in class com.kitfox.svg.animation.TrackBase
 
getAttribURL(Element, String, URL) - Static method in class com.kitfox.svg.xml.XMLParseUtil
 
getAzimuth() - Method in class com.kitfox.svg.FeDistantLight
 
getBase64Byte(int) - Method in class com.kitfox.svg.xml.Base64OutputStream
 
getBeginColumn() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
Get token beginning line number.
getBooleanValue() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getBoundingBox() - Method in class com.kitfox.svg.Circle
 
getBoundingBox() - Method in class com.kitfox.svg.Ellipse
 
getBoundingBox() - Method in class com.kitfox.svg.Group
Retrieves the cached bounding box of this group
getBoundingBox() - Method in class com.kitfox.svg.ImageSVG
 
getBoundingBox() - Method in class com.kitfox.svg.Line
 
getBoundingBox() - Method in class com.kitfox.svg.Marker
 
getBoundingBox() - Method in class com.kitfox.svg.MissingGlyph
 
getBoundingBox() - Method in class com.kitfox.svg.Path
 
getBoundingBox() - Method in class com.kitfox.svg.Polygon
 
getBoundingBox() - Method in class com.kitfox.svg.Polyline
 
getBoundingBox() - Method in class com.kitfox.svg.Rect
 
getBoundingBox() - Method in class com.kitfox.svg.RenderableElement
 
getBoundingBox() - Method in class com.kitfox.svg.SVGRoot
 
getBoundingBox() - Method in class com.kitfox.svg.Symbol
 
getBoundingBox() - Method in class com.kitfox.svg.Text
 
getBoundingBox() - Method in class com.kitfox.svg.Tspan
 
getBoundingBox() - Method in class com.kitfox.svg.Use
 
getChild(String) - Method in class com.kitfox.svg.SVGElement
 
getChild(int) - Method in class com.kitfox.svg.SVGElement
 
getChildren(List) - Method in class com.kitfox.svg.SVGElement
 
getClipPathShape() - Method in class com.kitfox.svg.ClipPath
 
getClipPathUnits() - Method in class com.kitfox.svg.ClipPath
 
getColorModel() - Method in class com.kitfox.svg.pattern.PatternPaintContext
 
getColorValue() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getColumn() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
Deprecated.
getCompositeType() - Method in class com.kitfox.svg.composite.AdobeComposite
 
getContent() - Method in class com.kitfox.svg.Text
 
getCursorX() - Method in class com.kitfox.svg.Tspan
 
getCursorY() - Method in class com.kitfox.svg.Tspan
 
getCurTime() - Method in class com.kitfox.svg.app.PlayerThread
 
getCurTime() - Method in class com.kitfox.svg.SVGUniverse
Returns the current animation time in milliseconds.
getDataType() - Method in class com.kitfox.svg.animation.Animate
 
getDefaultFont() - Method in class com.kitfox.svg.SVGUniverse
 
getDescent() - Method in class com.kitfox.svg.FontFace
 
getDeviceHeight() - Method in class com.kitfox.svg.SVGRoot
 
getDeviceRect(Rectangle2D) - Method in class com.kitfox.svg.SVGRoot
 
getDeviceViewport() - Method in class com.kitfox.svg.SVGDiagram
 
getDeviceWidth() - Method in class com.kitfox.svg.SVGRoot
 
getDiagram() - Method in class com.kitfox.svg.SVGDisplayPanel
 
getDiagram(URI) - Method in class com.kitfox.svg.SVGUniverse
 
getDiagram(URI, boolean) - Method in class com.kitfox.svg.SVGUniverse
Returns the diagram that has been loaded from this root.
getDoubleList() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getDoubleValue() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getElement(String) - Method in class com.kitfox.svg.SVGDiagram
 
getElement() - Method in exception com.kitfox.svg.SVGElementException
 
getElement(URI) - Method in class com.kitfox.svg.SVGUniverse
Returns the element of the document at the given URI.
getElement(URL) - Method in class com.kitfox.svg.SVGUniverse
 
getElement(URI, boolean) - Method in class com.kitfox.svg.SVGUniverse
Looks up a href within our universe.
getElement(Class, Element, String, URL) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Returns the first ReadableXMLElement with the given name
getElementArray(Class, Element, String, URL) - Static method in class com.kitfox.svg.xml.XMLParseUtil
 
getElementArrayInt(Element, String, String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Takes a number of tags of name 'name' that are children of 'root', and looks for attributes of 'attrib' on them.
getElementArrayString(Element, String, String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Takes a number of tags of name 'name' that are children of 'root', and looks for attributes of 'attrib' on them.
getElementHashMap(Class, Element, String, String, URL) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Returns a HashMap of nodes that are children of root.
getElementHashSet(Class, Element, String, URL) - Static method in class com.kitfox.svg.xml.XMLParseUtil
 
getElementLinkedList(Class, Element, String, URL) - Static method in class com.kitfox.svg.xml.XMLParseUtil
 
getElevation() - Method in class com.kitfox.svg.FeDistantLight
 
getEndColumn() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
Get token end line number.
getFinalPoint(Point2D.Double) - Method in class com.kitfox.svg.animation.Bezier
 
getFirstChild(Element, String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Returns the first node that is a direct child of root with the coresponding name.
getFloatList() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getFloatValue() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getFloatValueWithUnits() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getFont(String) - Method in class com.kitfox.svg.SVGUniverse
 
getFontFace() - Method in class com.kitfox.svg.Font
 
getFontFamily() - Method in class com.kitfox.svg.FontFace
 
getFormat() - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
 
getGlyph(String) - Method in class com.kitfox.svg.Font
 
getHeight() - Method in class com.kitfox.svg.Filter
 
getHeight() - Method in class com.kitfox.svg.FilterEffects
 
getHeight() - Method in class com.kitfox.svg.ImageSVG
 
getHeight() - Method in class com.kitfox.svg.SVGDiagram
 
getHorizAdvX() - Method in class com.kitfox.svg.Font
 
getHorizAdvX() - Method in class com.kitfox.svg.MissingGlyph
 
getHorizOriginX() - Method in class com.kitfox.svg.Font
 
getHorizOriginY() - Method in class com.kitfox.svg.Font
 
getIconHeight() - Method in class com.kitfox.svg.app.beans.SVGIcon
 
getIconWidth() - Method in class com.kitfox.svg.app.beans.SVGIcon
 
getId() - Method in class com.kitfox.svg.SVGElement
 
GetImage() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
Get token literal value.
getInlineAttributes() - Method in class com.kitfox.svg.SVGElement
 
getInterpolation() - Method in class com.kitfox.svg.app.beans.SVGIcon
 
getIntList() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getIntValue() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getLength() - Method in class com.kitfox.svg.animation.Bezier
Retuns aproximation of the length of the bezier
getLimitingConeAngle() - Method in class com.kitfox.svg.FeSpotLight
 
getLine() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
Deprecated.
getLoadedDiagram() - Method in class com.kitfox.svg.SVGLoader
 
getMarkerList() - Method in class com.kitfox.svg.Marker.MarkerLayout
 
getMessage() - Method in error com.kitfox.svg.animation.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getName() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getNextToken() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
Get the next Token.
getNextToken() - Method in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
Get the next Token.
getNumberWithUnits() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getNumChildren() - Method in class com.kitfox.svg.SVGElement
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.Arc
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.Cubic
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.CubicSmooth
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.Horizontal
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.LineTo
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.MoveTo
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.PathCommand
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.Quadratic
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.QuadraticSmooth
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.Terminal
 
getNumKnotsAdded() - Method in class com.kitfox.svg.pathcmd.Vertical
 
getNumTracks() - Method in class com.kitfox.svg.animation.TrackManager
 
getOverlinePosition() - Method in class com.kitfox.svg.FontFace
 
getOverlineThickness() - Method in class com.kitfox.svg.FontFace
 
getPaint(Rectangle2D, AffineTransform) - Method in class com.kitfox.svg.FillElement
Requests the paint defined by this element.
getPaint(Rectangle2D, AffineTransform) - Method in class com.kitfox.svg.LinearGradient
 
getPaint(Rectangle2D, AffineTransform) - Method in class com.kitfox.svg.PatternSVG
 
getPaint(Rectangle2D, AffineTransform) - Method in class com.kitfox.svg.RadialGradient
 
getParent() - Method in class com.kitfox.svg.SVGElement
 
getParentContext() - Method in class com.kitfox.svg.SVGElement
 
getPath() - Method in class com.kitfox.svg.MissingGlyph
 
getPath(List) - Method in class com.kitfox.svg.SVGElement
 
getPlayState() - Method in class com.kitfox.svg.app.PlayerThread
 
getPointsAtX() - Method in class com.kitfox.svg.FeSpotLight
 
getPointsAtY() - Method in class com.kitfox.svg.FeSpotLight
 
getPointsAtZ() - Method in class com.kitfox.svg.FeSpotLight
 
getPreferredScrollableViewportSize() - Method in class com.kitfox.svg.SVGDisplayPanel
 
getPreferredSize() - Method in class com.kitfox.svg.app.beans.SVGIcon
 
getPres(StyleAttribute) - Method in class com.kitfox.svg.SVGElement
Copies the presentation attribute into the passed one.
getPresAbsolute(String) - Method in class com.kitfox.svg.SVGElement
 
getPresentationAttributes() - Method in class com.kitfox.svg.SVGElement
 
getRaster(int, int, int, int) - Method in class com.kitfox.svg.pattern.PatternPaintContext
 
getRatioValue() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getRoot() - Method in class com.kitfox.svg.SVGDiagram
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.kitfox.svg.SVGDisplayPanel
 
getScrollableTracksViewportHeight() - Method in class com.kitfox.svg.SVGDisplayPanel
 
getScrollableTracksViewportWidth() - Method in class com.kitfox.svg.SVGDisplayPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.kitfox.svg.SVGDisplayPanel
 
getShape() - Method in class com.kitfox.svg.Circle
 
getShape() - Method in class com.kitfox.svg.Ellipse
 
getShape() - Method in class com.kitfox.svg.Group
Retrieves the cached bounding box of this group
getShape() - Method in class com.kitfox.svg.Line
 
getShape() - Method in class com.kitfox.svg.Marker
 
getShape() - Method in class com.kitfox.svg.MissingGlyph
 
getShape() - Method in class com.kitfox.svg.Path
 
getShape() - Method in class com.kitfox.svg.Polygon
 
getShape() - Method in class com.kitfox.svg.Polyline
 
getShape() - Method in class com.kitfox.svg.Rect
 
getShape() - Method in class com.kitfox.svg.ShapeElement
 
getShape() - Method in class com.kitfox.svg.SVGRoot
 
getShape() - Method in class com.kitfox.svg.Symbol
 
getShape() - Method in class com.kitfox.svg.Text
 
getShape() - Method in class com.kitfox.svg.Tspan
 
getShape() - Method in class com.kitfox.svg.Use
 
getSpecularComponent() - Method in class com.kitfox.svg.FeSpotLight
 
getStopColors() - Method in class com.kitfox.svg.Gradient
 
getStopFractions() - Method in class com.kitfox.svg.Gradient
 
getStreamBuiltURI(String) - Method in class com.kitfox.svg.SVGUniverse
Synthesize a URI for an SVGDiagram constructed from a stream.
getStrikethroughPosition() - Method in class com.kitfox.svg.FontFace
 
getStrikethroughThickness() - Method in class com.kitfox.svg.FontFace
 
getStringList() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getStringValue() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getStyle(StyleAttribute) - Method in class com.kitfox.svg.SVGElement
 
getStyle(StyleAttribute, boolean) - Method in class com.kitfox.svg.SVGElement
Copies the current style into the passed style attribute.
getStyleAbsolute(String) - Method in class com.kitfox.svg.SVGElement
 
GetSuffix(int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
Get the suffix.
getSVGHeight() - Method in class com.kitfox.svg.app.beans.SVGPanel
 
getSvgUniverse() - Method in class com.kitfox.svg.app.beans.SVGIcon
 
getSvgUniverse() - Method in class com.kitfox.svg.app.beans.SVGPanel
 
getSVGUniverse() - Static method in class com.kitfox.svg.SVGCache
 
getSvgURI() - Method in class com.kitfox.svg.app.beans.SVGIcon
 
getSvgURI() - Method in class com.kitfox.svg.app.beans.SVGPanel
 
getSVGWidth() - Method in class com.kitfox.svg.app.beans.SVGPanel
 
getTabSize(int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
getTagText(Element) - Static method in class com.kitfox.svg.xml.XMLParseUtil
Scans the tag's children and returns the first text element found
getText() - Method in class com.kitfox.svg.Desc
 
getText() - Method in class com.kitfox.svg.Title
 
getText() - Method in class com.kitfox.svg.Tspan
 
getTimeStep() - Method in class com.kitfox.svg.app.PlayerThread
 
getToken(int) - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
Get the specific Token.
getTrack(String, int) - Method in class com.kitfox.svg.animation.TrackManager
 
getTransparency() - Method in class com.kitfox.svg.pattern.PatternPaint
 
getUnderlinePosition() - Method in class com.kitfox.svg.FontFace
 
getUnderlineThickness() - Method in class com.kitfox.svg.FontFace
 
getUnicode() - Method in class com.kitfox.svg.Glyph
 
getUnits() - Method in class com.kitfox.svg.xml.NumberWithUnits
 
getUnits() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getUnitsPerEm() - Method in class com.kitfox.svg.FontFace
 
getUniverse() - Method in class com.kitfox.svg.SVGDiagram
 
getURIValue() - Method in class com.kitfox.svg.xml.StyleAttribute
 
getURIValue(URI) - Method in class com.kitfox.svg.xml.StyleAttribute
Parse this sytle attribute as a URL and return it in URI form resolved against the passed base.
getURLValue(URL) - Method in class com.kitfox.svg.xml.StyleAttribute
 
getURLValue(URI) - Method in class com.kitfox.svg.xml.StyleAttribute
 
getUseAntiAlias() - Method in class com.kitfox.svg.app.beans.SVGIcon
Deprecated. 
getUseAntiAlias() - Method in class com.kitfox.svg.app.beans.SVGPanel
Deprecated. 
getValue() - Method in class com.kitfox.svg.animation.parser.Token
An optional attribute value of the Token.
getValue(StyleAttribute, double) - Method in class com.kitfox.svg.animation.TrackBase
Returns a StyleAttribute representing the value of this track at the passed time.
getValue(StyleAttribute, double) - Method in class com.kitfox.svg.animation.TrackColor
 
getValue(double) - Method in class com.kitfox.svg.animation.TrackColor
 
getValue(StyleAttribute, double) - Method in class com.kitfox.svg.animation.TrackDouble
 
getValue(double) - Method in class com.kitfox.svg.animation.TrackDouble
 
getValue(StyleAttribute, double) - Method in class com.kitfox.svg.animation.TrackMotion
 
getValue(AffineTransform, double) - Method in class com.kitfox.svg.animation.TrackMotion
 
getValue(StyleAttribute, double) - Method in class com.kitfox.svg.animation.TrackPath
 
getValue(double) - Method in class com.kitfox.svg.animation.TrackPath
 
getValue(StyleAttribute, double) - Method in class com.kitfox.svg.animation.TrackTransform
 
getValue(AffineTransform, double) - Method in class com.kitfox.svg.animation.TrackTransform
 
getValue() - Method in class com.kitfox.svg.xml.NumberWithUnits
 
getVertAdvY() - Method in class com.kitfox.svg.Font
 
getVertAdvY() - Method in class com.kitfox.svg.MissingGlyph
 
getVertOriginX() - Method in class com.kitfox.svg.Font
 
getVertOriginX() - Method in class com.kitfox.svg.MissingGlyph
 
getVertOriginY() - Method in class com.kitfox.svg.Font
 
getVertOriginY() - Method in class com.kitfox.svg.MissingGlyph
 
getViewRect(Rectangle2D) - Method in class com.kitfox.svg.SVGDiagram
Returns the viewing rectangle of this diagram in device coordinates.
getViewRect() - Method in class com.kitfox.svg.SVGDiagram
 
getWidth() - Method in class com.kitfox.svg.Filter
 
getWidth() - Method in class com.kitfox.svg.FilterEffects
 
getWidth() - Method in class com.kitfox.svg.ImageSVG
 
getWidth() - Method in class com.kitfox.svg.SVGDiagram
 
getX() - Method in class com.kitfox.svg.FePointLight
 
getX() - Method in class com.kitfox.svg.FeSpotLight
 
getX() - Method in class com.kitfox.svg.Filter
 
getX() - Method in class com.kitfox.svg.FilterEffects
 
getX() - Method in class com.kitfox.svg.ImageSVG
 
getXMLBase() - Method in class com.kitfox.svg.SVGDiagram
 
getXMLBase() - Method in class com.kitfox.svg.SVGElement
 
getY() - Method in class com.kitfox.svg.FePointLight
 
getY() - Method in class com.kitfox.svg.FeSpotLight
 
getY() - Method in class com.kitfox.svg.Filter
 
getY() - Method in class com.kitfox.svg.FilterEffects
 
getY() - Method in class com.kitfox.svg.ImageSVG
 
getZ() - Method in class com.kitfox.svg.FePointLight
 
getZ() - Method in class com.kitfox.svg.FeSpotLight
 
Glyph - Class in com.kitfox.svg
Implements an embedded font.
Glyph() - Constructor for class com.kitfox.svg.Glyph
Creates a new instance of Font
Gradient - Class in com.kitfox.svg
 
Gradient() - Constructor for class com.kitfox.svg.Gradient
Creates a new instance of Gradient
gradientTransform - Variable in class com.kitfox.svg.Gradient
 
gradientUnits - Variable in class com.kitfox.svg.Gradient
 
Group - Class in com.kitfox.svg
 
Group() - Constructor for class com.kitfox.svg.Group
Creates a new instance of Stop
GU_OBJECT_BOUNDING_BOX - Static variable in class com.kitfox.svg.Gradient
 
GU_OBJECT_BOUNDING_BOX - Static variable in class com.kitfox.svg.PatternSVG
 
GU_USER_SPACE_ON_USE - Static variable in class com.kitfox.svg.Gradient
 
GU_USER_SPACE_ON_USE - Static variable in class com.kitfox.svg.PatternSVG
 
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