A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

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
 
add_escapes(String) - Method in exception com.kitfox.svg.animation.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
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 espaced (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
 
AnimTimeParser(Reader) - Constructor for class com.kitfox.svg.animation.parser.AnimTimeParser
 
AnimTimeParser(AnimTimeParserTokenManager) - Constructor for class com.kitfox.svg.animation.parser.AnimTimeParser
 
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
 
AnimTimeParserTokenManager - Class in com.kitfox.svg.animation.parser
 
AnimTimeParserTokenManager(SimpleCharStream) - Constructor for class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
AnimTimeParserTokenManager(SimpleCharStream, int) - Constructor for class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
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.
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.xml.cpx.CPXInputStream
This method returns 1 if we've not reached EOF, 0 if we have.

B

backup(int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
BeansSuite - Class in com.kitfox.svg.app.beans
 
BeansSuite(String) - Constructor for class com.kitfox.svg.app.beans.BeansSuite
 
beginColumn - Variable in class com.kitfox.svg.animation.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLayer(Graphics2D) - Method in class com.kitfox.svg.RenderableElement
Pushes transform stack, transforms to local coordinates and sets up clipping mask.
beginLine - Variable in class com.kitfox.svg.animation.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginTime - Variable in class com.kitfox.svg.animation.AnimationElement
 
BeginToken() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
Bezier - Class in com.kitfox.svg.animation
http://mathworld.wolfram.com/BezierCurve.html
Bezier(double, double, double[], int) - Constructor for class com.kitfox.svg.animation.Bezier
 
boundsToParent(Rectangle2D) - Method in class com.kitfox.svg.TransformableElement
 
bufcolumn - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
 
buffer - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
 
bufline - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
 
bufpos - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
 
build() - Method in class com.kitfox.svg.Circle
 
build() - Method in class com.kitfox.svg.ClipPath
 
build() - Method in class com.kitfox.svg.Ellipse
 
build() - Method in class com.kitfox.svg.FeDistantLight
 
build() - Method in class com.kitfox.svg.FePointLight
 
build() - Method in class com.kitfox.svg.FeSpotLight
 
build() - Method in class com.kitfox.svg.Filter
 
build() - Method in class com.kitfox.svg.FilterEffects
 
build() - Method in class com.kitfox.svg.Font
 
build() - Method in class com.kitfox.svg.FontFace
 
build() - Method in class com.kitfox.svg.Glyph
 
build() - Method in class com.kitfox.svg.Gradient
 
build() - Method in class com.kitfox.svg.ImageSVG
 
build() - Method in class com.kitfox.svg.Line
 
build() - Method in class com.kitfox.svg.LinearGradient
 
build() - Method in class com.kitfox.svg.MissingGlyph
 
build() - Method in class com.kitfox.svg.Path
 
build() - Method in class com.kitfox.svg.PatternSVG
 
build() - Method in class com.kitfox.svg.Polygon
 
build() - Method in class com.kitfox.svg.Polyline
 
build() - Method in class com.kitfox.svg.RadialGradient
 
build() - Method in class com.kitfox.svg.Rect
 
build() - Method in class com.kitfox.svg.Stop
 
build() - Method in class com.kitfox.svg.Style
 
build() - Method in class com.kitfox.svg.SVGElement
Called by internal processes to rebuild the geometry of this node from it's presentation attributes, style attributes and animated tracks.
build() - Method in class com.kitfox.svg.SVGRoot
 
build() - Method in class com.kitfox.svg.Symbol
 
build() - Method in class com.kitfox.svg.Text
 
build() - Method in class com.kitfox.svg.TransformableElement
 
build() - Method in class com.kitfox.svg.Tspan
 
build() - Method in class com.kitfox.svg.Use
 
buildFont() - Method in class com.kitfox.svg.Text
 
BuildHistory - Class in com.kitfox.svg.pathcmd
When building a path from command segments, most need to cache information (such as the point finished at) for future commands.
BuildHistory() - Constructor for class com.kitfox.svg.pathcmd.BuildHistory
Creates a new instance of BuildHistory
buildPath() - Method in class com.kitfox.svg.Polygon
 
buildPath() - Method in class com.kitfox.svg.Polyline
 
buildPath(String, int) - Static method in class com.kitfox.svg.SVGElement
 
buildPathString(GeneralPath) - Static method in class com.kitfox.svg.pathcmd.PathUtil
Converts a GeneralPath into an SVG representation
byValue - Variable in class com.kitfox.svg.animation.Animate
 

C

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
 
checkInTests() - Static method in class com.kitfox.svg.app.beans.SVGIconTest
 
CheckInTests - Class in com.kitfox.svg
Tests to run before every check in.
CheckInTests(String) - Constructor for class com.kitfox.svg.CheckInTests
 
children - Variable in class com.kitfox.svg.animation.parser.SimpleNode
 
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.xml.cpx.CPXInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class com.kitfox.xml.cpx.CPXOutputStream
Closes this output stream and releases any system resources associated with the stream.
coerceColorModel(ColorModel, boolean) - Static method in class com.kitfox.svg.batik.GraphicsUtil
Create a new ColorModel with it's alpha premultiplied state matching newAlphaPreMult.
coerceData(WritableRaster, ColorModel, boolean) - Static method in class com.kitfox.svg.batik.GraphicsUtil
Coerces data within a bufferedImage to match newAlphaPreMult, Note that this can not change the colormodel of bi so you
colors - Variable in class com.kitfox.svg.batik.MultipleGradientPaint
Gradient colors.
colorSpace - Variable in class com.kitfox.svg.batik.MultipleGradientPaint
The colorSpace in which to perform the interpolation.
ColorTable - Class in com.kitfox.xml
 
ColorTable() - Constructor for class com.kitfox.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.batik - package com.kitfox.svg.batik
 
com.kitfox.svg.composite - package com.kitfox.svg.composite
 
com.kitfox.svg.example - package com.kitfox.svg.example
 
com.kitfox.svg.pathcmd - package com.kitfox.svg.pathcmd
 
com.kitfox.svg.pattern - package com.kitfox.svg.pattern
 
com.kitfox.xml - package com.kitfox.xml
 
com.kitfox.xml.cpx - package com.kitfox.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.
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.xml.cpx
 
CPXInputStream - Class in com.kitfox.xml.cpx
This class reads/decodes the CPX file format.
CPXInputStream(InputStream) - Constructor for class com.kitfox.xml.cpx.CPXInputStream
Creates a new instance of CPXInputStream
CPXOutputStream - Class in com.kitfox.xml.cpx
 
CPXOutputStream(OutputStream) - Constructor for class com.kitfox.xml.cpx.CPXOutputStream
Creates a new instance of CPXOutputStream
CPXTest - Class in com.kitfox.xml.cpx
 
CPXTest() - Constructor for class com.kitfox.xml.cpx.CPXTest
Creates a new instance of CPXTest
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.kitfox.svg.batik.LinearGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.kitfox.svg.batik.RadialGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
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
 
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.
cycleMethod - Variable in class com.kitfox.svg.batik.MultipleGradientPaint
The method to use when painting out of the gradient bounds.

D

debugStream - Variable in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
decryptChunk() - Method in class com.kitfox.xml.cpx.CPXInputStream
Call when inflater indicates that it needs more bytes.
DEFAULT - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
 
Defs - Class in com.kitfox.svg
 
Defs() - Constructor for class com.kitfox.svg.Defs
Creates a new instance of Stop
Desc - Class in com.kitfox.svg
Holds title textual information within tree
Desc() - Constructor for class com.kitfox.svg.Desc
Creates a new instance of Stop
diagram - Variable in class com.kitfox.svg.SVGElement
The diagram this element belongs to
diagram - Variable in class com.kitfox.svg.SVGLoaderHelper
This is the diagram which the load process is currently loading
DIGIT - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
 
disable_tracing() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
dispose() - Method in class com.kitfox.svg.composite.AdobeCompositeContext
 
dispose() - Method in class com.kitfox.svg.pattern.PatternPaintContext
 
divide_BYTE_COMP_Data(WritableRaster) - Static method in class com.kitfox.svg.batik.GraphicsUtil
 
divide_INT_PACK_Data(WritableRaster) - Static method in class com.kitfox.svg.batik.GraphicsUtil
 
Done() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
DT_COLOR - Static variable in class com.kitfox.svg.animation.Animate
 
DT_PATH - Static variable in class com.kitfox.svg.animation.Animate
 
DT_REAL - Static variable in class com.kitfox.svg.animation.Animate
 
dump(String) - Method in class com.kitfox.svg.animation.parser.SimpleNode
 
durTime - Variable in class com.kitfox.svg.animation.AnimationElement
 

E

Ellipse - Class in com.kitfox.svg
 
Ellipse() - Constructor for class com.kitfox.svg.Ellipse
Creates a new instance of Rect
enable_tracing() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
endColumn - Variable in class com.kitfox.svg.animation.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endDocument() - Method in class com.kitfox.svg.SVGLoader
 
endElement(String, String, String) - Method in class com.kitfox.svg.SVGLoader
 
endLine - Variable in class com.kitfox.svg.animation.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endTime - Variable in class com.kitfox.svg.animation.AnimationElement
 
EOF - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
 
eol - Variable in exception com.kitfox.svg.animation.parser.ParseException
The end of line string for this machine.
eval(double) - Method in class com.kitfox.svg.animation.Animate
Evaluates this animation element for the passed interpolation time.
eval(AffineTransform, double) - Method in class com.kitfox.svg.animation.AnimateMotion
Evaluates this animation element for the passed interpolation time.
eval(AffineTransform, double) - Method in class com.kitfox.svg.animation.AnimateTransform
Evaluates this animation element for the passed interpolation time.
eval(AffineTransform, double) - Method in class com.kitfox.svg.animation.AnimateXform
 
eval(double, Point2D.Double) - Method in class com.kitfox.svg.animation.Bezier
 
evalColor(double) - Method in class com.kitfox.svg.animation.Animate
 
evalColor(double) - Method in class com.kitfox.svg.animation.AnimateColor
Evaluates this animation element for the passed interpolation time.
evalColor(double) - Method in interface com.kitfox.svg.animation.AnimateColorIface
 
evalParametric(AnimationTimeEval, double) - Method in class com.kitfox.svg.animation.AnimateBase
 
evalParametric(AnimationTimeEval, double) - Method in class com.kitfox.svg.animation.AnimationElement
 
evalParametric(AnimationTimeEval, double, double, double) - Method in class com.kitfox.svg.animation.AnimationElement
Compares current time to start and end times and determines what degree of time interpolation this track currently represents.
evalPath(double) - Method in class com.kitfox.svg.animation.Animate
 
evalTime() - Method in class com.kitfox.svg.animation.TimeBase
Calculates the (greater than or equal to 0) time in seconds this time represents.
evalTime() - Method in class com.kitfox.svg.animation.TimeCompound
 
evalTime() - Method in class com.kitfox.svg.animation.TimeDiscrete
 
evalTime() - Method in class com.kitfox.svg.animation.TimeIndefinite
 
evalTime() - Method in class com.kitfox.svg.animation.TimeLookup
 
evalTime() - Method in class com.kitfox.svg.animation.TimeSum
 
execute() - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
 
exit() - Method in class com.kitfox.svg.app.PlayerThread
 
ExpandBuff(boolean) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception com.kitfox.svg.animation.parser.ParseException
Each entry in this array is an array of integers.
Expr() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
Expression structure

F

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
fillType - Variable in class com.kitfox.svg.animation.AnimationElement
 
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.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.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.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
 
flush() - Method in class com.kitfox.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
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
 
fractions - Variable in class com.kitfox.svg.batik.MultipleGradientPaint
Gradient keyframe values in the range 0 to 1.
fromColor - Variable in class com.kitfox.svg.animation.Animate
 
fromPath - Variable in class com.kitfox.svg.animation.Animate
 
fromValue - Variable in class com.kitfox.svg.animation.Animate
 
fromValue - Variable in class com.kitfox.svg.animation.AnimateColor
 
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
More about the fill attribute
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
 

G

generateParseException() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
getAccentHeight() - Method in class com.kitfox.svg.FontFace
 
getAccumulateType() - Method in class com.kitfox.svg.animation.AnimationElement
 
getAdditiveType() - Method in class com.kitfox.svg.animation.AnimationElement
 
getAntiAlias() - Method in class com.kitfox.svg.app.beans.SVGIcon
 
getAntiAlias() - Method in class com.kitfox.svg.app.beans.SVGPanel
 
getAscent() - Method in class com.kitfox.svg.FontFace
 
getAttribBoolean(Element, String) - Static method in class com.kitfox.xml.XMLParseUtil
Parses the given attribute of this tag and returns it as a boolean.
getAttribDouble(Element, String) - Static method in class com.kitfox.xml.XMLParseUtil
Parses the given attribute of this tag and returns it as a double.
getAttribFloat(Element, String) - Static method in class com.kitfox.xml.XMLParseUtil
Parses the given attribute of this tag and returns it as a float
getAttribInt(Element, String) - Static method in class com.kitfox.xml.XMLParseUtil
Parses the given attribute of this tag and returns it as an int.
getAttribIntHex(Element, String) - Static method in class com.kitfox.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.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.xml.XMLParseUtil
 
getAzimuth() - Method in class com.kitfox.svg.FeDistantLight
 
getBeginColumn() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
getBeginLine() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
getBooleanValue() - Method in class com.kitfox.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.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.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
 
getCenterPoint() - Method in class com.kitfox.svg.batik.RadialGradientPaint
Returns a copy of the center point of the radial gradient.
getChild(String) - Method in class com.kitfox.svg.SVGElement
 
getChildren(Vector) - 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
 
getColors() - Method in class com.kitfox.svg.batik.MultipleGradientPaint
Returns a copy of the array of colors used by this gradient.
getColorSpace() - Method in class com.kitfox.svg.batik.MultipleGradientPaint
Returns the enumerated type which specifies color space for interpolation.
getColorValue() - Method in class com.kitfox.xml.StyleAttribute
 
getColumn() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
Deprecated.  
getCompositeType() - Method in class com.kitfox.svg.composite.AdobeComposite
 
getContent() - Method in class com.kitfox.svg.Text
 
getCursorX() - Method in class com.kitfox.svg.Tspan
 
getCursorY() - Method in class com.kitfox.svg.Tspan
 
getCurTime() - Method in class com.kitfox.svg.app.PlayerThread
 
getCurTime() - Method in class com.kitfox.svg.SVGUniverse
Returns the current animation time in milliseconds.
getCycleMethod() - Method in class com.kitfox.svg.batik.MultipleGradientPaint
Returns the enumerated type which specifies cycling behavior.
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
 
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.xml.StyleAttribute
 
getDoubleValue() - Method in class com.kitfox.xml.StyleAttribute
 
getElement(String) - Method in class com.kitfox.svg.SVGDiagram
 
getElement() - Method in exception com.kitfox.svg.SVGElementException
 
getElement(URI) - Method in class com.kitfox.svg.SVGUniverse
Returns the element of the document at the given URI.
getElement(URL) - Method in class com.kitfox.svg.SVGUniverse
 
getElement(URI, boolean) - Method in class com.kitfox.svg.SVGUniverse
Looks up a href within our universe.
getElement(Class, Element, String, URL) - Static method in class com.kitfox.xml.XMLParseUtil
Returns the first ReadableXMLElement with the given name
getElementArray(Class, Element, String, URL) - Static method in class com.kitfox.xml.XMLParseUtil
 
getElementArrayInt(Element, String, String) - Static method in class com.kitfox.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.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.xml.XMLParseUtil
Returns a HashMap of nodes that are children of root.
getElementHashSet(Class, Element, String, URL) - Static method in class com.kitfox.xml.XMLParseUtil
 
getElementLinkedList(Class, Element, String, URL) - Static method in class com.kitfox.xml.XMLParseUtil
 
getElevation() - Method in class com.kitfox.svg.FeDistantLight
 
getEndColumn() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
getEndLine() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
getEndPoint() - Method in class com.kitfox.svg.batik.LinearGradientPaint
Returns a copy of the end point of the gradient axis
getFinalPoint(Point2D.Double) - Method in class com.kitfox.svg.animation.Bezier
 
getFirstChild(Element, String) - Static method in class com.kitfox.xml.XMLParseUtil
Returns the first node that is a direct child of root with the coresponding name.
getFloatList() - Method in class com.kitfox.xml.StyleAttribute
 
getFloatValue() - Method in class com.kitfox.xml.StyleAttribute
 
getFocusPoint() - Method in class com.kitfox.svg.batik.RadialGradientPaint
Returns a copy of the end point of the gradient axis.
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
 
getFractions() - Method in class com.kitfox.svg.batik.MultipleGradientPaint
Returns a copy of the array of floats used by this gradient to calculate color distribution.
getGlyph(String) - Method in class com.kitfox.svg.Font
 
getHeight() - Method in class com.kitfox.svg.Filter
 
getHeight() - Method in class com.kitfox.svg.FilterEffects
 
getHeight() - Method in class com.kitfox.svg.ImageSVG
 
getHeight() - Method in class com.kitfox.svg.SVGDiagram
 
getHorizAdvX() - Method in class com.kitfox.svg.Font
 
getHorizAdvX() - Method in class com.kitfox.svg.MissingGlyph
 
getHorizOriginX() - Method in class com.kitfox.svg.Font
 
getHorizOriginY() - Method in class com.kitfox.svg.Font
 
getIconHeight() - Method in class com.kitfox.svg.app.beans.SVGIcon
 
getIconWidth() - Method in class com.kitfox.svg.app.beans.SVGIcon
 
getId() - Method in class com.kitfox.svg.SVGElement
Updates the node to reflect the passed time.
GetImage() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
getIntList() - Method in class com.kitfox.xml.StyleAttribute
 
getIntValue() - Method in class com.kitfox.xml.StyleAttribute
 
getLength() - Method in class com.kitfox.svg.animation.Bezier
Retuns aproximation of the length of the bezier
getLimitingConeAngle() - Method in class com.kitfox.svg.FeSpotLight
 
getLine() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
Deprecated.  
getLoadedDiagram() - Method in class com.kitfox.svg.SVGLoader
 
getMessage() - Method in exception com.kitfox.svg.animation.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
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.xml.StyleAttribute
 
getNextToken() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
getNextToken() - Method in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
getNumberWithUnits() - Method in class com.kitfox.xml.StyleAttribute
 
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
 
getPath() - Method in class com.kitfox.svg.MissingGlyph
 
getPath(Vector) - 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
 
getRadius() - Method in class com.kitfox.svg.batik.RadialGradientPaint
Returns the radius of the circle defining the radial gradient.
getRaster(int, int, int, int) - Method in class com.kitfox.svg.pattern.PatternPaintContext
 
getRatioValue() - Method in class com.kitfox.xml.StyleAttribute
 
getRoot() - Method in class com.kitfox.svg.SVGDiagram
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.kitfox.svg.SVGDisplayPanel
 
getScrollableTracksViewportHeight() - Method in class com.kitfox.svg.SVGDisplayPanel
 
getScrollableTracksViewportWidth() - Method in class com.kitfox.svg.SVGDisplayPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.kitfox.svg.SVGDisplayPanel
 
getShape() - Method in class com.kitfox.svg.Circle
 
getShape() - Method in class com.kitfox.svg.Ellipse
 
getShape() - Method in class com.kitfox.svg.Group
Retrieves the cached bounding box of this group
getShape() - Method in class com.kitfox.svg.Line
 
getShape() - Method in class com.kitfox.svg.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.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
 
getStartPoint() - Method in class com.kitfox.svg.batik.LinearGradientPaint
Returns a copy of the start point of the gradient axis
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.xml.StyleAttribute
 
getStringValue() - Method in class com.kitfox.xml.StyleAttribute
 
getStyle(StyleAttribute) - Method in class com.kitfox.svg.SVGElement
 
getStyle(StyleAttribute, boolean) - Method in class com.kitfox.svg.SVGElement
Copies the current style into the passed style attribute.
getStyleAbsolute(String) - Method in class com.kitfox.svg.SVGElement
 
GetSuffix(int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
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
 
getTagText(Element) - Static method in class com.kitfox.xml.XMLParseUtil
Scans the tag's children and returns the first text element found
getText() - Method in class com.kitfox.svg.Desc
 
getText() - Method in class com.kitfox.svg.Title
 
getText() - Method in class com.kitfox.svg.Tspan
 
getTimeStep() - Method in class com.kitfox.svg.app.PlayerThread
 
getToken(int) - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
getTrack(String, int) - Method in class com.kitfox.svg.animation.TrackManager
 
getTransform() - Method in class com.kitfox.svg.batik.MultipleGradientPaint
Returns a copy of the transform applied to the gradient.
getTransparency() - Method in class com.kitfox.svg.batik.MultipleGradientPaint
Returns the transparency mode for this LinearGradientPaint.
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.xml.NumberWithUnits
 
getUnits() - Method in class com.kitfox.xml.StyleAttribute
 
getUnitsPerEm() - Method in class com.kitfox.svg.FontFace
 
getUniverse() - Method in class com.kitfox.svg.SVGDiagram
 
getURIValue() - Method in class com.kitfox.xml.StyleAttribute
 
getURIValue(URI) - Method in class com.kitfox.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.xml.StyleAttribute
 
getURLValue(URI) - Method in class com.kitfox.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(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.xml.NumberWithUnits
 
getVertAdvY() - Method in class com.kitfox.svg.Font
 
getVertAdvY() - Method in class com.kitfox.svg.MissingGlyph
 
getVertOriginX() - Method in class com.kitfox.svg.Font
 
getVertOriginX() - Method in class com.kitfox.svg.MissingGlyph
 
getVertOriginY() - Method in class com.kitfox.svg.Font
 
getVertOriginY() - Method in class com.kitfox.svg.MissingGlyph
 
getViewRect(Rectangle2D) - Method in class com.kitfox.svg.SVGDiagram
Returns the viewing rectangle of this diagram in device coordinates.
getViewRect() - Method in class com.kitfox.svg.SVGDiagram
 
getWidth() - Method in class com.kitfox.svg.Filter
 
getWidth() - Method in class com.kitfox.svg.FilterEffects
 
getWidth() - Method in class com.kitfox.svg.ImageSVG
 
getWidth() - Method in class com.kitfox.svg.SVGDiagram
 
getX() - Method in class com.kitfox.svg.FePointLight
 
getX() - Method in class com.kitfox.svg.FeSpotLight
 
getX() - Method in class com.kitfox.svg.Filter
 
getX() - Method in class com.kitfox.svg.FilterEffects
 
getX() - Method in class com.kitfox.svg.ImageSVG
 
getXMLBase() - Method in class com.kitfox.svg.SVGDiagram
 
getXMLBase() - Method in class com.kitfox.svg.SVGElement
 
getY() - Method in class com.kitfox.svg.FePointLight
 
getY() - Method in class com.kitfox.svg.FeSpotLight
 
getY() - Method in class com.kitfox.svg.Filter
 
getY() - Method in class com.kitfox.svg.FilterEffects
 
getY() - Method in class com.kitfox.svg.ImageSVG
 
getZ() - Method in class com.kitfox.svg.FePointLight
 
getZ() - Method in class com.kitfox.svg.FeSpotLight
 
Glyph - Class in com.kitfox.svg
Implements an embedded font.
Glyph() - Constructor for class com.kitfox.svg.Glyph
Creates a new instance of Font
Gradient - Class in com.kitfox.svg
 
Gradient() - Constructor for class com.kitfox.svg.Gradient
Creates a new instance of Gradient
gradientTransform - Variable in class com.kitfox.svg.batik.MultipleGradientPaint
Transform to apply to gradient.
gradientTransform - Variable in class com.kitfox.svg.Gradient
 
gradientUnits - Variable in class com.kitfox.svg.Gradient
 
GraphicsUtil - Class in com.kitfox.svg.batik
 
GraphicsUtil() - Constructor for class com.kitfox.svg.batik.GraphicsUtil
Creates a new instance of GraphicsUtil
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
 

H

hasAttribute(String, int) - Method in class com.kitfox.svg.SVGElement
 
Horizontal - Class in com.kitfox.svg.pathcmd
 
Horizontal() - Constructor for class com.kitfox.svg.pathcmd.Horizontal
Creates a new instance of MoveTo
Horizontal(boolean, float) - Constructor for class com.kitfox.svg.pathcmd.Horizontal
 

I

id - Variable in class com.kitfox.svg.animation.parser.SimpleNode
 
id - Variable in class com.kitfox.svg.SVGElement
 
IDENTIFIER - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
 
ignoreClipHeuristic - Variable in class com.kitfox.svg.SVGDiagram
If true, no attempt will be made to discard geometry based on it being out of bounds.
ignorePresAttrib - Static variable in class com.kitfox.svg.SVGElement
A list of presentation attributes to not include in the presentation attribute set.
ignoringClipHeuristic() - Method in class com.kitfox.svg.SVGDiagram
 
image - Variable in class com.kitfox.svg.animation.parser.Token
The string image of the token.
ImageSVG - Class in com.kitfox.svg
Implements an embedded font.
ImageSVG() - Constructor for class com.kitfox.svg.ImageSVG
Creates a new instance of Font
inBuf - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
 
includeStrokeInBounds(Rectangle2D) - Method in class com.kitfox.svg.ShapeElement
 
INDEFINITE - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
 
IndefiniteTime() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
inlineStyles - Variable in class com.kitfox.svg.SVGElement
Styles defined for this elemnt via the style attribute.
input_stream - Variable in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
inputStream - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
 
INPUTSTREAM_SCHEME - Static variable in class com.kitfox.svg.SVGUniverse
 
instance() - Static method in class com.kitfox.xml.ColorTable
 
Integer() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
INTEGER - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
 
interp - Variable in class com.kitfox.svg.animation.AnimationTimeEval
Value on [0..1] representing the interpolation value of queried animation element, or Double.NaN if element does not provide a valid evalutaion
is_BYTE_COMP_Data(SampleModel) - Static method in class com.kitfox.svg.batik.GraphicsUtil
 
is_INT_PACK_Data(SampleModel, boolean) - Static method in class com.kitfox.svg.batik.GraphicsUtil
 
isClipToViewbox() - Method in class com.kitfox.svg.app.beans.SVGIcon
clipToViewbox will set a clip box equivilant to the SVG's viewbox before rendering.
isDouble(String) - Static method in class com.kitfox.xml.XMLParseUtil
 
isRelative - Variable in class com.kitfox.svg.pathcmd.PathCommand
 
isScaleToFit() - Method in class com.kitfox.svg.app.beans.SVGIcon
If this SVG document has a viewbox, if scaleToFit is set, will scale the viewbox to match the preferred size of this icon
isScaleToFit() - Method in class com.kitfox.svg.app.beans.SVGPanel
 
isVerbose() - Method in class com.kitfox.svg.SVGUniverse
 
iterator() - Method in class com.kitfox.svg.animation.TrackManager
 

J

jj_nt - Variable in class com.kitfox.svg.animation.parser.AnimTimeParser
 
jjFillToken() - Method in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
jjstrLiteralImages - Static variable in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
jjtAddChild(Node, int) - Method in interface com.kitfox.svg.animation.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class com.kitfox.svg.animation.parser.SimpleNode
 
jjtClose() - Method in interface com.kitfox.svg.animation.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class com.kitfox.svg.animation.parser.SimpleNode
 
JJTEXPR - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserTreeConstants
 
jjtGetChild(int) - Method in interface com.kitfox.svg.animation.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class com.kitfox.svg.animation.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface com.kitfox.svg.animation.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class com.kitfox.svg.animation.parser.SimpleNode
 
jjtGetParent() - Method in interface com.kitfox.svg.animation.parser.Node
 
jjtGetParent() - Method in class com.kitfox.svg.animation.parser.SimpleNode
 
JJTINDEFINITETIME - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserTreeConstants
 
JJTINTEGER - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserTreeConstants
 
JJTLITERALTIME - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserTreeConstants
 
JJTLOOKUPTIME - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserTreeConstants
 
jjtNodeName - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserTreeConstants
 
JJTNUMBER - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserTreeConstants
 
jjtOpen() - Method in interface com.kitfox.svg.animation.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class com.kitfox.svg.animation.parser.SimpleNode
 
JJTPARAMLIST - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserTreeConstants
 
jjtree - Variable in class com.kitfox.svg.animation.parser.AnimTimeParser
 
jjtSetParent(Node) - Method in interface com.kitfox.svg.animation.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class com.kitfox.svg.animation.parser.SimpleNode
 
JJTSUM - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserTreeConstants
 
JJTTERM - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserTreeConstants
 

K

k1x - Variable in class com.kitfox.svg.pathcmd.Cubic
 
k1y - Variable in class com.kitfox.svg.pathcmd.Cubic
 
k2x - Variable in class com.kitfox.svg.pathcmd.Cubic
 
k2x - Variable in class com.kitfox.svg.pathcmd.CubicSmooth
 
k2y - Variable in class com.kitfox.svg.pathcmd.Cubic
 
k2y - Variable in class com.kitfox.svg.pathcmd.CubicSmooth
 
keyTimes - Variable in class com.kitfox.svg.animation.AnimateTransform
 
kind - Variable in class com.kitfox.svg.animation.parser.Token
An integer that describes the kind of this token.
kx - Variable in class com.kitfox.svg.pathcmd.Quadratic
 
ky - Variable in class com.kitfox.svg.pathcmd.Quadratic
 

L

largeArc - Variable in class com.kitfox.svg.pathcmd.Arc
 
LETTER - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
 
LexicalError(boolean, int, int, int, String, char) - 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
 
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
LINEAR_RGB - Static variable in class com.kitfox.svg.batik.MultipleGradientPaint
Indicates that the color interpolation should occur in linearized RGB space.
LinearGradient - Class in com.kitfox.svg
 
LinearGradient() - Constructor for class com.kitfox.svg.LinearGradient
Creates a new instance of LinearGradient
LinearGradientPaint - Class in com.kitfox.svg.batik
The LinearGradientPaint class provides a way to fill a Shape with a linear color gradient pattern.
LinearGradientPaint(float, float, float, float, float[], Color[]) - Constructor for class com.kitfox.svg.batik.LinearGradientPaint
Constructs an LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethodEnum) - Constructor for class com.kitfox.svg.batik.LinearGradientPaint
Constructs an LinearGradientPaint with default SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[]) - Constructor for class com.kitfox.svg.batik.LinearGradientPaint
Constructs a LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class com.kitfox.svg.batik.LinearGradientPaint
Constructs a LinearGradientPaint.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class com.kitfox.svg.batik.LinearGradientPaint
Constructs a LinearGradientPaint.
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
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(Reader, String) - 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, Reader) - Method in class com.kitfox.svg.SVGUniverse
 
lookingAhead - Variable in class com.kitfox.svg.animation.parser.AnimTimeParser
 
lookupColor(String) - Method in class com.kitfox.xml.ColorTable
 
LookupTime() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 

M

MAGIC_NUMBER - Static variable in interface com.kitfox.xml.cpx.CPXConsts
 
main(String[]) - Static method in class com.kitfox.svg.animation.AnimateMotion
 
main(String[]) - Static method in class com.kitfox.svg.animation.parser.AnimTimeParser
Test the parser
main(String[]) - Static method in class com.kitfox.svg.app.MainFrame
 
main(String[]) - Static method in class com.kitfox.svg.app.SVGPlayer
 
main(String[]) - Static method in class com.kitfox.svg.app.SVGViewer
 
main(String[]) - Static method in class com.kitfox.svg.app.VersionDialog
 
main(String[]) - Static method in class com.kitfox.svg.example.SVGIconDemoFrame
 
main(String[]) - Static method in class com.kitfox.svg.example.SVGIODemoFrame
 
main(String[]) - Static method in class com.kitfox.svg.pattern.PatternPaintContext
 
main(String[]) - Static method in class com.kitfox.svg.SVGUniverse
 
main(String[]) - Static method in class com.kitfox.xml.cpx.CPXTest
 
main(String[]) - Static method in class com.kitfox.xml.StyleAttribute
 
MainFrame - Class in com.kitfox.svg.app
 
MainFrame() - Constructor for class com.kitfox.svg.app.MainFrame
Creates new form MainFrame
markSupported() - Method in class com.kitfox.xml.cpx.CPXInputStream
We do not allow marking
maxNextCharInd - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
 
Metadata - Class in com.kitfox.svg
Does not hold any information.
Metadata() - Constructor for class com.kitfox.svg.Metadata
Creates a new instance of Stop
MissingGlyph - Class in com.kitfox.svg
Implements an embedded font.
MissingGlyph() - Constructor for class com.kitfox.svg.MissingGlyph
Creates a new instance of Font
MoveTo - Class in com.kitfox.svg.pathcmd
 
MoveTo() - Constructor for class com.kitfox.svg.pathcmd.MoveTo
Creates a new instance of MoveTo
MoveTo(boolean, float, float) - Constructor for class com.kitfox.svg.pathcmd.MoveTo
 
mult_BYTE_COMP_Data(WritableRaster) - Static method in class com.kitfox.svg.batik.GraphicsUtil
 
mult_INT_PACK_Data(WritableRaster) - Static method in class com.kitfox.svg.batik.GraphicsUtil
 
MultipleGradientPaint - Class in com.kitfox.svg.batik
This is the superclass for Paints which use a multiple color gradient to fill in their raster.
MultipleGradientPaint(float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class com.kitfox.svg.batik.MultipleGradientPaint
Superclass constructor, typical user should never have to call this.
MultipleGradientPaint.ColorSpaceEnum - Class in com.kitfox.svg.batik
Inner class to allow for typesafe enumerated ColorSpace values.
MultipleGradientPaint.ColorSpaceEnum() - Constructor for class com.kitfox.svg.batik.MultipleGradientPaint.ColorSpaceEnum
 
MultipleGradientPaint.CycleMethodEnum - Class in com.kitfox.svg.batik
Inner class to allow for typesafe enumerated CycleMethod values.
MultipleGradientPaint.CycleMethodEnum() - Constructor for class com.kitfox.svg.batik.MultipleGradientPaint.CycleMethodEnum
 

N

newToken(int) - Static method in class com.kitfox.svg.animation.parser.Token
Returns a new Token object, by default.
next - Variable in class com.kitfox.svg.animation.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextFloat(LinkedList) - Static method in class com.kitfox.svg.SVGElement
 
NO_CYCLE - Static variable in class com.kitfox.svg.batik.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region) to use the terminal colors to fill the remaining area.
Node - Interface in com.kitfox.svg.animation.parser
 
Number() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
NumberWithUnits - Class in com.kitfox.xml
 
NumberWithUnits() - Constructor for class com.kitfox.xml.NumberWithUnits
Creates a new instance of NumberWithUnits
NumberWithUnits(String) - Constructor for class com.kitfox.xml.NumberWithUnits
 

O

outsideClip(Graphics2D) - Method in class com.kitfox.svg.Group
 
outsideClip(Graphics2D) - Method in class com.kitfox.svg.Symbol
 

P

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.parser.SimpleNode
 
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.xml.XMLParseUtil
 
parseDouble(String) - Static method in class com.kitfox.xml.XMLParseUtil
 
parseDoubleList(String) - Static method in class com.kitfox.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
 
parseFloat(String) - Static method in class com.kitfox.xml.XMLParseUtil
 
parseFloatList(String) - Static method in class com.kitfox.xml.XMLParseUtil
 
parseHex(String) - Static method in class com.kitfox.xml.XMLParseUtil
 
parseInt(String) - Static method in class com.kitfox.xml.XMLParseUtil
 
parseIntList(String) - Static method in class com.kitfox.xml.XMLParseUtil
 
parseNumberWithUnits(String) - Static method in class com.kitfox.xml.XMLParseUtil
 
parsePathList(String) - Static method in class com.kitfox.svg.SVGElement
 
parser - Variable in class com.kitfox.svg.animation.parser.SimpleNode
 
parseRatio(String) - Static method in class com.kitfox.xml.XMLParseUtil
The input string represents a ratio.
parseSingleTransform(String) - Static method in class com.kitfox.svg.SVGElement
 
parseStringList(String) - Static method in class com.kitfox.xml.XMLParseUtil
 
parseStyle(String) - Static method in class com.kitfox.xml.XMLParseUtil
Takes a CSS style string and retursn a hash of them.
parseStyle(String, HashMap) - Static method in class com.kitfox.xml.XMLParseUtil
Takes a CSS style string and retursn 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.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, Vector) - Method in class com.kitfox.svg.SVGDiagram
Searches thorough the scene graph for all RenderableElements that have shapes that contain the passed point.
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
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.xml.cpx.CPXOutputStream
 
