- 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.
- additive - Variable in class com.kitfox.svg.animation.AnimateTransform
-
- 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
-
- addShape(GeneralPath) - Method in class com.kitfox.svg.Tspan
-
- 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.
- AnimTimeParserTreeConstants - Interface in com.kitfox.svg.animation.parser
-
- 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
-
- 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.
- ASTEventTime - Class in com.kitfox.svg.animation.parser
-
- ASTEventTime(int) - Constructor for class com.kitfox.svg.animation.parser.ASTEventTime
-
- ASTEventTime(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.ASTEventTime
-
- ASTExpr - Class in com.kitfox.svg.animation.parser
-
- ASTExpr(int) - Constructor for class com.kitfox.svg.animation.parser.ASTExpr
-
- ASTExpr(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.ASTExpr
-
- ASTIndefiniteTime - Class in com.kitfox.svg.animation.parser
-
- ASTIndefiniteTime(int) - Constructor for class com.kitfox.svg.animation.parser.ASTIndefiniteTime
-
- ASTIndefiniteTime(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.ASTIndefiniteTime
-
- ASTInteger - Class in com.kitfox.svg.animation.parser
-
- ASTInteger(int) - Constructor for class com.kitfox.svg.animation.parser.ASTInteger
-
- ASTInteger(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.ASTInteger
-
- ASTLiteralTime - Class in com.kitfox.svg.animation.parser
-
- ASTLiteralTime(int) - Constructor for class com.kitfox.svg.animation.parser.ASTLiteralTime
-
- ASTLiteralTime(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.ASTLiteralTime
-
- ASTLookupTime - Class in com.kitfox.svg.animation.parser
-
- ASTLookupTime(int) - Constructor for class com.kitfox.svg.animation.parser.ASTLookupTime
-
- ASTLookupTime(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.ASTLookupTime
-
- ASTNumber - Class in com.kitfox.svg.animation.parser
-
- ASTNumber(int) - Constructor for class com.kitfox.svg.animation.parser.ASTNumber
-
- ASTNumber(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.ASTNumber
-
- ASTParamList - Class in com.kitfox.svg.animation.parser
-
- ASTParamList(int) - Constructor for class com.kitfox.svg.animation.parser.ASTParamList
-
- ASTParamList(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.ASTParamList
-
- ASTSum - Class in com.kitfox.svg.animation.parser
-
- ASTSum(int) - Constructor for class com.kitfox.svg.animation.parser.ASTSum
-
- ASTSum(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.ASTSum
-
- ASTTerm - Class in com.kitfox.svg.animation.parser
-
- ASTTerm(int) - Constructor for class com.kitfox.svg.animation.parser.ASTTerm
-
- ASTTerm(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.ASTTerm
-
- 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
-
- available() - Method in class com.kitfox.svg.xml.cpx.CPXInputStream
-
This method returns 1 if we've not reached EOF, 0 if we have.