Serialized Form
href
URI href
title
String title
cx
float cx
cy
float cy
r
float r
circle
Ellipse2D.Float circle
clipPathUnits
int clipPathUnits
text
StringBuffer text
cx
float cx
cy
float cy
rx
float rx
ry
float ry
ellipse
Ellipse2D.Float ellipse
azimuth
float azimuth
elevation
float elevation
x
float x
y
float y
z
float z
x
float x
y
float y
z
float z
pointsAtX
float pointsAtX
pointsAtY
float pointsAtY
pointsAtZ
float pointsAtZ
specularComponent
float specularComponent
limitingConeAngle
float limitingConeAngle
filterUnits
int filterUnits
primitiveUnits
int primitiveUnits
x
float x
y
float y
width
float width
height
float height
filterRes
Point2D filterRes
href
URL href
filterEffects
ArrayList<E> filterEffects
filterPrimitiveTypeIn
int filterPrimitiveTypeIn
filterPrimitiveRefIn
String filterPrimitiveRefIn
x
float x
y
float y
width
float width
height
float height
result
String result
href
URL href
horizOriginX
int horizOriginX
horizOriginY
int horizOriginY
horizAdvX
int horizAdvX
vertOriginX
int vertOriginX
vertOriginY
int vertOriginY
vertAdvY
int vertAdvY
fontFace
FontFace fontFace
missingGlyph
MissingGlyph missingGlyph
glyphs
HashMap<K,V> glyphs
fontFamily
String fontFamily
unitsPerEm
int unitsPerEm
- Em size of coordinate system font is defined in
ascent
int ascent
descent
int descent
accentHeight
int accentHeight
underlinePosition
int underlinePosition
underlineThickness
int underlineThickness
strikethroughPosition
int strikethroughPosition
strikethroughThickness
int strikethroughThickness
overlinePosition
int overlinePosition
overlineThickness
int overlineThickness
unicode
String unicode
- One or more characters indicating the unicode sequence that denotes
this glyph.
spreadMethod
int spreadMethod
gradientUnits
int gradientUnits
stops
ArrayList<E> stops
stopRef
URI stopRef
gradientTransform
AffineTransform gradientTransform
stopFractions
float[] stopFractions
stopColors
Color[] stopColors
boundingBox
Rectangle2D boundingBox
cachedShape
Shape cachedShape
u1
String u1
u2
String u2
k
int k
x
float x
y
float y
width
float width
height
float height
imageSrc
URL imageSrc
xform
AffineTransform xform
bounds
Rectangle2D bounds
x1
float x1
y1
float y1
x2
float x2
y2
float y2
line
Line2D.Float line
x1
float x1
y1
float y1
x2
float x2
y2
float y2
viewXform
AffineTransform viewXform
markerXform
AffineTransform markerXform
viewBox
Rectangle2D viewBox
refX
float refX
refY
float refY
markerWidth
float markerWidth
markerHeight
float markerHeight
orient
float orient
markerUnitsStrokeWidth
boolean markerUnitsStrokeWidth
path
Shape path
horizAdvX
int horizAdvX
vertOriginX
int vertOriginX
vertOriginY
int vertOriginY
vertAdvY
int vertAdvY
fillRule
int fillRule
d
String d
path
GeneralPath path
gradientUnits
int gradientUnits
x
float x
y
float y
width
float width
height
float height
patternXform
AffineTransform patternXform
viewBox
Rectangle2D.Float viewBox
texPaint
Paint texPaint
fillRule
int fillRule
pointsStrn
String pointsStrn
path
GeneralPath path
fillRule
int fillRule
pointsStrn
String pointsStrn
path
GeneralPath path
cx
float cx
cy
float cy
fx
float fx
fy
float fy
r
float r
readObject
private void readObject(ObjectInputStream in)
throws IOException
- Throws:
IOException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
x
float x
y
float y
width
float width
height
float height
rx
float rx
ry
float ry
rect
RectangularShape rect
cachedXform
AffineTransform cachedXform
cachedClip
Shape cachedClip
vectorEffect
int vectorEffect
strokeWidthScalar
float strokeWidthScalar
- This is necessary to get text elements to render the stroke the correct
width. It is an alternative to producing new font glyph sets at different
sizes.
offset
float offset
opacity
float opacity
color
Color color
type
String type
text
StringBuffer text
serialVersionUID: 0L
idMap
HashMap<K,V> idMap
root
SVGRoot root
universe
SVGUniverse universe
deviceViewport
Rectangle deviceViewport
- This is used by the SVGRoot to determine the width of the
ignoreClipHeuristic
boolean ignoreClipHeuristic
- If true, no attempt will be made to discard geometry based on it being
out of bounds. This trades potentially drawing many out of bounds
shapes with having to recalculate bounding boxes every animation iteration.
xmlBase
URI xmlBase
- URI that uniquely identifies this document. Also used to resolve
relative urls. Default base for document.
serialVersionUID: 1L
diagram
SVGDiagram diagram
scale
float scale
bgColor
Color bgColor
serialVersionUID: 0L
parent
SVGElement parent
children
ArrayList<E> children
id
String id
cssClass
String cssClass
- CSS class. Used for applying style sheet information.
inlineStyles
HashMap<K,V> inlineStyles
- Styles defined for this elemnt via the style attribute.
presAttribs
HashMap<K,V> presAttribs
- Presentation attributes set for this element. Ie, any attribute other
than the style attribute.
xmlBase
URI xmlBase
- This element may override the URI we resolve against with an
xml:base attribute. If so, a copy is placed here. Otherwise, we defer
to our parent for the reolution base
diagram
SVGDiagram diagram
- The diagram this element belongs to
trackManager
TrackManager trackManager
- Link to the universe we reside in
dirty
boolean dirty
contexts
LinkedList<E> contexts
serialVersionUID: 0L
element
SVGElement element
serialVersionUID: 0L
serialVersionUID: 0L
x
NumberWithUnits x
y
NumberWithUnits y
width
NumberWithUnits width
height
NumberWithUnits height
viewBox
Rectangle2D.Float viewBox
parSpecifier
int parSpecifier
parAlignX
int parAlignX
parAlignY
int parAlignY
viewXform
AffineTransform viewXform
clipRect
Rectangle2D.Float clipRect
serialVersionUID: 0L
loadedDocs
HashMap<K,V> loadedDocs
- Maps document URIs to their loaded SVG diagrams. Note that URIs for
documents loaded from URLs will reflect their URLs and URIs for documents
initiated from streams will have the scheme svgSalamander.
loadedFonts
HashMap<K,V> loadedFonts
loadedImages
HashMap<K,V> loadedImages
curTime
double curTime
- Current time in this universe. Used for resolving attributes that
are influenced by track information. Time is in milliseconds. Time
0 coresponds to the time of 0 in each member diagram.
verbose
boolean verbose
cachedReader
XMLReader cachedReader
viewXform
AffineTransform viewXform
viewBox
Rectangle2D viewBox
x
float x
y
float y
transform
AffineTransform transform
fontFamily
String fontFamily
fontSize
float fontSize
content
LinkedList<E> content
textShape
Shape textShape
textAnchor
int textAnchor
fontStyle
int fontStyle
fontWeight
int fontWeight
text
StringBuffer text
xform
AffineTransform xform
x
float[] x
y
float[] y
dx
float[] dx
dy
float[] dy
rotate
float[] rotate
text
String text
cursorX
float cursorX
cursorY
float cursorY
x
float x
y
float y
width
float width
height
float height
href
SVGElement href
refXform
AffineTransform refXform
|
Package com.kitfox.svg.animation |
dataType
int dataType
fromValue
double fromValue
toValue
double toValue
byValue
double byValue
valuesValue
double[] valuesValue
fromColor
Color fromColor
toColor
Color toColor
fromPath
GeneralPath fromPath
toPath
GeneralPath toPath
repeatCount
double repeatCount
repeatDur
TimeBase repeatDur
fromValue
Color fromValue
toValue
Color toValue
path
GeneralPath path
rotateType
int rotateType
rotate
double rotate
bezierSegs
ArrayList<E> bezierSegs
curveLength
double curveLength
values
double[][] values
keyTimes
double[] keyTimes
additive
int additive
xformType
int xformType
attribName
String attribName
attribType
int attribType
beginTime
TimeBase beginTime
durTime
TimeBase durTime
endTime
TimeBase endTime
fillType
int fillType
additiveType
int additiveType
accumulateType
int accumulateType
toValue
String toValue
serialVersionUID: 0L
tracks
HashMap<K,V> tracks
|
Package com.kitfox.svg.animation.parser |
serialVersionUID: 1L
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
String eol
- The end of line string for this machine.
serialVersionUID: 1L
kind
int kind
- An integer that describes the kind of this token. This numbering
system is determined by JavaCCParser, and a table of these numbers is
stored in the file ...Constants.java.
beginLine
int beginLine
- The line number of the first character of this Token.
beginColumn
int beginColumn
- The column number of the first character of this Token.
endLine
int endLine
- The line number of the last character of this Token.
endColumn
int endColumn
- The column number of the last character of this Token.
image
String image
- The string image of the token.
next
Token next
- A reference to the next regular (non-special) token from the input
stream. If this is the last token from the input stream, or if the
token manager has not read tokens beyond this one, this field is
set to null. This is true only if this token is also a regular
token. Otherwise, see below for a description of the contents of
this field.
specialToken
Token specialToken
- This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
If there are no such special tokens, this field is set to null.
When there are more than one such special token, this field refers
to the last of these special tokens, which in turn refers to the next
previous special token through its specialToken field, and so on
until the first special token (whose specialToken field is null).
The next fields of special tokens refer to other special tokens that
immediately follow it (without an intervening regular token). If there
is no such token, this field is null.
serialVersionUID: 1L
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
|
Package com.kitfox.svg.app |
serialVersionUID: 1L
bn_quit
JButton bn_quit
bn_svgViewer
JButton bn_svgViewer
bn_svgViewer1
JButton bn_svgViewer1
jPanel1
JPanel jPanel1
jPanel2
JPanel jPanel2
serialVersionUID: 1L
thread
PlayerThread thread
parent
SVGPlayer parent
bn_playBack
JButton bn_playBack
bn_playFwd
JButton bn_playFwd
bn_stop
JButton bn_stop
bn_time0
JButton bn_time0
jLabel1
JLabel jLabel1
jLabel2
JLabel jLabel2
jPanel1
JPanel jPanel1
jPanel2
JPanel jPanel2
jPanel3
JPanel jPanel3
jPanel4
JPanel jPanel4
text_curTime
JTextField text_curTime
text_timeStep
JTextField text_timeStep
serialVersionUID: 1L
svgDisplayPanel
SVGDisplayPanel svgDisplayPanel
playerDialog
PlayerDialog playerDialog
universe
SVGUniverse universe
fileChooser
JFileChooser fileChooser
- FileChooser for running in trusted environments
CheckBoxMenuItem_anonInputStream
JCheckBoxMenuItem CheckBoxMenuItem_anonInputStream
cmCheck_verbose
JCheckBoxMenuItem cmCheck_verbose
cm_800x600
JMenuItem cm_800x600
cm_about
JMenuItem cm_about
cm_loadFile
JMenuItem cm_loadFile
cm_loadUrl
JMenuItem cm_loadUrl
cm_player
JMenuItem cm_player
jMenuBar1
JMenuBar jMenuBar1
jSeparator2
JSeparator jSeparator2
menu_file
JMenu menu_file
menu_help
JMenu menu_help
menu_window
JMenu menu_window
scrollPane_svgArea
JScrollPane scrollPane_svgArea
serialVersionUID: 1L
svgDisplayPanel
SVGDisplayPanel svgDisplayPanel
fileChooser
JFileChooser fileChooser
- FileChooser for running in trusted environments
CheckBoxMenuItem_anonInputStream
JCheckBoxMenuItem CheckBoxMenuItem_anonInputStream
cmCheck_verbose
JCheckBoxMenuItem cmCheck_verbose
cm_800x600
JMenuItem cm_800x600
cm_about
JMenuItem cm_about
cm_loadFile
JMenuItem cm_loadFile
cm_loadUrl
JMenuItem cm_loadUrl
jMenuBar1
JMenuBar jMenuBar1
menu_file
JMenu menu_file
menu_help
JMenu menu_help
menu_window
JMenu menu_window
panel_svgArea
JPanel panel_svgArea
scrollPane_svgArea
JScrollPane scrollPane_svgArea
serialVersionUID: 1L
verbose
boolean verbose
bn_close
JButton bn_close
jPanel1
JPanel jPanel1
jPanel2
JPanel jPanel2
textpane_text
JTextPane textpane_text
|
Package com.kitfox.svg.app.beans |
serialVersionUID: 1L
topMargin
float topMargin
bottomMargin
float bottomMargin
leftMargin
float leftMargin
rightMargin
float rightMargin
jPanel1
JPanel jPanel1
serialVersionUID: 1L
svgUniverse
SVGUniverse svgUniverse
antiAlias
boolean antiAlias
svgURI
URI svgURI
scaleToFit
boolean scaleToFit
scaleXform
AffineTransform scaleXform
|
Package com.kitfox.svg.xml |
serialVersionUID: 0L
value
float value
unitType
int unitType
serialVersionUID: 0L
name
String name
stringValue
String stringValue
colorCompatable
boolean colorCompatable
urlCompatable
boolean urlCompatable
Copyright © 2011-2012 Barchart, Inc.. All Rights Reserved.