processingInstruction(String, String) - Method in class com.kitfox.svg.SVGLoader
 
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
 

Q

Quadratic - Class in com.kitfox.svg.pathcmd
 
Quadratic() - Constructor for class com.kitfox.svg.pathcmd.Quadratic
Creates a new instance of MoveTo
Quadratic(boolean, float, float, float, float) - Constructor for class com.kitfox.svg.pathcmd.Quadratic
 
QuadraticSmooth - Class in com.kitfox.svg.pathcmd
 
QuadraticSmooth() - Constructor for class com.kitfox.svg.pathcmd.QuadraticSmooth
Creates a new instance of MoveTo
QuadraticSmooth(boolean, float, float) - Constructor for class com.kitfox.svg.pathcmd.QuadraticSmooth
 

R

RadialGradient - Class in com.kitfox.svg
 
RadialGradient() - Constructor for class com.kitfox.svg.RadialGradient
Creates a new instance of RadialGradient
RadialGradientPaint - Class in com.kitfox.svg.batik
This class provides a way to fill a shape with a circular radial color gradient pattern.
RadialGradientPaint(float, float, float, float[], Color[]) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(Point2D, float, float[], Color[]) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(float, float, float, float, float, float[], Color[]) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[]) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Rectangle2D, float[], Color[]) - Constructor for class com.kitfox.svg.batik.RadialGradientPaint
Constructs a RadialGradientPaint, the gradient circle is defined by a bounding box.
read() - Method in class com.kitfox.xml.cpx.CPXInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class com.kitfox.xml.cpx.CPXInputStream
Reads up to byte.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.kitfox.xml.cpx.CPXInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(Element, URL) - Method in interface com.kitfox.xml.ReadableXMLElement
Initializes this element from the passed DOM tree.
ReadableXMLElement - Interface in com.kitfox.xml
 
