- A - Class in com.kitfox.svg
-
- A() - Constructor for class com.kitfox.svg.A
-
Creates a new instance of Stop
- AC_REPLACE - Static variable in class com.kitfox.svg.animation.AnimationElement
-
Accumlative state
- AC_SUM - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- AD_REPLACE - Static variable in class com.kitfox.svg.animation.AnimationElement
-
Additive state of track
- AD_SUM - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- addAttribute(String, int, String) - Method in class com.kitfox.svg.SVGElement
-
- addElement(AnimationElement) - Method in class com.kitfox.svg.animation.TrackBase
-
- addEscapes(String) - Static method in error com.kitfox.svg.animation.parser.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addFileset(FileSet) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
Adds a set of files.
- addListener(PlayerThreadListener) - Method in class com.kitfox.svg.app.PlayerThread
-
- addNotify() - Method in class com.kitfox.svg.app.beans.ProportionalLayoutPanel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.kitfox.svg.SVGUniverse
-
- addStyleRule(StyleSheetRule, String) - Method in class com.kitfox.svg.xml.StyleSheet
-
- addTrackElement(AnimationElement) - Method in class com.kitfox.svg.animation.TrackManager
-
Adds a new animation element to this track
- adjustBeginLineColumn(int, int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- AdobeComposite - Class in com.kitfox.svg.composite
-
- AdobeComposite(int, float) - Constructor for class com.kitfox.svg.composite.AdobeComposite
-
Creates a new instance of AdobeComposite
- AdobeCompositeContext - Class in com.kitfox.svg.composite
-
- AdobeCompositeContext(int, float) - Constructor for class com.kitfox.svg.composite.AdobeCompositeContext
-
Creates a new instance of AdobeCompositeContext
- Animate - Class in com.kitfox.svg.animation
-
Animate is a really annoying morphic tag that could represent a real value,
a color or a path
- Animate() - Constructor for class com.kitfox.svg.animation.Animate
-
Creates a new instance of Animate
- AnimateBase - Class in com.kitfox.svg.animation
-
- AnimateBase() - Constructor for class com.kitfox.svg.animation.AnimateBase
-
Creates a new instance of Animate
- AnimateColor - Class in com.kitfox.svg.animation
-
- AnimateColor() - Constructor for class com.kitfox.svg.animation.AnimateColor
-
Creates a new instance of Animate
- AnimateColorIface - Interface in com.kitfox.svg.animation
-
- AnimateMotion - Class in com.kitfox.svg.animation
-
- AnimateMotion() - Constructor for class com.kitfox.svg.animation.AnimateMotion
-
Creates a new instance of Animate
- AnimateTransform - Class in com.kitfox.svg.animation
-
- AnimateTransform() - Constructor for class com.kitfox.svg.animation.AnimateTransform
-
Creates a new instance of Animate
- AnimateXform - Class in com.kitfox.svg.animation
-
- AnimateXform() - Constructor for class com.kitfox.svg.animation.AnimateXform
-
- AnimationElement - Class in com.kitfox.svg.animation
-
- AnimationElement() - Constructor for class com.kitfox.svg.animation.AnimationElement
-
Creates a new instance of AnimateEle
- animationElementToString(int) - Static method in class com.kitfox.svg.animation.AnimationElement
-
- AnimationTimeEval - Class in com.kitfox.svg.animation
-
- AnimationTimeEval() - Constructor for class com.kitfox.svg.animation.AnimationTimeEval
-
Creates a new instance of AnimateTimeEval
- AnimTimeParser - Class in com.kitfox.svg.animation.parser
-
- AnimTimeParser(InputStream) - Constructor for class com.kitfox.svg.animation.parser.AnimTimeParser
-
Constructor with InputStream.
- AnimTimeParser(InputStream, String) - Constructor for class com.kitfox.svg.animation.parser.AnimTimeParser
-
Constructor with InputStream and supplied encoding
- AnimTimeParser(Reader) - Constructor for class com.kitfox.svg.animation.parser.AnimTimeParser
-
Constructor.
- AnimTimeParser(AnimTimeParserTokenManager) - Constructor for class com.kitfox.svg.animation.parser.AnimTimeParser
-
Constructor with generated Token Manager.
- animTimeParser - Variable in class com.kitfox.svg.SVGLoaderHelper
-
Animate nodes use this to parse their time strings
- AnimTimeParserConstants - Interface in com.kitfox.svg.animation.parser
-
Token literal values and constants.
- AnimTimeParserTokenManager - Class in com.kitfox.svg.animation.parser
-
Token Manager.
- AnimTimeParserTokenManager(SimpleCharStream) - Constructor for class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
-
Constructor.
- AnimTimeParserTokenManager(SimpleCharStream, int) - Constructor for class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
-
Constructor.
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.Arc
-
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.Cubic
-
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.CubicSmooth
-
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.Horizontal
-
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.LineTo
-
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.MoveTo
-
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.PathCommand
-
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.Quadratic
-
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.QuadraticSmooth
-
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.Terminal
-
- appendPath(GeneralPath, BuildHistory) - Method in class com.kitfox.svg.pathcmd.Vertical
-
- appendStop(Stop) - Method in class com.kitfox.svg.Gradient
-
- appendText(String) - Method in class com.kitfox.svg.Text
-
- appendToShape(GeneralPath, Point2D) - Method in class com.kitfox.svg.Tspan
-
- appendTspan(Tspan) - Method in class com.kitfox.svg.Text
-
- Arc - Class in com.kitfox.svg.pathcmd
-
This is a little used SVG function, as most editors will save curves as
Beziers.
- Arc() - Constructor for class com.kitfox.svg.pathcmd.Arc
-
Creates a new instance of MoveTo
- Arc(boolean, float, float, float, boolean, boolean, float, float) - Constructor for class com.kitfox.svg.pathcmd.Arc
-
- arcTo(GeneralPath, float, float, float, boolean, boolean, float, float, float, float) - Method in class com.kitfox.svg.pathcmd.Arc
-
Adds an elliptical arc, defined by two radii, an angle from the
x-axis, a flag to choose the large arc or not, a flag to
indicate if we increase or decrease the angles and the final
point of the arc.
- AT_AUTO - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- AT_CSS - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- AT_REPLACE - Static variable in class com.kitfox.svg.animation.AnimateTransform
-
- AT_SUM - Static variable in class com.kitfox.svg.animation.AnimateTransform
-
- AT_XML - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- attribName - Variable in class com.kitfox.svg.animation.AnimationElement
-
- attribName - Variable in class com.kitfox.svg.animation.TrackBase
-
- attribType - Variable in class com.kitfox.svg.animation.AnimationElement
-
- attribType - Variable in class com.kitfox.svg.animation.TrackBase
-
- AUTOSIZE_BESTFIT - Static variable in class com.kitfox.svg.app.beans.SVGIcon
-
- AUTOSIZE_BESTFIT - Static variable in class com.kitfox.svg.app.beans.SVGPanel
-
- AUTOSIZE_HORIZ - Static variable in class com.kitfox.svg.app.beans.SVGIcon
-
- AUTOSIZE_HORIZ - Static variable in class com.kitfox.svg.app.beans.SVGPanel
-
- AUTOSIZE_NONE - Static variable in class com.kitfox.svg.app.beans.SVGIcon
-
- AUTOSIZE_NONE - Static variable in class com.kitfox.svg.app.beans.SVGPanel
-
- AUTOSIZE_STRETCH - Static variable in class com.kitfox.svg.app.beans.SVGIcon
-
- AUTOSIZE_STRETCH - Static variable in class com.kitfox.svg.app.beans.SVGPanel
-
- AUTOSIZE_VERT - Static variable in class com.kitfox.svg.app.beans.SVGIcon
-
- AUTOSIZE_VERT - Static variable in class com.kitfox.svg.app.beans.SVGPanel
-
- available() - Method in class com.kitfox.svg.xml.cpx.CPXInputStream
-
This method returns 1 if we've not reached EOF, 0 if we have.
- calcBoundingBox() - Method in class com.kitfox.svg.Group
-
Recalculates the bounding box by taking the union of the bounding boxes
of all children.
- calcShape() - Method in class com.kitfox.svg.Group
-
- characters(char[], int, int) - Method in class com.kitfox.svg.SVGLoader
-
- checkIfSystemFontExists(String) - Static method in class com.kitfox.svg.util.FontSystem
-
- children - Variable in class com.kitfox.svg.SVGElement
-
- Circle - Class in com.kitfox.svg
-
- Circle() - Constructor for class com.kitfox.svg.Circle
-
Creates a new instance of Rect
- clear() - Method in class com.kitfox.svg.SVGUniverse
-
Release all loaded SVG document from memory
- ClipPath - Class in com.kitfox.svg
-
- ClipPath() - Constructor for class com.kitfox.svg.ClipPath
-
Creates a new instance of Stop
- close() - Method in class com.kitfox.svg.util.Base64OutputStream
-
- close() - Method in class com.kitfox.svg.xml.cpx.CPXInputStream
-
Closes this input stream and releases any system resources
associated with the stream.
- close() - Method in class com.kitfox.svg.xml.cpx.CPXOutputStream
-
Closes this output stream and releases any system resources
associated with the stream.
- ColorTable - Class in com.kitfox.svg.xml
-
- ColorTable() - Constructor for class com.kitfox.svg.xml.ColorTable
-
Creates a new instance of ColorTable
- column - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- com.kitfox.svg - package com.kitfox.svg
-
Provides the nodes of an SVG scene graph.
- com.kitfox.svg.animation - package com.kitfox.svg.animation
-
- com.kitfox.svg.animation.parser - package com.kitfox.svg.animation.parser
-
- com.kitfox.svg.app - package com.kitfox.svg.app
-
- com.kitfox.svg.app.ant - package com.kitfox.svg.app.ant
-
- com.kitfox.svg.app.beans - package com.kitfox.svg.app.beans
-
- com.kitfox.svg.app.data - package com.kitfox.svg.app.data
-
- com.kitfox.svg.composite - package com.kitfox.svg.composite
-
- com.kitfox.svg.pathcmd - package com.kitfox.svg.pathcmd
-
- com.kitfox.svg.pattern - package com.kitfox.svg.pattern
-
- com.kitfox.svg.util - package com.kitfox.svg.util
-
- com.kitfox.svg.xml - package com.kitfox.svg.xml
-
- com.kitfox.svg.xml.cpx - package com.kitfox.svg.xml.cpx
-
- compose(Raster, Raster, WritableRaster) - Method in class com.kitfox.svg.composite.AdobeCompositeContext
-
- computeArc(double, double, double, double, double, boolean, boolean, double, double) - Static method in class com.kitfox.svg.pathcmd.Arc
-
This constructs an unrotated Arc2D from the SVG specification of an
Elliptical arc.
- convertUnitsToPixels(int, float) - Static method in class com.kitfox.svg.xml.StyleAttribute
-
- CP_OBJECT_BOUNDING_BOX - Static variable in class com.kitfox.svg.ClipPath
-
- CP_USER_SPACE_ON_USE - Static variable in class com.kitfox.svg.ClipPath
-
- CPXConsts - Interface in com.kitfox.svg.xml.cpx
-
- CPXInputStream - Class in com.kitfox.svg.xml.cpx
-
This class reads/decodes the CPX file format.
- CPXInputStream(InputStream) - Constructor for class com.kitfox.svg.xml.cpx.CPXInputStream
-
Creates a new instance of CPXInputStream
- CPXOutputStream - Class in com.kitfox.svg.xml.cpx
-
- CPXOutputStream(OutputStream) - Constructor for class com.kitfox.svg.xml.cpx.CPXOutputStream
-
Creates a new instance of CPXOutputStream
- CPXTest - Class in com.kitfox.svg.xml.cpx
-
- CPXTest() - Constructor for class com.kitfox.svg.xml.cpx.CPXTest
-
Creates a new instance of CPXTest
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.kitfox.svg.composite.AdobeComposite
-
- createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.kitfox.svg.pattern.PatternPaint
-
- createFont(String, int, int, int) - Static method in class com.kitfox.svg.util.FontSystem
-
- createURLStreamHandler(String) - Method in class com.kitfox.svg.app.data.HandlerFactory
-
- cssClass - Variable in class com.kitfox.svg.SVGElement
-
CSS class.
- CT_LAST - Static variable in class com.kitfox.svg.composite.AdobeComposite
-
- CT_MULTIPLY - Static variable in class com.kitfox.svg.composite.AdobeComposite
-
- CT_NORMAL - Static variable in class com.kitfox.svg.composite.AdobeComposite
-
- Cubic - Class in com.kitfox.svg.pathcmd
-
- Cubic() - Constructor for class com.kitfox.svg.pathcmd.Cubic
-
Creates a new instance of MoveTo
- Cubic(boolean, float, float, float, float, float, float) - Constructor for class com.kitfox.svg.pathcmd.Cubic
-
- CubicSmooth - Class in com.kitfox.svg.pathcmd
-
- CubicSmooth() - Constructor for class com.kitfox.svg.pathcmd.CubicSmooth
-
Creates a new instance of MoveTo
- CubicSmooth(boolean, float, float, float, float) - Constructor for class com.kitfox.svg.pathcmd.CubicSmooth
-
- curChar - Variable in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
-
- currentToken - Variable in exception com.kitfox.svg.animation.parser.ParseException
-
This is the last token that has been consumed successfully.
- curTime - Variable in class com.kitfox.svg.SVGUniverse
-
Current time in this universe.
- FeDistantLight - Class in com.kitfox.svg
-
- FeDistantLight() - Constructor for class com.kitfox.svg.FeDistantLight
-
Creates a new instance of FillElement
- FeLight - Class in com.kitfox.svg
-
- FeLight() - Constructor for class com.kitfox.svg.FeLight
-
Creates a new instance of FillElement
- FePointLight - Class in com.kitfox.svg
-
- FePointLight() - Constructor for class com.kitfox.svg.FePointLight
-
Creates a new instance of FillElement
- FeSpotLight - Class in com.kitfox.svg
-
- FeSpotLight() - Constructor for class com.kitfox.svg.FeSpotLight
-
Creates a new instance of FillElement
- FillBuff() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- FillElement - Class in com.kitfox.svg
-
- FillElement() - Constructor for class com.kitfox.svg.FillElement
-
Creates a new instance of FillElement
- Filter - Class in com.kitfox.svg
-
- Filter() - Constructor for class com.kitfox.svg.Filter
-
Creates a new instance of FillElement
- FilterEffects - Class in com.kitfox.svg
-
- FilterEffects() - Constructor for class com.kitfox.svg.FilterEffects
-
Creates a new instance of FillElement
- filterUnits - Variable in class com.kitfox.svg.Filter
-
- findDouble(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
Searches the given string for the first floating point number it contains,
parses and returns it.
- findFloat(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
Searches the given string for the first floating point number it contains,
parses and returns it.
- findInt(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
Searches the given string for the first integer point number it contains,
parses and returns it.
- finishLayer(Graphics2D) - Method in class com.kitfox.svg.RenderableElement
-
Restores transform and clipping values to the way they were before this
layer was drawn.
- FLOAT - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
-
RegularExpression Id.
- flush() - Method in class com.kitfox.svg.xml.cpx.CPXOutputStream
-
Flushes this output stream and forces any buffered output bytes
to be written out to the stream.
- Font - Class in com.kitfox.svg
-
Implements an embedded font.
- Font() - Constructor for class com.kitfox.svg.Font
-
Creates a new instance of Font
- FontFace - Class in com.kitfox.svg
-
Implements an embedded font.
- FontFace() - Constructor for class com.kitfox.svg.FontFace
-
Creates a new instance of Font
- FontSystem - Class in com.kitfox.svg.util
-
- FP_BACKGROUND_ALPHA - Static variable in class com.kitfox.svg.FilterEffects
-
- FP_BACKGROUND_IMAGE - Static variable in class com.kitfox.svg.FilterEffects
-
- FP_CUSTOM - Static variable in class com.kitfox.svg.FilterEffects
-
- FP_FILL_PAINT - Static variable in class com.kitfox.svg.FilterEffects
-
- FP_SOURCE_ALPHA - Static variable in class com.kitfox.svg.FilterEffects
-
- FP_SOURCE_GRAPHIC - Static variable in class com.kitfox.svg.FilterEffects
-
- FP_STROKE_PAINT - Static variable in class com.kitfox.svg.FilterEffects
-
- FT_AUTO - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- FT_DEFAULT - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- FT_FREEZE - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- FT_HOLD - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- FT_REMOVE - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- FT_TRANSITION - Static variable in class com.kitfox.svg.animation.AnimationElement
-
- FU_OBJECT_BOUNDING_BOX - Static variable in class com.kitfox.svg.Filter
-
- FU_USER_SPACE_ON_USE - Static variable in class com.kitfox.svg.Filter
-
- 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
-
- getAdditive() - Method in class com.kitfox.svg.animation.AnimateTransform
-
- 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
-
- getAutosize() - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- getAutosize() - Method in class com.kitfox.svg.app.beans.SVGPanel
-
- getAzimuth() - Method in class com.kitfox.svg.FeDistantLight
-
- 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.
- getBeginTime() - Method in class com.kitfox.svg.animation.AnimationElement
-
- 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
-
- getByValue() - Method in class com.kitfox.svg.animation.Animate
-
- getChild(String) - Method in class com.kitfox.svg.SVGElement
-
- getChild(int) - Method in class com.kitfox.svg.SVGElement
-
- getChildren(List<SVGElement>) - 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
-
- 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
-
- getDurTime() - Method in class com.kitfox.svg.animation.AnimationElement
-
- 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.
- getEndTime() - Method in class com.kitfox.svg.animation.AnimationElement
-
- getFillType() - Method in class com.kitfox.svg.animation.AnimationElement
-
- 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
-
- getFromColor() - Method in class com.kitfox.svg.animation.Animate
-
- getFromPath() - Method in class com.kitfox.svg.animation.Animate
-
- getFromValue() - Method in class com.kitfox.svg.animation.Animate
-
- getFromValue() - Method in class com.kitfox.svg.animation.AnimateColor
-
- getGlyph(String) - Method in class com.kitfox.svg.Font
-
- getGlyph(String) - Method in class com.kitfox.svg.util.FontSystem
-
- 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
-
- getIconHeightIgnoreAutosize() - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- getIconWidth() - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- getIconWidthIgnoreAutosize() - 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.
- getImage() - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- 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
-
- getKeyTimes() - Method in class com.kitfox.svg.animation.AnimateTransform
-
- 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
-
- getLoadedDocumentURIs() - Method in class com.kitfox.svg.SVGUniverse
-
Get list of uris of all loaded documents and subdocuments.
- 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.animation.AnimateMotion
-
- getPath() - Method in class com.kitfox.svg.MissingGlyph
-
- getPath(List<SVGElement>) - 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
-
- getRepeatCount() - Method in class com.kitfox.svg.animation.AnimateBase
-
- getRepeatDur() - Method in class com.kitfox.svg.animation.AnimateBase
-
- getRoot() - Method in class com.kitfox.svg.SVGDiagram
-
- getRoot() - Method in class com.kitfox.svg.SVGElement
-
- getRoot() - Method in class com.kitfox.svg.SVGRoot
-
- getRotate() - Method in class com.kitfox.svg.animation.AnimateMotion
-
- getRotateType() - Method in class com.kitfox.svg.animation.AnimateMotion
-
- 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
-
- getStyle(StyleAttribute, boolean, boolean) - Method in class com.kitfox.svg.SVGElement
-
Copies the current style into the passed style attribute.
- getStyle(StyleAttribute, String, String) - Method in class com.kitfox.svg.xml.StyleSheet
-
- getStyleAbsolute(String) - Method in class com.kitfox.svg.SVGElement
-
- getStyleSheet() - Method in class com.kitfox.svg.Style
-
- getStyleSheet() - Method in class com.kitfox.svg.SVGRoot
-
- 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() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- getTagName() - Method in class com.kitfox.svg.A
-
- getTagName() - Method in class com.kitfox.svg.animation.Animate
-
- getTagName() - Method in class com.kitfox.svg.animation.AnimateColor
-
- getTagName() - Method in class com.kitfox.svg.animation.AnimateMotion
-
- getTagName() - Method in class com.kitfox.svg.animation.AnimateTransform
-
- getTagName() - Method in class com.kitfox.svg.animation.SetSmil
-
- getTagName() - Method in class com.kitfox.svg.Circle
-
- getTagName() - Method in class com.kitfox.svg.ClipPath
-
- getTagName() - Method in class com.kitfox.svg.Defs
-
- getTagName() - Method in class com.kitfox.svg.Desc
-
- getTagName() - Method in class com.kitfox.svg.Ellipse
-
- getTagName() - Method in class com.kitfox.svg.FeDistantLight
-
- getTagName() - Method in class com.kitfox.svg.FeLight
-
- getTagName() - Method in class com.kitfox.svg.FePointLight
-
- getTagName() - Method in class com.kitfox.svg.FeSpotLight
-
- getTagName() - Method in class com.kitfox.svg.Filter
-
- getTagName() - Method in class com.kitfox.svg.FilterEffects
-
- getTagName() - Method in class com.kitfox.svg.Font
-
- getTagName() - Method in class com.kitfox.svg.FontFace
-
- getTagName() - Method in class com.kitfox.svg.Glyph
-
- getTagName() - Method in class com.kitfox.svg.Gradient
-
- getTagName() - Method in class com.kitfox.svg.Group
-
- getTagName() - Method in class com.kitfox.svg.Hkern
-
- getTagName() - Method in class com.kitfox.svg.ImageSVG
-
- getTagName() - Method in class com.kitfox.svg.Line
-
- getTagName() - Method in class com.kitfox.svg.LinearGradient
-
- getTagName() - Method in class com.kitfox.svg.Marker
-
- getTagName() - Method in class com.kitfox.svg.Metadata
-
- getTagName() - Method in class com.kitfox.svg.MissingGlyph
-
- getTagName() - Method in class com.kitfox.svg.Path
-
- getTagName() - Method in class com.kitfox.svg.PatternSVG
-
- getTagName() - Method in class com.kitfox.svg.Polygon
-
- getTagName() - Method in class com.kitfox.svg.Polyline
-
- getTagName() - Method in class com.kitfox.svg.RadialGradient
-
- getTagName() - Method in class com.kitfox.svg.Rect
-
- getTagName() - Method in class com.kitfox.svg.Stop
-
- getTagName() - Method in class com.kitfox.svg.Style
-
- getTagName() - Method in class com.kitfox.svg.SVGElement
-
- getTagName() - Method in class com.kitfox.svg.SVGRoot
-
- getTagName() - Method in class com.kitfox.svg.Symbol
-
- getTagName() - Method in class com.kitfox.svg.Text
-
- getTagName() - Method in class com.kitfox.svg.Title
-
- getTagName() - Method in class com.kitfox.svg.Tspan
-
- getTagName() - Method in class com.kitfox.svg.Use
-
- 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
-
- getToColor() - Method in class com.kitfox.svg.animation.Animate
-
- getToken(int) - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
-
Get the specific Token.
- getToPath() - Method in class com.kitfox.svg.animation.Animate
-
- getToValue() - Method in class com.kitfox.svg.animation.Animate
-
- getToValue() - Method in class com.kitfox.svg.animation.AnimateColor
-
- getToValue() - Method in class com.kitfox.svg.animation.SetSmil
-
- 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
-
- getValues() - Method in class com.kitfox.svg.animation.AnimateTransform
-
- getValuesValue() - Method in class com.kitfox.svg.animation.Animate
-
- 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
-
- getXForm() - Method in class com.kitfox.svg.TransformableElement
-
Fetches a copy of the cached AffineTransform.
- getXformType() - Method in class com.kitfox.svg.animation.AnimateTransform
-
- 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
-
- largeArc - Variable in class com.kitfox.svg.pathcmd.Arc
-
- layout(Shape) - Method in class com.kitfox.svg.Marker.MarkerLayout
-
- lerp(double, double, double) - Method in class com.kitfox.svg.SVGElement
-
- LETTER - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
-
RegularExpression Id.
- LEXICAL_ERROR - Static variable in error com.kitfox.svg.animation.parser.TokenMgrError
-
Lexical error occurred.
- LexicalErr(boolean, int, int, int, String, int) - Static method in error com.kitfox.svg.animation.parser.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the
token manager to indicate a lexical error.
- lexStateNames - Static variable in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
-
Lexer state names.
- line - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- Line - Class in com.kitfox.svg
-
- Line() - Constructor for class com.kitfox.svg.Line
-
Creates a new instance of Rect
- LinearGradient - Class in com.kitfox.svg
-
- LinearGradient() - Constructor for class com.kitfox.svg.LinearGradient
-
Creates a new instance of LinearGradient
- LineTo - Class in com.kitfox.svg.pathcmd
-
- LineTo() - Constructor for class com.kitfox.svg.pathcmd.LineTo
-
Creates a new instance of MoveTo
- LineTo(boolean, float, float) - Constructor for class com.kitfox.svg.pathcmd.LineTo
-
- LiteralTime() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
-
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.ClipPath
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.Defs
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.Filter
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.FilterEffects
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.Font
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.Gradient
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.Group
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.MissingGlyph
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.PatternSVG
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.SVGElement
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddChild(SVGLoaderHelper, SVGElement) - Method in class com.kitfox.svg.Text
-
Called after the start element but before the end element to indicate
each child tag that has been processed
- loaderAddText(SVGLoaderHelper, String) - Method in class com.kitfox.svg.Desc
-
Called during load process to add text scanned within a tag
- loaderAddText(SVGLoaderHelper, String) - Method in class com.kitfox.svg.Style
-
Called during load process to add text scanned within a tag
- loaderAddText(SVGLoaderHelper, String) - Method in class com.kitfox.svg.SVGElement
-
Called during load process to add text scanned within a tag
- loaderAddText(SVGLoaderHelper, String) - Method in class com.kitfox.svg.Text
-
Called during load process to add text scanned within a tag
- loaderAddText(SVGLoaderHelper, String) - Method in class com.kitfox.svg.Title
-
Called during load process to add text scanned within a tag
- loaderAddText(SVGLoaderHelper, String) - Method in class com.kitfox.svg.Tspan
-
Called during load process to add text scanned within a tag
- loaderEndElement(SVGLoaderHelper) - Method in class com.kitfox.svg.Font
-
- loaderEndElement(SVGLoaderHelper) - Method in class com.kitfox.svg.SVGElement
-
Called to indicate that this tag and the tags it contains have been
completely processed, and that it should finish any load processes.
- loaderStartElement(SVGLoaderHelper, Attributes, SVGElement) - Method in class com.kitfox.svg.animation.Animate
-
- loaderStartElement(SVGLoaderHelper, Attributes, SVGElement) - Method in class com.kitfox.svg.animation.AnimateBase
-
- loaderStartElement(SVGLoaderHelper, Attributes, SVGElement) - Method in class com.kitfox.svg.animation.AnimateColor
-
- loaderStartElement(SVGLoaderHelper, Attributes, SVGElement) - Method in class com.kitfox.svg.animation.AnimateMotion
-
- loaderStartElement(SVGLoaderHelper, Attributes, SVGElement) - Method in class com.kitfox.svg.animation.AnimateTransform
-
- loaderStartElement(SVGLoaderHelper, Attributes, SVGElement) - Method in class com.kitfox.svg.animation.AnimateXform
-
- loaderStartElement(SVGLoaderHelper, Attributes, SVGElement) - Method in class com.kitfox.svg.animation.AnimationElement
-
- loaderStartElement(SVGLoaderHelper, Attributes, SVGElement) - Method in class com.kitfox.svg.animation.SetSmil
-
- loaderStartElement(SVGLoaderHelper, Attributes, SVGElement) - Method in class com.kitfox.svg.SVGElement
-
Called during SAX load process to notify that this tag has begun the
process of being loaded
- loadSVG(URL) - Method in class com.kitfox.svg.SVGUniverse
-
- loadSVG(URL, boolean) - Method in class com.kitfox.svg.SVGUniverse
-
Loads an SVG file and all the files it references from the URL provided.
- loadSVG(InputStream, String) - Method in class com.kitfox.svg.SVGUniverse
-
- loadSVG(InputStream, String, boolean) - Method in class com.kitfox.svg.SVGUniverse
-
- loadSVG(Reader, String) - Method in class com.kitfox.svg.SVGUniverse
-
- loadSVG(Reader, String, boolean) - Method in class com.kitfox.svg.SVGUniverse
-
This routine allows you to create SVG documents from data streams that
may not necessarily have a URL to load from.
- loadSVG(URI, InputSource) - Method in class com.kitfox.svg.SVGUniverse
-
- lookupColor(String) - Method in class com.kitfox.svg.xml.ColorTable
-
- LookupTime() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
-
- LOOP_DETECTED - Static variable in error com.kitfox.svg.animation.parser.TokenMgrError
-
Detected (and bailed out of) an infinite loop in the token manager.
- PA_X_MAX - Static variable in class com.kitfox.svg.SVGRoot
-
- PA_X_MID - Static variable in class com.kitfox.svg.SVGRoot
-
- PA_X_MIN - Static variable in class com.kitfox.svg.SVGRoot
-
- PA_X_NONE - Static variable in class com.kitfox.svg.SVGRoot
-
- PA_Y_MAX - Static variable in class com.kitfox.svg.SVGRoot
-
- PA_Y_MID - Static variable in class com.kitfox.svg.SVGRoot
-
- PA_Y_MIN - Static variable in class com.kitfox.svg.SVGRoot
-
- PA_Y_NONE - Static variable in class com.kitfox.svg.SVGRoot
-
- paintComponent(Graphics) - Method in class com.kitfox.svg.app.beans.SVGPanel
-
- paintComponent(Graphics) - Method in class com.kitfox.svg.SVGDisplayPanel
-
- paintIcon(Component, Graphics, int, int) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
Draws the icon to the specified component.
- ParamList() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
-
- parent - Variable in class com.kitfox.svg.animation.TrackBase
-
Element we're animating
- parent - Variable in class com.kitfox.svg.SVGElement
-
- parseColor(String) - Static method in class com.kitfox.svg.xml.ColorTable
-
- parseDouble(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
- parseDoubleList(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
Scans an input string for double values.
- ParseException - Exception in com.kitfox.svg.animation.parser
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception com.kitfox.svg.animation.parser.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception com.kitfox.svg.animation.parser.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception com.kitfox.svg.animation.parser.ParseException
-
Constructor with message.
- parseFloat(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
- parseFloatList(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
- parseHex(String) - Static method in class com.kitfox.svg.xml.ColorTable
-
- parseInt(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
- parseIntList(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
- parseNumberWithUnits(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
- parsePathList(String) - Static method in class com.kitfox.svg.SVGElement
-
- parseRatio(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
The input string represents a ratio.
- parseSheet(String) - Static method in class com.kitfox.svg.xml.StyleSheet
-
- parseSingleTransform(String) - Static method in class com.kitfox.svg.SVGElement
-
- parseStringList(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
- parseStyle(String) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
Takes a CSS style string and retursn a hash of them.
- parseStyle(String, HashMap<String, StyleAttribute>) - Static method in class com.kitfox.svg.xml.XMLParseUtil
-
Takes a CSS style string and returns a hash of them.
- parseTimeComponent(String) - Static method in class com.kitfox.svg.animation.TimeBase
-
- parseTransform(String) - Static method in class com.kitfox.svg.SVGElement
-
- parseURLFn() - Method in class com.kitfox.svg.xml.StyleAttribute
-
- Path - Class in com.kitfox.svg
-
- Path() - Constructor for class com.kitfox.svg.Path
-
Creates a new instance of Rect
- PathCommand - Class in com.kitfox.svg.pathcmd
-
This is the element of a path and contains instructions for rendering a
portion of the path
- PathCommand() - Constructor for class com.kitfox.svg.pathcmd.PathCommand
-
Creates a new instance of PathCommand
- PathCommand(boolean) - Constructor for class com.kitfox.svg.pathcmd.PathCommand
-
- PathUtil - Class in com.kitfox.svg.pathcmd
-
- PathUtil() - Constructor for class com.kitfox.svg.pathcmd.PathUtil
-
Creates a new instance of PathUtil
- PatternPaint - Class in com.kitfox.svg.pattern
-
- PatternPaint(BufferedImage, AffineTransform) - Constructor for class com.kitfox.svg.pattern.PatternPaint
-
Creates a new instance of PatternPaint
- PatternPaintContext - Class in com.kitfox.svg.pattern
-
- PatternPaintContext(BufferedImage, Rectangle, AffineTransform, AffineTransform) - Constructor for class com.kitfox.svg.pattern.PatternPaintContext
-
Creates a new instance of PatternPaintContext
- PatternSVG - Class in com.kitfox.svg
-
- PatternSVG() - Constructor for class com.kitfox.svg.PatternSVG
-
Creates a new instance of Gradient
- pick(Point2D, List<List<SVGElement>>) - Method in class com.kitfox.svg.SVGDiagram
-
Searches thorough the scene graph for all RenderableElements that have
shapes that contain the passed point.
- pick(Point2D, boolean, List<List<SVGElement>>) - Method in class com.kitfox.svg.SVGDiagram
-
- pick(Rectangle2D, List<List<SVGElement>>) - Method in class com.kitfox.svg.SVGDiagram
-
- pick(Rectangle2D, boolean, List<List<SVGElement>>) - Method in class com.kitfox.svg.SVGDiagram
-
- pick(Rectangle2D, AffineTransform, boolean, List<List<SVGElement>>) - Method in class com.kitfox.svg.SVGRoot
-
- pick(Point2D, boolean, List<List<SVGElement>>) - Method in class com.kitfox.svg.SVGRoot
-
- PlayerDialog - Class in com.kitfox.svg.app
-
- PlayerDialog(SVGPlayer) - Constructor for class com.kitfox.svg.app.PlayerDialog
-
Creates new form PlayerDialog
- PlayerThread - Class in com.kitfox.svg.app
-
- PlayerThread() - Constructor for class com.kitfox.svg.app.PlayerThread
-
Creates a new instance of PlayerThread
- PlayerThreadListener - Interface in com.kitfox.svg.app
-
- Polygon - Class in com.kitfox.svg
-
- Polygon() - Constructor for class com.kitfox.svg.Polygon
-
Creates a new instance of Rect
- Polyline - Class in com.kitfox.svg
-
- Polyline() - Constructor for class com.kitfox.svg.Polyline
-
Creates a new instance of Rect
- popParentContext() - Method in class com.kitfox.svg.SVGElement
-
- preparePattern() - Method in class com.kitfox.svg.PatternSVG
-
- prepareViewport() - Method in class com.kitfox.svg.SVGRoot
-
- presAttribs - Variable in class com.kitfox.svg.SVGElement
-
Presentation attributes set for this element.
- prevCharIsCR - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- prevCharIsLF - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- primitiveUnits - Variable in class com.kitfox.svg.Filter
-
- processAllData() - Method in class com.kitfox.svg.xml.cpx.CPXOutputStream
-
- processingInstruction(String, String) - Method in class com.kitfox.svg.SVGLoader
-
- PROP_AUTOSIZE - Static variable in class com.kitfox.svg.app.beans.SVGIcon
-
- PROP_AUTOSIZE - Static variable in class com.kitfox.svg.app.beans.SVGPanel
-
- ProportionalLayoutPanel - Class in com.kitfox.svg.app.beans
-
Panel based on the null layout.
- ProportionalLayoutPanel() - Constructor for class com.kitfox.svg.app.beans.ProportionalLayoutPanel
-
Creates new form ProportionalLayoutPanel
- PS_MEET - Static variable in class com.kitfox.svg.SVGRoot
-
- PS_PLAY_BACK - Static variable in class com.kitfox.svg.app.PlayerThread
-
- PS_PLAY_FWD - Static variable in class com.kitfox.svg.app.PlayerThread
-
- PS_SLICE - Static variable in class com.kitfox.svg.SVGRoot
-
- PS_STOP - Static variable in class com.kitfox.svg.app.PlayerThread
-
- PU_OBJECT_BOUNDING_BOX - Static variable in class com.kitfox.svg.Filter
-
- PU_USER_SPACE_ON_USE - Static variable in class com.kitfox.svg.Filter
-
- pushParentContext(SVGElement) - Method in class com.kitfox.svg.SVGElement
-
Hack to allow nodes to temporarily change their parents.
- serialVersionUID - Static variable in class com.kitfox.svg.animation.TrackManager
-
- serialVersionUID - Static variable in class com.kitfox.svg.app.beans.ProportionalLayoutPanel
-
- serialVersionUID - Static variable in class com.kitfox.svg.app.beans.SVGIcon
-
- serialVersionUID - Static variable in class com.kitfox.svg.app.beans.SVGPanel
-
- serialVersionUID - Static variable in class com.kitfox.svg.app.MainFrame
-
- serialVersionUID - Static variable in class com.kitfox.svg.app.PlayerDialog
-
- serialVersionUID - Static variable in class com.kitfox.svg.app.SVGPlayer
-
- serialVersionUID - Static variable in class com.kitfox.svg.app.SVGViewer
-
- serialVersionUID - Static variable in class com.kitfox.svg.app.VersionDialog
-
- serialVersionUID - Static variable in class com.kitfox.svg.SVGDiagram
-
- serialVersionUID - Static variable in class com.kitfox.svg.SVGDisplayPanel
-
- serialVersionUID - Static variable in class com.kitfox.svg.SVGElement
-
- serialVersionUID - Static variable in exception com.kitfox.svg.SVGElementException
-
- serialVersionUID - Static variable in exception com.kitfox.svg.SVGException
-
- serialVersionUID - Static variable in exception com.kitfox.svg.SVGParseException
-
- serialVersionUID - Static variable in class com.kitfox.svg.SVGUniverse
-
- serialVersionUID - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-
- serialVersionUID - Static variable in class com.kitfox.svg.xml.StyleAttribute
-
- set(double, int) - Method in class com.kitfox.svg.animation.AnimationTimeEval
-
- set(String) - Method in class com.kitfox.svg.xml.NumberWithUnits
-
- setAccentHeight(int) - Method in class com.kitfox.svg.FontFace
-
- setAccumulateType(int) - Method in class com.kitfox.svg.animation.AnimationElement
-
- setAdditive(int) - Method in class com.kitfox.svg.animation.AnimateTransform
-
- setAdditiveType(int) - Method in class com.kitfox.svg.animation.AnimationElement
-
- setAntiAlias(boolean) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
- setAntiAlias(boolean) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- setAntiAlias(boolean) - Method in class com.kitfox.svg.app.beans.SVGPanel
-
- setAscent(int) - Method in class com.kitfox.svg.FontFace
-
- setAttribute(String, int, String) - Method in class com.kitfox.svg.SVGElement
-
- setAutosize(int) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- setAutosize(int) - Method in class com.kitfox.svg.app.beans.SVGPanel
-
- setBackgroundColor(String) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
- setBeginTime(TimeBase) - Method in class com.kitfox.svg.animation.AnimationElement
-
- setBgColor(Color) - Method in class com.kitfox.svg.SVGDisplayPanel
-
- setByValue(double) - Method in class com.kitfox.svg.animation.Animate
-
- setClipToViewBox(boolean) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
- setClipToViewbox(boolean) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- setCoords(double, double, double[], int) - Method in class com.kitfox.svg.animation.Bezier
-
- setCurTime(double) - Method in class com.kitfox.svg.app.PlayerThread
-
- setCurTime(double) - Method in class com.kitfox.svg.SVGUniverse
-
- setDebugStream(PrintStream) - Method in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
-
Set debug output.
- setDescent(int) - Method in class com.kitfox.svg.FontFace
-
- setDestDir(File) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
- setDeviceViewport(Rectangle) - Method in class com.kitfox.svg.SVGDiagram
-
Sets the dimensions of the device being rendered into.
- setDiagram(SVGDiagram) - Method in class com.kitfox.svg.SVGDisplayPanel
-
- setDiagram(SVGDiagram) - Method in class com.kitfox.svg.SVGElement
-
- setDurTime(TimeBase) - Method in class com.kitfox.svg.animation.AnimationElement
-
- setElement(String, SVGElement) - Method in class com.kitfox.svg.SVGDiagram
-
- setEndTime(TimeBase) - Method in class com.kitfox.svg.animation.AnimationElement
-
- setFillType(int) - Method in class com.kitfox.svg.animation.AnimationElement
-
- setFontFace(FontFace) - Method in class com.kitfox.svg.Font
-
- setFormat(String) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
- setFromColor(Color) - Method in class com.kitfox.svg.animation.Animate
-
- setFromPath(GeneralPath) - Method in class com.kitfox.svg.animation.Animate
-
- setFromValue(double) - Method in class com.kitfox.svg.animation.Animate
-
- setFromValue(Color) - Method in class com.kitfox.svg.animation.AnimateColor
-
- setHeight(int) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
- setHorizAdvX(float) - Method in class com.kitfox.svg.MissingGlyph
-
- setIgnoringClipHeuristic(boolean) - Method in class com.kitfox.svg.SVGDiagram
-
- setImageDataInlineOnly(boolean) - Method in class com.kitfox.svg.SVGUniverse
-
- setInterpolation(String) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
- setInterpolation(int) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- setKeyTimes(double[]) - Method in class com.kitfox.svg.animation.AnimateTransform
-
- setLastKnot(float, float) - Method in class com.kitfox.svg.pathcmd.BuildHistory
-
- setLastPoint(float, float) - Method in class com.kitfox.svg.pathcmd.BuildHistory
-
- setName(String) - Method in class com.kitfox.svg.xml.StyleAttribute
-
- setOverlinePosition(int) - Method in class com.kitfox.svg.FontFace
-
- setOverlineThickness(int) - Method in class com.kitfox.svg.FontFace
-
- setParentElement(AnimationElement) - Method in class com.kitfox.svg.animation.TimeBase
-
Some time elements need to refer to the animation element that contains
them to evaluate correctly
- setParentElement(AnimationElement) - Method in class com.kitfox.svg.animation.TimeCompound
-
- setParentElement(AnimationElement) - Method in class com.kitfox.svg.animation.TimeLookup
-
- setParentElement(AnimationElement) - Method in class com.kitfox.svg.animation.TimeSum
-
- setPath(GeneralPath) - Method in class com.kitfox.svg.animation.AnimateMotion
-
- setPath(Shape) - Method in class com.kitfox.svg.MissingGlyph
-
- setPlayState(int) - Method in class com.kitfox.svg.app.PlayerThread
-
- setPoint(Point2D.Float, String, String) - Static method in class com.kitfox.svg.animation.AnimateMotion
-
- setPreferredSize(Dimension) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- setRepeatCount(double) - Method in class com.kitfox.svg.animation.AnimateBase
-
- setRepeatDur(TimeBase) - Method in class com.kitfox.svg.animation.AnimateBase
-
- setRoot(SVGRoot) - Method in class com.kitfox.svg.SVGDiagram
-
- setRotate(double) - Method in class com.kitfox.svg.animation.AnimateMotion
-
- setRotateType(int) - Method in class com.kitfox.svg.animation.AnimateMotion
-
- setScale(float) - Method in class com.kitfox.svg.SVGDisplayPanel
-
- setScaleToFit(boolean) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
Deprecated.
- setScaleToFit(boolean) - Method in class com.kitfox.svg.app.beans.SVGPanel
-
Deprecated.
- setSizeToFit(boolean) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
- SetSmil - Class in com.kitfox.svg.animation
-
Set is used to set a textual value; most likely for a style element.
- SetSmil() - Constructor for class com.kitfox.svg.animation.SetSmil
-
Creates a new instance of Set
- setStartPoint(float, float) - Method in class com.kitfox.svg.pathcmd.BuildHistory
-
- setStopRef(URI) - Method in class com.kitfox.svg.Gradient
-
- setStrikethroughPosition(int) - Method in class com.kitfox.svg.FontFace
-
- setStrikethroughThickness(int) - Method in class com.kitfox.svg.FontFace
-
- setStringValue(String) - Method in class com.kitfox.svg.xml.StyleAttribute
-
- setStyleSheet(StyleSheet) - Method in class com.kitfox.svg.SVGRoot
-
- setSvgResourcePath(String) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
Loads an SVG document from the classpath.
- setSvgResourcePath(String) - Method in class com.kitfox.svg.app.beans.SVGPanel
-
Most resources your component will want to access will be resources on your classpath.
- setSvgUniverse(SVGUniverse) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
- setSvgUniverse(SVGUniverse) - Method in class com.kitfox.svg.app.beans.SVGPanel
-
- setSvgURI(URI) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
Loads an SVG document from a URI.
- setSvgURI(URI) - Method in class com.kitfox.svg.app.beans.SVGPanel
-
- setTabSize(int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- setText(String) - Method in class com.kitfox.svg.Tspan
-
- setTimeStep(double) - Method in class com.kitfox.svg.app.PlayerThread
-
- setToColor(Color) - Method in class com.kitfox.svg.animation.Animate
-
- setToPath(GeneralPath) - Method in class com.kitfox.svg.animation.Animate
-
- setToValue(double) - Method in class com.kitfox.svg.animation.Animate
-
- setToValue(Color) - Method in class com.kitfox.svg.animation.AnimateColor
-
- setToValue(String) - Method in class com.kitfox.svg.animation.SetSmil
-
- setUnderlinePosition(int) - Method in class com.kitfox.svg.FontFace
-
- setUnderlineThickness(int) - Method in class com.kitfox.svg.FontFace
-
- setUnitsPerEm(int) - Method in class com.kitfox.svg.FontFace
-
- setUseAntiAlias(boolean) - Method in class com.kitfox.svg.app.beans.SVGIcon
-
Deprecated.
- setUseAntiAlias(boolean) - Method in class com.kitfox.svg.app.beans.SVGPanel
-
Deprecated.
- setValues(double[][]) - Method in class com.kitfox.svg.animation.AnimateTransform
-
- setValuesValue(double[]) - Method in class com.kitfox.svg.animation.Animate
-
- setVerbose(boolean) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
- setVerbose(boolean) - Method in class com.kitfox.svg.SVGUniverse
-
- setVertAdvY(float) - Method in class com.kitfox.svg.MissingGlyph
-
- setVertOriginX(float) - Method in class com.kitfox.svg.MissingGlyph
-
- setVertOriginY(float) - Method in class com.kitfox.svg.MissingGlyph
-
- setWidth(int) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
-
- setXformType(int) - Method in class com.kitfox.svg.animation.AnimateTransform
-
- ShapeElement - Class in com.kitfox.svg
-
Parent of shape objects
- ShapeElement() - Constructor for class com.kitfox.svg.ShapeElement
-
Creates a new instance of ShapeElement
- shapeToParent(Shape) - Method in class com.kitfox.svg.TransformableElement
-
- SimpleCharStream - Class in com.kitfox.svg.animation.parser
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
-
Constructor.
- skip(long) - Method in class com.kitfox.svg.xml.cpx.CPXInputStream
-
Skips bytes by reading them into a cached buffer
- SM_PAD - Static variable in class com.kitfox.svg.Gradient
-
- SM_REFLECT - Static variable in class com.kitfox.svg.Gradient
-
- SM_REPEAT - Static variable in class com.kitfox.svg.Gradient
-
- specialToken - Variable in class com.kitfox.svg.animation.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- startDocument() - Method in class com.kitfox.svg.SVGLoader
-
- startElement(String, String, String, Attributes) - Method in class com.kitfox.svg.SVGLoader
-
- STATIC_LEXER_ERROR - Static variable in error com.kitfox.svg.animation.parser.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class com.kitfox.svg.animation.parser.SimpleCharStream
-
Whether parser is static.
- Stop - Class in com.kitfox.svg
-
- Stop() - Constructor for class com.kitfox.svg.Stop
-
Creates a new instance of Stop
- strokeWidthScalar - Variable in class com.kitfox.svg.ShapeElement
-
This is necessary to get text elements to render the stroke the correct
width.
- Style - Class in com.kitfox.svg
-
Holds title textual information within tree
- Style() - Constructor for class com.kitfox.svg.Style
-
Creates a new instance of Stop
- StyleAttribute - Class in com.kitfox.svg.xml
-
- StyleAttribute() - Constructor for class com.kitfox.svg.xml.StyleAttribute
-
Creates a new instance of StyleAttribute
- StyleAttribute(String) - Constructor for class com.kitfox.svg.xml.StyleAttribute
-
- StyleAttribute(String, String) - Constructor for class com.kitfox.svg.xml.StyleAttribute
-
- StyleSheet - Class in com.kitfox.svg.xml
-
- StyleSheet() - Constructor for class com.kitfox.svg.xml.StyleSheet
-
- StyleSheetRule - Class in com.kitfox.svg.xml
-
- StyleSheetRule(String, String, String) - Constructor for class com.kitfox.svg.xml.StyleSheetRule
-
- Sum() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
-
- SVG_LOGGER - Static variable in interface com.kitfox.svg.SVGConst
-
- SVG_NS - Static variable in class com.kitfox.svg.SVGElement
-
- SVGCache - Class in com.kitfox.svg
-
A convienience singleton for allowing all classes to access a common SVG universe.
- SVGConst - Interface in com.kitfox.svg
-
- SVGDiagram - Class in com.kitfox.svg
-
Top level structure in an SVG tree.
- SVGDiagram(URI, SVGUniverse) - Constructor for class com.kitfox.svg.SVGDiagram
-
Creates a new instance of SVGDiagram
- SVGDisplayPanel - Class in com.kitfox.svg
-
- SVGDisplayPanel() - Constructor for class com.kitfox.svg.SVGDisplayPanel
-
Creates new form SVGDisplayPanel
- SVGElement - Class in com.kitfox.svg
-
- SVGElement() - Constructor for class com.kitfox.svg.SVGElement
-
Creates a new instance of SVGElement
- SVGElement(String, SVGElement) - Constructor for class com.kitfox.svg.SVGElement
-
- SVGElement(String, String, SVGElement) - Constructor for class com.kitfox.svg.SVGElement
-
- SVGElementException - Exception in com.kitfox.svg
-
- SVGElementException(SVGElement) - Constructor for exception com.kitfox.svg.SVGElementException
-
Creates a new instance of SVGException
without detail message.
- SVGElementException(SVGElement, String) - Constructor for exception com.kitfox.svg.SVGElementException
-
Constructs an instance of SVGException
with the specified detail message.
- SVGElementException(SVGElement, String, Throwable) - Constructor for exception com.kitfox.svg.SVGElementException
-
- SVGElementException(SVGElement, Throwable) - Constructor for exception com.kitfox.svg.SVGElementException
-
- SVGException - Exception in com.kitfox.svg
-
- SVGException() - Constructor for exception com.kitfox.svg.SVGException
-
Creates a new instance of SVGException
without detail message.
- SVGException(String) - Constructor for exception com.kitfox.svg.SVGException
-
Constructs an instance of SVGException
with the specified detail message.
- SVGException(String, Throwable) - Constructor for exception com.kitfox.svg.SVGException
-
- SVGException(Throwable) - Constructor for exception com.kitfox.svg.SVGException
-
- SVGIcon - Class in com.kitfox.svg.app.beans
-
- SVGIcon() - Constructor for class com.kitfox.svg.app.beans.SVGIcon
-
Creates a new instance of SVGIcon
- SVGLoader - Class in com.kitfox.svg
-
- SVGLoader(URI, SVGUniverse) - Constructor for class com.kitfox.svg.SVGLoader
-
Creates a new instance of SVGLoader
- SVGLoader(URI, SVGUniverse, boolean) - Constructor for class com.kitfox.svg.SVGLoader
-
- SVGLoaderHelper - Class in com.kitfox.svg
-
- SVGLoaderHelper(URI, SVGUniverse, SVGDiagram) - Constructor for class com.kitfox.svg.SVGLoaderHelper
-
Creates a new instance of SVGLoaderHelper
- SVGPanel - Class in com.kitfox.svg.app.beans
-
- SVGPanel() - Constructor for class com.kitfox.svg.app.beans.SVGPanel
-
Creates new form SVGIcon
- SVGParseException - Exception in com.kitfox.svg
-
- SVGParseException() - Constructor for exception com.kitfox.svg.SVGParseException
-
Creates a new instance of SVGException
without detail message.
- SVGParseException(String) - Constructor for exception com.kitfox.svg.SVGParseException
-
Constructs an instance of SVGException
with the specified detail message.
- SVGParseException(String, Throwable) - Constructor for exception com.kitfox.svg.SVGParseException
-
- SVGParseException(Throwable) - Constructor for exception com.kitfox.svg.SVGParseException
-
- SVGPlayer - Class in com.kitfox.svg.app
-
- SVGPlayer() - Constructor for class com.kitfox.svg.app.SVGPlayer
-
Creates new form SVGViewer
- SVGRoot - Class in com.kitfox.svg
-
The root element of an SVG tree.
- SVGRoot() - Constructor for class com.kitfox.svg.SVGRoot
-
Creates a new instance of SVGRoot
- SVGToImageAntTask - Class in com.kitfox.svg.app.ant
-
Translates a group of SVG files into images.
- SVGToImageAntTask() - Constructor for class com.kitfox.svg.app.ant.SVGToImageAntTask
-
Creates a new instance of IndexLoadObjectsAntTask
- SVGUniverse - Class in com.kitfox.svg
-
Many SVG files can be loaded at one time.
- SVGUniverse() - Constructor for class com.kitfox.svg.SVGUniverse
-
Creates a new instance of SVGUniverse
- SVGViewer - Class in com.kitfox.svg.app
-
- SVGViewer() - Constructor for class com.kitfox.svg.app.SVGViewer
-
Creates new form SVGViewer
- swapChildren(int, int) - Method in class com.kitfox.svg.SVGElement
-
Swaps 2 elements in children.
- sweep - Variable in class com.kitfox.svg.pathcmd.Arc
-
- SwitchTo(int) - Method in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
-
Switch to specified lex state.
- Symbol - Class in com.kitfox.svg
-
- Symbol() - Constructor for class com.kitfox.svg.Symbol
-
Creates a new instance of Stop
- tabSize - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- TAG_NAME - Static variable in class com.kitfox.svg.A
-
- TAG_NAME - Static variable in class com.kitfox.svg.animation.Animate
-
- TAG_NAME - Static variable in class com.kitfox.svg.animation.AnimateColor
-
- TAG_NAME - Static variable in class com.kitfox.svg.animation.AnimateMotion
-
- TAG_NAME - Static variable in class com.kitfox.svg.animation.AnimateTransform
-
- TAG_NAME - Static variable in class com.kitfox.svg.animation.SetSmil
-
- TAG_NAME - Static variable in class com.kitfox.svg.Circle
-
- TAG_NAME - Static variable in class com.kitfox.svg.ClipPath
-
- TAG_NAME - Static variable in class com.kitfox.svg.Defs
-
- TAG_NAME - Static variable in class com.kitfox.svg.Desc
-
- TAG_NAME - Static variable in class com.kitfox.svg.Ellipse
-
- TAG_NAME - Static variable in class com.kitfox.svg.FeDistantLight
-
- TAG_NAME - Static variable in class com.kitfox.svg.FeLight
-
- TAG_NAME - Static variable in class com.kitfox.svg.FePointLight
-
- TAG_NAME - Static variable in class com.kitfox.svg.FeSpotLight
-
- TAG_NAME - Static variable in class com.kitfox.svg.Filter
-
- TAG_NAME - Static variable in class com.kitfox.svg.FilterEffects
-
- TAG_NAME - Static variable in class com.kitfox.svg.Font
-
- TAG_NAME - Static variable in class com.kitfox.svg.FontFace
-
- TAG_NAME - Static variable in class com.kitfox.svg.Glyph
-
- TAG_NAME - Static variable in class com.kitfox.svg.Gradient
-
- TAG_NAME - Static variable in class com.kitfox.svg.Group
-
- TAG_NAME - Static variable in class com.kitfox.svg.Hkern
-
- TAG_NAME - Static variable in class com.kitfox.svg.ImageSVG
-
- TAG_NAME - Static variable in class com.kitfox.svg.Line
-
- TAG_NAME - Static variable in class com.kitfox.svg.LinearGradient
-
- TAG_NAME - Static variable in class com.kitfox.svg.Marker
-
- TAG_NAME - Static variable in class com.kitfox.svg.Metadata
-
- TAG_NAME - Static variable in class com.kitfox.svg.MissingGlyph
-
- TAG_NAME - Static variable in class com.kitfox.svg.Path
-
- TAG_NAME - Static variable in class com.kitfox.svg.PatternSVG
-
- TAG_NAME - Static variable in class com.kitfox.svg.Polygon
-
- TAG_NAME - Static variable in class com.kitfox.svg.Polyline
-
- TAG_NAME - Static variable in class com.kitfox.svg.RadialGradient
-
- TAG_NAME - Static variable in class com.kitfox.svg.Rect
-
- TAG_NAME - Static variable in class com.kitfox.svg.Stop
-
- TAG_NAME - Static variable in class com.kitfox.svg.Style
-
- TAG_NAME - Static variable in class com.kitfox.svg.SVGRoot
-
- TAG_NAME - Static variable in class com.kitfox.svg.Symbol
-
- TAG_NAME - Static variable in class com.kitfox.svg.Text
-
- TAG_NAME - Static variable in class com.kitfox.svg.Title
-
- TAG_NAME - Static variable in class com.kitfox.svg.Tspan
-
- TAG_NAME - Static variable in class com.kitfox.svg.Use
-
- Term() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
-
- Terminal - Class in com.kitfox.svg.pathcmd
-
Finishes a path
- Terminal() - Constructor for class com.kitfox.svg.pathcmd.Terminal
-
Creates a new instance of MoveTo
- Text - Class in com.kitfox.svg
-
- Text() - Constructor for class com.kitfox.svg.Text
-
Creates a new instance of Stop
- TextBuilder - Class in com.kitfox.svg.util
-
- TextBuilder() - Constructor for class com.kitfox.svg.util.TextBuilder
-
- TimeBase - Class in com.kitfox.svg.animation
-
SVG has a complicated way of specifying time.
- TimeBase() - Constructor for class com.kitfox.svg.animation.TimeBase
-
- TimeCompound - Class in com.kitfox.svg.animation
-
This represents a summation of other time elements.
- TimeCompound(List<TimeBase>) - Constructor for class com.kitfox.svg.animation.TimeCompound
-
Creates a new instance of TimeDiscrete
- TimeDiscrete - Class in com.kitfox.svg.animation
-
This is a time that represents a specific number of milliseconds
- TimeDiscrete(double) - Constructor for class com.kitfox.svg.animation.TimeDiscrete
-
Creates a new instance of TimeDiscrete
- TimeIndefinite - Class in com.kitfox.svg.animation
-
This represents the indefinite (infinite) amount of time.
- TimeIndefinite() - Constructor for class com.kitfox.svg.animation.TimeIndefinite
-
Creates a new instance of TimeDiscrete
- TimeLookup - Class in com.kitfox.svg.animation
-
This is a time that represents a specific number of milliseconds
- TimeLookup(AnimationElement, String, String, String) - Constructor for class com.kitfox.svg.animation.TimeLookup
-
Creates a new instance of TimeDiscrete
- TimeSum - Class in com.kitfox.svg.animation
-
This is a time that represents a specific number of milliseconds
- TimeSum(TimeBase, TimeBase, boolean) - Constructor for class com.kitfox.svg.animation.TimeSum
-
Creates a new instance of TimeDiscrete
- Title - Class in com.kitfox.svg
-
Holds title textual information within tree
- Title() - Constructor for class com.kitfox.svg.Title
-
Creates a new instance of Stop
- token - Variable in class com.kitfox.svg.animation.parser.AnimTimeParser
-
Current token.
- Token - Class in com.kitfox.svg.animation.parser
-
Describes the input token stream.
- Token() - Constructor for class com.kitfox.svg.animation.parser.Token
-
No-argument constructor
- Token(int) - Constructor for class com.kitfox.svg.animation.parser.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class com.kitfox.svg.animation.parser.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class com.kitfox.svg.animation.parser.AnimTimeParser
-
Generated Token Manager.
- tokenImage - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
-
Literal token values.
- tokenImage - Variable in exception com.kitfox.svg.animation.parser.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- TokenMgrError - Error in com.kitfox.svg.animation.parser
-
Token Manager Error.
- TokenMgrError() - Constructor for error com.kitfox.svg.animation.parser.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error com.kitfox.svg.animation.parser.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error com.kitfox.svg.animation.parser.TokenMgrError
-
Full Constructor.
- toString() - Method in class com.kitfox.svg.animation.parser.Token
-
Returns the image.
- toString() - Method in class com.kitfox.svg.pathcmd.Arc
-
- toString() - Method in class com.kitfox.svg.pathcmd.Cubic
-
- toString() - Method in class com.kitfox.svg.pathcmd.CubicSmooth
-
- toString() - Method in class com.kitfox.svg.pathcmd.Horizontal
-
- toString() - Method in class com.kitfox.svg.pathcmd.LineTo
-
- toString() - Method in class com.kitfox.svg.pathcmd.MoveTo
-
- toString() - Method in class com.kitfox.svg.pathcmd.Quadratic
-
- toString() - Method in class com.kitfox.svg.pathcmd.QuadraticSmooth
-
- toString() - Method in class com.kitfox.svg.pathcmd.Terminal
-
- toString() - Method in class com.kitfox.svg.pathcmd.Vertical
-
- toString() - Method in class com.kitfox.svg.xml.NumberWithUnits
-
- TR_INVALID - Static variable in class com.kitfox.svg.animation.AnimateTransform
-
- TR_ROTATE - Static variable in class com.kitfox.svg.animation.AnimateTransform
-
- TR_SCALE - Static variable in class com.kitfox.svg.animation.AnimateTransform
-
- TR_SKEWX - Static variable in class com.kitfox.svg.animation.AnimateTransform
-
- TR_SKEWY - Static variable in class com.kitfox.svg.animation.AnimateTransform
-
- TR_TRANSLATE - Static variable in class com.kitfox.svg.animation.AnimateTransform
-
- trace_enabled() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
-
Trace enabled.
- TrackBase - Class in com.kitfox.svg.animation
-
A track holds the animation events for a single parameter of a single SVG
element.
- TrackBase(SVGElement, AnimationElement) - Constructor for class com.kitfox.svg.animation.TrackBase
-
Creates a track that would be valid for the name and type of element
passed in.
- TrackBase(SVGElement, String, int) - Constructor for class com.kitfox.svg.animation.TrackBase
-
- TrackColor - Class in com.kitfox.svg.animation
-
A track holds the animation events for a single parameter of a single SVG
element.
- TrackColor(AnimationElement) - Constructor for class com.kitfox.svg.animation.TrackColor
-
- TrackDouble - Class in com.kitfox.svg.animation
-
A track holds the animation events for a single parameter of a single SVG
element.
- TrackDouble(AnimationElement) - Constructor for class com.kitfox.svg.animation.TrackDouble
-
- trackLineColumn - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- TrackManager - Class in com.kitfox.svg.animation
-
Every element contains tracks, which manage the animation.
- TrackManager() - Constructor for class com.kitfox.svg.animation.TrackManager
-
Creates a new instance of TrackManager
- trackManager - Variable in class com.kitfox.svg.SVGElement
-
Link to the universe we reside in
- TrackMotion - Class in com.kitfox.svg.animation
-
A track holds the animation events for a single parameter of a single SVG
element.
- TrackMotion(AnimationElement) - Constructor for class com.kitfox.svg.animation.TrackMotion
-
- TrackPath - Class in com.kitfox.svg.animation
-
A track holds the animation events for a single parameter of a single SVG
element.
- TrackPath(AnimationElement) - Constructor for class com.kitfox.svg.animation.TrackPath
-
- TrackTransform - Class in com.kitfox.svg.animation
-
A track holds the animation events for a single parameter of a single SVG
element.
- TrackTransform(AnimationElement) - Constructor for class com.kitfox.svg.animation.TrackTransform
-
- TransformableElement - Class in com.kitfox.svg
-
Maintains bounding box for this element
- TransformableElement() - Constructor for class com.kitfox.svg.TransformableElement
-
Creates a new instance of BoundedElement
- TransformableElement(String, SVGElement) - Constructor for class com.kitfox.svg.TransformableElement
-
- Tspan - Class in com.kitfox.svg
-
- Tspan() - Constructor for class com.kitfox.svg.Tspan
-
Creates a new instance of Stop
- TXAN_END - Static variable in class com.kitfox.svg.Text
-
- TXAN_MIDDLE - Static variable in class com.kitfox.svg.Text
-
- TXAN_START - Static variable in class com.kitfox.svg.Text
-
- TXST_ITALIC - Static variable in class com.kitfox.svg.Text
-
- TXST_NORMAL - Static variable in class com.kitfox.svg.Text
-
- TXST_OBLIQUE - Static variable in class com.kitfox.svg.Text
-
- TXWE_100 - Static variable in class com.kitfox.svg.Text
-
- TXWE_200 - Static variable in class com.kitfox.svg.Text
-
- TXWE_300 - Static variable in class com.kitfox.svg.Text
-
- TXWE_400 - Static variable in class com.kitfox.svg.Text
-
- TXWE_500 - Static variable in class com.kitfox.svg.Text
-
- TXWE_600 - Static variable in class com.kitfox.svg.Text
-
- TXWE_700 - Static variable in class com.kitfox.svg.Text
-
- TXWE_800 - Static variable in class com.kitfox.svg.Text
-
- TXWE_900 - Static variable in class com.kitfox.svg.Text
-
- TXWE_BOLD - Static variable in class com.kitfox.svg.Text
-
- TXWE_BOLDER - Static variable in class com.kitfox.svg.Text
-
- TXWE_LIGHTER - Static variable in class com.kitfox.svg.Text
-
- TXWE_NORMAL - Static variable in class com.kitfox.svg.Text
-
- UNITS - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
-
RegularExpression Id.
- unitsAsString(int) - Static method in class com.kitfox.svg.xml.NumberWithUnits
-
- universe - Variable in class com.kitfox.svg.SVGLoaderHelper
-
This is the universe of all currently loaded SVG documents
- UpdateLineColumn(char) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- updateTime(double) - Method in class com.kitfox.svg.A
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.animation.AnimationElement
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double, double, int) - Method in class com.kitfox.svg.app.PlayerDialog
-
- updateTime(double, double, int) - Method in interface com.kitfox.svg.app.PlayerThreadListener
-
- updateTime(double) - Method in class com.kitfox.svg.app.SVGPlayer
-
- updateTime(double, double, int) - Method in class com.kitfox.svg.app.SVGPlayer
-
- updateTime(double) - Method in class com.kitfox.svg.Circle
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.ClipPath
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Defs
-
- updateTime(double) - Method in class com.kitfox.svg.Desc
-
- updateTime(double) - Method in class com.kitfox.svg.Ellipse
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.FeDistantLight
-
- updateTime(double) - Method in class com.kitfox.svg.FePointLight
-
- updateTime(double) - Method in class com.kitfox.svg.FeSpotLight
-
- updateTime(double) - Method in class com.kitfox.svg.Filter
-
- updateTime(double) - Method in class com.kitfox.svg.FilterEffects
-
- updateTime(double) - Method in class com.kitfox.svg.Font
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.FontFace
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Glyph
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Gradient
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Group
-
- updateTime(double) - Method in class com.kitfox.svg.Hkern
-
- updateTime(double) - Method in class com.kitfox.svg.ImageSVG
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Line
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.LinearGradient
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Marker
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Metadata
-
- updateTime(double) - Method in class com.kitfox.svg.MissingGlyph
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Path
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.PatternSVG
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Polygon
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Polyline
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.RadialGradient
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Rect
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Stop
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Style
-
- updateTime(double) - Method in class com.kitfox.svg.SVGDiagram
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.SVGDisplayPanel
-
Update this image to reflect the passed time
- updateTime(double) - Method in class com.kitfox.svg.SVGElement
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.SVGRoot
-
Updates all attributes in this diagram associated with a time event.
- updateTime() - Method in class com.kitfox.svg.SVGUniverse
-
Updates all time influenced style and presentation attributes in all SVG
documents in this universe.
- updateTime(double) - Method in class com.kitfox.svg.Symbol
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Text
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Title
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.TransformableElement
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Tspan
-
Updates all attributes in this diagram associated with a time event.
- updateTime(double) - Method in class com.kitfox.svg.Use
-
Updates all attributes in this diagram associated with a time event.
- Use - Class in com.kitfox.svg
-
- Use() - Constructor for class com.kitfox.svg.Use
-
Creates a new instance of LinearGradient
- UT_CM - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-
- UT_EM - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-
- UT_EX - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-
- UT_IN - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-
- UT_MM - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-
- UT_PC - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-
- UT_PERCENT - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-
- UT_PT - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-
- UT_PX - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-
- UT_UNITLESS - Static variable in class com.kitfox.svg.xml.NumberWithUnits
-