readChar() - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
readTest() - Method in class com.kitfox.xml.cpx.CPXTest
 
rebuild() - Method in class com.kitfox.svg.Text
Discard cached information
Rect - Class in com.kitfox.svg
 
Rect() - Constructor for class com.kitfox.svg.Rect
Creates a new instance of Rect
REFLECT - Static variable in class com.kitfox.svg.batik.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, end-to-start to fill the remaining area.
ReInit(InputStream) - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
ReInit(Reader) - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
ReInit(AnimTimeParserTokenManager) - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
ReInit(SimpleCharStream) - Method in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
ReInit(Reader) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class com.kitfox.svg.animation.parser.SimpleCharStream
 
releaseTests() - Static method in class com.kitfox.svg.app.beans.SVGIconTest
 
ReleaseTests - Class in com.kitfox.svg
Tests to run before every release.
ReleaseTests(String) - Constructor for class com.kitfox.svg.ReleaseTests
 
removeChild(SVGElement) - Method in class com.kitfox.svg.SVGElement
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.kitfox.svg.app.beans.SVGIcon
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.kitfox.svg.SVGUniverse
 
render(Graphics2D) - Method in class com.kitfox.svg.Circle
 
render(Graphics2D) - Method in class com.kitfox.svg.Ellipse
 
render(Graphics2D) - Method in class com.kitfox.svg.Group
 
render(Graphics2D) - Method in class com.kitfox.svg.ImageSVG
 
render(Graphics2D) - Method in class com.kitfox.svg.Line
 
render(Graphics2D) - Method in class com.kitfox.svg.MissingGlyph
 
render(Graphics2D) - Method in class com.kitfox.svg.Path
 
render(Graphics2D) - Method in class com.kitfox.svg.Polygon
 
render(Graphics2D) - Method in class com.kitfox.svg.Polyline
 
render(Graphics2D) - Method in class com.kitfox.svg.Rect
 
render(Graphics2D) - Method in class com.kitfox.svg.RenderableElement
 
render(Graphics2D) - Method in class com.kitfox.svg.ShapeElement
 
render(Graphics2D) - Method in class com.kitfox.svg.SVGDiagram
Draws this diagram to the passed graphics context
render(Graphics2D) - Method in class com.kitfox.svg.Symbol
 
render(Graphics2D) - Method in class com.kitfox.svg.Text
 
render(Graphics2D) - Method in class com.kitfox.svg.Tspan
 
render(Graphics2D) - Method in class com.kitfox.svg.Use
 
RenderableElement - Class in com.kitfox.svg
Maintains bounding box for this element
RenderableElement() - Constructor for class com.kitfox.svg.RenderableElement
Creates a new instance of BoundedElement
RenderableElement(String, SVGElement) - Constructor for class com.kitfox.svg.RenderableElement
 
renderShape(Graphics2D, Shape) - Method in class com.kitfox.svg.ShapeElement
 
renderSysFont(Graphics2D, Font) - Method in class com.kitfox.svg.Tspan
 
rep - Variable in class com.kitfox.svg.animation.AnimationTimeEval
Number of completed repetitions
REPEAT - Static variable in class com.kitfox.svg.batik.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, start-to-end to fill the remaining area.
repeatCount - Variable in class com.kitfox.svg.animation.AnimateBase
 
repeatDur - Variable in class com.kitfox.svg.animation.AnimateBase
 
repeatSkipSize(int) - Method in class com.kitfox.svg.animation.Animate
If this element is being accumulated, detemine the delta to accumulate by
RT_ANGLE - Static variable in class com.kitfox.svg.animation.AnimateMotion
 
RT_AUTO - Static variable in class com.kitfox.svg.animation.AnimateMotion
 
run() - Method in class com.kitfox.svg.app.PlayerThread
 
rx - Variable in class com.kitfox.svg.pathcmd.Arc
 
ry - Variable in class com.kitfox.svg.pathcmd.Arc
 

S

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.example.SVGIconDemoFrame
 
serialVersionUID - Static variable in class com.kitfox.svg.example.SVGIODemoFrame
 
serialVersionUID - Static variable in class com.kitfox.svg.SVGDisplayPanel
 
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
 
set(double, int) - Method in class com.kitfox.svg.animation.AnimationTimeEval
 
set(String) - Method in class com.kitfox.xml.NumberWithUnits
 
setAntiAlias(boolean) - Method in class com.kitfox.svg.app.beans.SVGIcon
 
setAntiAlias(boolean) - Method in class com.kitfox.svg.app.beans.SVGPanel
 
setAttribute(String, int, String) - Method in class com.kitfox.svg.SVGElement
Returns the named style attribute.
setBgColor(Color) - Method in class com.kitfox.svg.SVGDisplayPanel
 
setClipToViewbox(boolean) - Method in class com.kitfox.svg.app.beans.SVGIcon
 
setCoords(double, double, double[], int) - Method in class com.kitfox.svg.animation.Bezier
 
setCursorX(float) - Method in class com.kitfox.svg.Tspan
 
setCursorY(float) - Method in class com.kitfox.svg.Tspan
 
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
 
setDestDir(File) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
 
setDiagram(SVGDiagram) - Method in class com.kitfox.svg.SVGDisplayPanel
 
setElement(String, SVGElement) - Method in class com.kitfox.svg.SVGDiagram
 
setFormat(String) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
 
setIgnoringClipHeuristic(boolean) - Method in class com.kitfox.svg.SVGDiagram
 
setName(String) - Method in class com.kitfox.xml.StyleAttribute
 
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
 
setPlayState(int) - Method in class com.kitfox.svg.app.PlayerThread
 
setPoint(Point2D.Float, String, String) - Static method in class com.kitfox.svg.animation.AnimateMotion
 
setPoint(float, float) - Method in class com.kitfox.svg.pathcmd.BuildHistory
 
setPointAndKnot(float, float, float, float) - Method in class com.kitfox.svg.pathcmd.BuildHistory
 
setPreferredSize(Dimension) - Method in class com.kitfox.svg.app.beans.SVGIcon
 
setRoot(SVGRoot) - Method in class com.kitfox.svg.SVGDiagram
 
setScale(float) - Method in class com.kitfox.svg.SVGDisplayPanel
 
setScaleToFit(boolean) - Method in class com.kitfox.svg.app.beans.SVGIcon
 
setScaleToFit(boolean) - Method in class com.kitfox.svg.app.beans.SVGPanel
 
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
setStopRef(Gradient) - Method in class com.kitfox.svg.Gradient
 
setStringValue(String) - Method in class com.kitfox.xml.StyleAttribute
 
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
 
setText(String) - Method in class com.kitfox.svg.Tspan
 
setTimeStep(double) - Method in class com.kitfox.svg.app.PlayerThread
 
setUp() - Method in class com.kitfox.svg.app.beans.BeansSuite
 
setUp() - Method in class com.kitfox.svg.app.beans.SVGIconTest
 
setUseAntiAlias(boolean) - Method in class com.kitfox.svg.app.beans.SVGIcon
Deprecated.  
setUseAntiAlias(boolean) - Method in class com.kitfox.svg.app.beans.SVGPanel
Deprecated.  
setVerbose(boolean) - Method in class com.kitfox.svg.app.ant.SVGToImageAntTask
 
setVerbose(boolean) - Method in class com.kitfox.svg.SVGUniverse
 
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
 
SimpleCharStream(Reader, int, int) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class com.kitfox.svg.animation.parser.SimpleCharStream
 
SimpleNode - Class in com.kitfox.svg.animation.parser
 
SimpleNode(int) - Constructor for class com.kitfox.svg.animation.parser.SimpleNode
 
SimpleNode(AnimTimeParser, int) - Constructor for class com.kitfox.svg.animation.parser.SimpleNode
 
skip(long) - Method in class com.kitfox.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
 
smokeTests() - Static method in class com.kitfox.svg.app.beans.SVGIconTest
 
SmokeTests - Class in com.kitfox.svg
Tests to run with every build
SmokeTests(String) - Constructor for class com.kitfox.svg.SmokeTests
 
specialConstructor - Variable in exception com.kitfox.svg.animation.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
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.
SRGB - Static variable in class com.kitfox.svg.batik.MultipleGradientPaint
Indicates that the color interpolation should occur in sRGB space.
startDocument() - Method in class com.kitfox.svg.SVGLoader
 
startElement(String, String, String, Attributes) - Method in class com.kitfox.svg.SVGLoader
 
staticFlag - Static variable in class com.kitfox.svg.animation.parser.SimpleCharStream
 
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.xml
 
StyleAttribute() - Constructor for class com.kitfox.xml.StyleAttribute
Creates a new instance of StyleAttribute
StyleAttribute(String) - Constructor for class com.kitfox.xml.StyleAttribute
 
StyleAttribute(String, String) - Constructor for class com.kitfox.xml.StyleAttribute
 
suite() - Static method in class com.kitfox.svg.app.beans.BeansSuite
suite method automatically generated by JUnit module
suite() - Static method in class com.kitfox.svg.app.beans.SVGIconTest
 
suite() - Static method in class com.kitfox.svg.CheckInTests
 
suite() - Static method in class com.kitfox.svg.ReleaseTests
 
suite() - Static method in class com.kitfox.svg.SmokeTests
 
Sum() - Method in class com.kitfox.svg.animation.parser.AnimTimeParser
 
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.
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
SVGIconDemoFrame - Class in com.kitfox.svg.example
 
SVGIconDemoFrame() - Constructor for class com.kitfox.svg.example.SVGIconDemoFrame
Creates new form SVGIconDemo
SVGIconTest - Class in com.kitfox.svg.app.beans
 
SVGIconTest(String) - Constructor for class com.kitfox.svg.app.beans.SVGIconTest
 
SVGIODemoFrame - Class in com.kitfox.svg.example
 
SVGIODemoFrame() - Constructor for class com.kitfox.svg.example.SVGIODemoFrame
Creates new form SVGIconDemo
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
sweep - Variable in class com.kitfox.svg.pathcmd.Arc
 
SwitchTo(int) - Method in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
 
Symbol - Class in com.kitfox.svg
 
Symbol() - Constructor for class com.kitfox.svg.Symbol
Creates a new instance of Stop

T

tearDown() - Method in class com.kitfox.svg.app.beans.BeansSuite
 
tearDown() - Method in class com.kitfox.svg.app.beans.SVGIconTest
 
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
testDuke() - Method in class com.kitfox.svg.app.beans.SVGIconTest
Test the famous Duke.svg.
testInSVGIcon(String) - Method in class com.kitfox.svg.app.beans.SVGIconTest
Test reading in an svg file from the resource path by showing it in a dialog box.
Text - Class in com.kitfox.svg
 
Text() - Constructor for class com.kitfox.svg.Text
Creates a new instance of Stop
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(Vector) - 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
toColor - Variable in class com.kitfox.svg.animation.Animate
 
token - Variable in class com.kitfox.svg.animation.parser.AnimTimeParser
 
Token - Class in com.kitfox.svg.animation.parser
Describes the input token stream.
Token() - Constructor for class com.kitfox.svg.animation.parser.Token
 
token_source - Variable in class com.kitfox.svg.animation.parser.AnimTimeParser
 
tokenImage - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
 
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
 
TokenMgrError() - Constructor for error com.kitfox.svg.animation.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error com.kitfox.svg.animation.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.kitfox.svg.animation.parser.TokenMgrError
 
toPath - Variable in class com.kitfox.svg.animation.Animate
 
toString() - Method in class com.kitfox.svg.animation.parser.SimpleNode
 
toString(String) - Method in class com.kitfox.svg.animation.parser.SimpleNode
 
toString() - Method in class com.kitfox.svg.animation.parser.Token
Returns the image.
toValue - Variable in class com.kitfox.svg.animation.Animate
 
toValue - Variable in class com.kitfox.svg.animation.AnimateColor
 
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
 
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
 
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
 
transparency - Variable in class com.kitfox.svg.batik.MultipleGradientPaint
Transparency.
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
 

U

UNITS - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
 
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.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.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.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.xml.NumberWithUnits
 
UT_EM - Static variable in class com.kitfox.xml.NumberWithUnits
 
UT_EX - Static variable in class com.kitfox.xml.NumberWithUnits
 
UT_IN - Static variable in class com.kitfox.xml.NumberWithUnits
 
UT_MM - Static variable in class com.kitfox.xml.NumberWithUnits
 
UT_PC - Static variable in class com.kitfox.xml.NumberWithUnits
 
UT_PT - Static variable in class com.kitfox.xml.NumberWithUnits
 
UT_PX - Static variable in class com.kitfox.xml.NumberWithUnits
 
UT_UNITLESS - Static variable in class com.kitfox.xml.NumberWithUnits
 

V

values - Variable in class com.kitfox.svg.animation.AnimateTransform
 
VersionDialog - Class in com.kitfox.svg.app
 
VersionDialog(Frame, boolean, boolean) - Constructor for class com.kitfox.svg.app.VersionDialog
Creates new form VersionDialog
Vertical - Class in com.kitfox.svg.pathcmd
 
Vertical() - Constructor for class com.kitfox.svg.pathcmd.Vertical
Creates a new instance of MoveTo
Vertical(boolean, float) - Constructor for class com.kitfox.svg.pathcmd.Vertical
 

W

WritableXMLElement - Interface in com.kitfox.xml
 
write(int) - Method in class com.kitfox.xml.cpx.CPXOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class com.kitfox.xml.cpx.CPXOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class com.kitfox.xml.cpx.CPXOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
writeTest() - Method in class com.kitfox.xml.cpx.CPXTest
 

X

x - Variable in class com.kitfox.svg.pathcmd.Arc
 
x - Variable in class com.kitfox.svg.pathcmd.Cubic
 
x - Variable in class com.kitfox.svg.pathcmd.CubicSmooth
 
x - Variable in class com.kitfox.svg.pathcmd.Horizontal
 
x - Variable in class com.kitfox.svg.pathcmd.LineTo
 
x - Variable in class com.kitfox.svg.pathcmd.MoveTo
 
x - Variable in class com.kitfox.svg.pathcmd.Quadratic
 
x - Variable in class com.kitfox.svg.pathcmd.QuadraticSmooth
 
xAxisRot - Variable in class com.kitfox.svg.pathcmd.Arc
 
xformType - Variable in class com.kitfox.svg.animation.AnimateTransform
 
XL_PLAIN - Static variable in interface com.kitfox.xml.cpx.CPXConsts
 
XL_ZIP_CRYPT - Static variable in interface com.kitfox.xml.cpx.CPXConsts
 
xmlBase - Variable in class com.kitfox.svg.SVGElement
This element may override the URI we resolve against with an xml:base attribute.
xmlBase - Variable in class com.kitfox.svg.SVGLoaderHelper
 
XMLParseUtil - Class in com.kitfox.xml
 

Y

y - Variable in class com.kitfox.svg.pathcmd.Arc
 
y - Variable in class com.kitfox.svg.pathcmd.Cubic
 
y - Variable in class com.kitfox.svg.pathcmd.CubicSmooth
 
y - Variable in class com.kitfox.svg.pathcmd.LineTo
 
y - Variable in class com.kitfox.svg.pathcmd.MoveTo
 
y - Variable in class com.kitfox.svg.pathcmd.Quadratic
 
y - Variable in class com.kitfox.svg.pathcmd.QuadraticSmooth
 
y - Variable in class com.kitfox.svg.pathcmd.Vertical
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y