Serialized Form
-
Package io.sf.carte.echosvg.anim
-
Exception Class io.sf.carte.echosvg.anim.AnimationException
class AnimationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
code
String code
The error code. -
e
TimedElement e
The timed element on which the error occurred. -
message
String message
The message. -
params
Object[] params
The parameters to use for the error message.
-
-
-
Package io.sf.carte.echosvg.anim.dom
-
Class io.sf.carte.echosvg.anim.dom.AbstractElement
class AbstractElement extends AbstractElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.AbstractElement.ExtendedNamedNodeHashMap
class ExtendedNamedNodeHashMap extends AbstractElement.NamedNodeHashMap implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.BindableElement
class BindableElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
localName
String localName
The local name of the custom element. -
namespaceURI
String namespaceURI
The namespace URI of the custom element. -
xblShadowTree
XBLOMShadowTreeElement xblShadowTree
The shadow tree.
-
-
Class io.sf.carte.echosvg.anim.dom.SVG12DOMImplementation
class SVG12DOMImplementation extends SVGDOMImplementation implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVG12OMDocument
class SVG12OMDocument extends SVGOMDocument implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGDescriptiveElement
class SVGDescriptiveElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGDOMImplementation
class SVGDOMImplementation extends ExtensibleDOMImplementation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
factories
HashMap<String,
ExtensibleDOMImplementation.ElementFactory> factories
-
-
Class io.sf.carte.echosvg.anim.dom.SVGGraphicsElement
class SVGGraphicsElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
motionTransform
AffineTransform motionTransform
Supplemental transformation due to motion animation. -
transform
SVGOMAnimatedTransformList transform
The 'transform' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMAElement
class SVGOMAElement extends SVGURIReferenceGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
target
SVGOMAnimatedString target
The 'target' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMAltGlyphDefElement
class SVGOMAltGlyphDefElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMAltGlyphElement
class SVGOMAltGlyphElement extends SVGURIReferenceTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMAltGlyphItemElement
class SVGOMAltGlyphItemElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMAnimateColorElement
class SVGOMAnimateColorElement extends SVGOMAnimationElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMAnimateElement
class SVGOMAnimateElement extends SVGOMAnimationElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMAnimateMotionElement
class SVGOMAnimateMotionElement extends SVGOMAnimationElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMAnimateTransformElement
class SVGOMAnimateTransformElement extends SVGOMAnimationElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMAnimationElement
class SVGOMAnimationElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMCircleElement
class SVGOMCircleElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cx
SVGOMAnimatedLength cx
The 'cx' attribute value. -
cy
SVGOMAnimatedLength cy
The 'cy' attribute value. -
r
SVGOMAnimatedLength r
The 'r' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMClipPathElement
class SVGOMClipPathElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
clipPathUnits
SVGOMAnimatedEnumeration clipPathUnits
The 'clipPathUnits' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMColorProfileElement
class SVGOMColorProfileElement extends SVGOMURIReferenceElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMComponentTransferFunctionElement
class SVGOMComponentTransferFunctionElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amplitude
SVGOMAnimatedNumber amplitude
The 'amplitude' attribute value. -
exponent
SVGOMAnimatedNumber exponent
The 'exponent' attribute value. -
intercept
SVGOMAnimatedNumber intercept
The 'intercept' attribute value. -
offset
SVGOMAnimatedNumber offset
The 'offset' attribute value. -
slope
SVGOMAnimatedNumber slope
The 'slope' attribute value. -
tableValues
SVGOMAnimatedNumberList tableValues
The 'tableValues' attribute value. -
type
SVGOMAnimatedEnumeration type
The 'type' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMCursorElement
class SVGOMCursorElement extends SVGOMURIReferenceElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMDefinitionSrcElement
class SVGOMDefinitionSrcElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMDefsElement
class SVGOMDefsElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMDescElement
class SVGOMDescElement extends SVGDescriptiveElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMDocument
class SVGOMDocument extends AbstractStylableDocument implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
Reads the object from the given stream.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
animatedAttributeListeners
LinkedList<AnimatedAttributeListener> animatedAttributeListeners
List ofAnimatedAttributeListener
s attached to this document. -
cssNavigableDocumentListeners
HashMap<CSSNavigableDocumentListener,
EventListener[]> cssNavigableDocumentListeners Map of CSSNavigableDocumentListeners to an array of wrapper DOM listeners. -
isSVG12
boolean isSVG12
Whether the document supports SVG 1.2. -
mainAnimatedAttributeListener
AnimatedAttributeListener mainAnimatedAttributeListener
The mainAnimatedAttributeListener
that redispatches to all listeners inSVGOMDocument.animatedAttributeListeners
. -
referrer
String referrer
The string representing the referrer. -
url
ParsedURL url
The URL of the document.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMElement
class SVGOMElement extends AbstractElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
prefix
String prefix
The element prefix. -
targetListeners
DoublyIndexedTable<String,
String> targetListeners Table mapping namespaceURI/local name pairs toLinkedList
s ofAnimationTargetListener
s. -
unitContext
UnitProcessor.Context unitContext
The context used to resolve the units.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMEllipseElement
class SVGOMEllipseElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
cx
SVGOMAnimatedLength cx
The 'cx' attribute value. -
cy
SVGOMAnimatedLength cy
The 'cy' attribute value. -
rx
AbstractSVGAnimatedLength rx
The 'rx' attribute value. -
ry
AbstractSVGAnimatedLength ry
The 'ry' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEBlendElement
class SVGOMFEBlendElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value. -
in2
SVGOMAnimatedString in2
The 'in2' attribute value. -
mode
SVGOMAnimatedEnumeration mode
The 'mode' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEColorMatrixElement
class SVGOMFEColorMatrixElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value. -
type
SVGOMAnimatedEnumeration type
The 'type' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEComponentTransferElement
class SVGOMFEComponentTransferElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFECompositeElement
class SVGOMFECompositeElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value. -
in2
SVGOMAnimatedString in2
The 'in2' attribute value. -
k1
SVGOMAnimatedNumber k1
The 'k1' attribute value. -
k2
SVGOMAnimatedNumber k2
The 'k2' attribute value. -
k3
SVGOMAnimatedNumber k3
The 'k3' attribute value. -
k4
SVGOMAnimatedNumber k4
The 'k4' attribute value. -
operator
SVGOMAnimatedEnumeration operator
The 'operator' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEConvolveMatrixElement
class SVGOMFEConvolveMatrixElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bias
SVGOMAnimatedNumber bias
The 'bias' attribute value. -
edgeMode
SVGOMAnimatedEnumeration edgeMode
The 'edgeMode' attribute value. -
in
SVGOMAnimatedString in
The 'in' attribute value. -
preserveAlpha
SVGOMAnimatedBoolean preserveAlpha
The 'preserveAlpha' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEDiffuseLightingElement
class SVGOMFEDiffuseLightingElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
diffuseConstant
SVGOMAnimatedNumber diffuseConstant
The 'diffuseConstant' attribute value. -
in
SVGOMAnimatedString in
The 'in' attribute value. -
surfaceScale
SVGOMAnimatedNumber surfaceScale
The 'surfaceScale' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEDisplacementMapElement
class SVGOMFEDisplacementMapElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value. -
in2
SVGOMAnimatedString in2
The 'in2' attribute value. -
scale
SVGOMAnimatedNumber scale
The 'scale' attribute value. -
xChannelSelector
SVGOMAnimatedEnumeration xChannelSelector
The 'xChannelSelector' attribute value. -
yChannelSelector
SVGOMAnimatedEnumeration yChannelSelector
The 'yChannelSelector' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEDistantLightElement
class SVGOMFEDistantLightElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
azimuth
SVGOMAnimatedNumber azimuth
The 'azimuth' attribute value. -
elevation
SVGOMAnimatedNumber elevation
The 'elevation' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEFloodElement
class SVGOMFEFloodElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEFuncAElement
class SVGOMFEFuncAElement extends SVGOMComponentTransferFunctionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEFuncBElement
class SVGOMFEFuncBElement extends SVGOMComponentTransferFunctionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEFuncGElement
class SVGOMFEFuncGElement extends SVGOMComponentTransferFunctionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEFuncRElement
class SVGOMFEFuncRElement extends SVGOMComponentTransferFunctionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEGaussianBlurElement
class SVGOMFEGaussianBlurElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEImageElement
class SVGOMFEImageElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
href
SVGOMAnimatedString href
The namespaceless 'href' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value. -
xlinkhref
SVGOMAnimatedString xlinkhref
The 'xlink:href' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEMergeElement
class SVGOMFEMergeElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEMergeNodeElement
class SVGOMFEMergeNodeElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEMorphologyElement
class SVGOMFEMorphologyElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value. -
operator
SVGOMAnimatedEnumeration operator
The 'operator' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEOffsetElement
class SVGOMFEOffsetElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dx
SVGOMAnimatedNumber dx
The 'dx' attribute value. -
dy
SVGOMAnimatedNumber dy
The 'dy' attribute value. -
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFEPointLightElement
class SVGOMFEPointLightElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
x
SVGOMAnimatedNumber x
The 'x' attribute value. -
y
SVGOMAnimatedNumber y
The 'y' attribute value. -
z
SVGOMAnimatedNumber z
The 'z' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFESpecularLightingElement
class SVGOMFESpecularLightingElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value. -
specularConstant
SVGOMAnimatedNumber specularConstant
The 'specularConstant' attribute value. -
specularExponent
SVGOMAnimatedNumber specularExponent
The 'specularExponent' attribute value. -
surfaceScale
SVGOMAnimatedNumber surfaceScale
The 'surfaceScale' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFESpotLightElement
class SVGOMFESpotLightElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
limitingConeAngle
SVGOMAnimatedNumber limitingConeAngle
The 'limitingConeAngle' attribute value. -
pointsAtX
SVGOMAnimatedNumber pointsAtX
The 'pointsAtX' attribute value. -
pointsAtY
SVGOMAnimatedNumber pointsAtY
The 'pointsAtY' attribute value. -
pointsAtZ
SVGOMAnimatedNumber pointsAtZ
The 'pointsAtZ' attribute value. -
specularExponent
SVGOMAnimatedNumber specularExponent
The 'specularExponent' attribute value. -
x
SVGOMAnimatedNumber x
The 'x' attribute value. -
y
SVGOMAnimatedNumber y
The 'y' attribute value. -
z
SVGOMAnimatedNumber z
The 'z' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFETileElement
class SVGOMFETileElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFETurbulenceElement
class SVGOMFETurbulenceElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
numOctaves
SVGOMAnimatedInteger numOctaves
The 'numOctaves' attribute value. -
seed
SVGOMAnimatedNumber seed
The 'seed' attribute value. -
stitchTiles
SVGOMAnimatedEnumeration stitchTiles
The 'stitchTiles' attribute value. -
type
SVGOMAnimatedEnumeration type
The 'type' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFilterElement
class SVGOMFilterElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
filterUnits
SVGOMAnimatedEnumeration filterUnits
The 'filterUnits' attribute value. -
height
SVGOMAnimatedLength height
The 'height' attribute value. -
href
SVGOMAnimatedString href
The namespaceless 'href' attribute value. -
primitiveUnits
SVGOMAnimatedEnumeration primitiveUnits
The 'primitiveUnits' attribute value. -
width
SVGOMAnimatedLength width
The 'width' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
xlinkhref
SVGOMAnimatedString xlinkhref
The 'xlink:href' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFilterPrimitiveStandardAttributes
class SVGOMFilterPrimitiveStandardAttributes extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
height
SVGOMAnimatedLength height
The 'height' attribute value. -
result
SVGOMAnimatedString result
The 'result' attribute value. -
width
SVGOMAnimatedLength width
The 'width' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFlowDivElement
class SVGOMFlowDivElement extends SVGOMTextContentElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFlowLineElement
class SVGOMFlowLineElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFlowParaElement
class SVGOMFlowParaElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFlowRegionBreakElement
class SVGOMFlowRegionBreakElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFlowRegionElement
class SVGOMFlowRegionElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFlowRegionExcludeElement
class SVGOMFlowRegionExcludeElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFlowRootElement
class SVGOMFlowRootElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFlowSpanElement
class SVGOMFlowSpanElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFontElement
class SVGOMFontElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFontFaceElement
class SVGOMFontFaceElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFontFaceFormatElement
class SVGOMFontFaceFormatElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFontFaceNameElement
class SVGOMFontFaceNameElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFontFaceSrcElement
class SVGOMFontFaceSrcElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMFontFaceUriElement
class SVGOMFontFaceUriElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMForeignObjectElement
class SVGOMForeignObjectElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
height
SVGOMAnimatedLength height
The 'height' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value. -
width
SVGOMAnimatedLength width
The 'width' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMGElement
class SVGOMGElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMGlyphElement
class SVGOMGlyphElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMGlyphRefElement
class SVGOMGlyphRefElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
href
SVGOMAnimatedString href
The namespaceless 'href' attribute value. -
xlinkhref
SVGOMAnimatedString xlinkhref
The 'xlink:href' attribute value. Note that this attribute not actually animatable, according to SVG 1.1.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMGradientElement
class SVGOMGradientElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
gradientUnits
SVGOMAnimatedEnumeration gradientUnits
The 'gradientUnits' attribute value. -
href
SVGOMAnimatedString href
The namespaceless 'href' attribute value. -
spreadMethod
SVGOMAnimatedEnumeration spreadMethod
The 'spreadMethod' attribute value. -
xlinkhref
SVGOMAnimatedString xlinkhref
The 'xlink:href' attribute value. Note that this attribute not actually animatable, according to SVG 1.1.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMHandlerElement
class SVGOMHandlerElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMHKernElement
class SVGOMHKernElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMImageElement
class SVGOMImageElement extends SVGURIReferenceGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
height
SVGOMAnimatedLength height
The 'height' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value. -
width
SVGOMAnimatedLength width
The 'width' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMLinearGradientElement
class SVGOMLinearGradientElement extends SVGOMGradientElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
x1
SVGOMAnimatedLength x1
The 'x1' attribute value. -
x2
SVGOMAnimatedLength x2
The 'x2' attribute value. -
y1
SVGOMAnimatedLength y1
The 'y1' attribute value. -
y2
SVGOMAnimatedLength y2
The 'y2' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMLineElement
class SVGOMLineElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
x1
SVGOMAnimatedLength x1
The 'x1' attribute value. -
x2
SVGOMAnimatedLength x2
The 'x2' attribute value. -
y1
SVGOMAnimatedLength y1
The 'y1' attribute value. -
y2
SVGOMAnimatedLength y2
The 'y2' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMMarkerElement
class SVGOMMarkerElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
markerHeight
SVGOMAnimatedLength markerHeight
The 'markerHeight' attribute value. -
markerUnits
SVGOMAnimatedEnumeration markerUnits
The 'markerUnits' attribute value. -
markerWidth
SVGOMAnimatedLength markerWidth
The 'markerWidth' attribute value. -
orient
SVGOMAnimatedMarkerOrientValue orient
The 'orient' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value. -
refX
SVGOMAnimatedLength refX
The 'refX' attribute value. -
refY
SVGOMAnimatedLength refY
The 'refY' attribute value. -
viewBox
SVGOMAnimatedRect viewBox
The 'viewBox' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMMaskElement
class SVGOMMaskElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
height
SVGOMAnimatedLength height
The 'height' attribute value. -
maskContentUnits
SVGOMAnimatedEnumeration maskContentUnits
The 'maskContentUnits' attribute value. -
maskUnits
SVGOMAnimatedEnumeration maskUnits
The 'maskUnits' attribute value. -
width
SVGOMAnimatedLength width
The 'width' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMMetadataElement
class SVGOMMetadataElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMMissingGlyphElement
class SVGOMMissingGlyphElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMMPathElement
class SVGOMMPathElement extends SVGOMURIReferenceElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMMultiImageElement
class SVGOMMultiImageElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMPathElement
class SVGOMPathElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
d
SVGOMAnimatedPathData d
The 'd' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMPatternElement
class SVGOMPatternElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
height
SVGOMAnimatedLength height
The 'height' attribute value. -
href
SVGOMAnimatedString href
The namespaceless 'href' attribute value. -
patternContentUnits
SVGOMAnimatedEnumeration patternContentUnits
The 'patternContentUnits' attribute value. -
patternUnits
SVGOMAnimatedEnumeration patternUnits
The 'patternUnits' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value. -
width
SVGOMAnimatedLength width
The 'width' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
xlinkhref
SVGOMAnimatedString xlinkhref
The 'xlink:href' attribute value. Note that this attribute not actually animatable, according to SVG 1.1. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMPolygonElement
class SVGOMPolygonElement extends SVGPointShapeElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMPolylineElement
class SVGOMPolylineElement extends SVGPointShapeElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMRadialGradientElement
class SVGOMRadialGradientElement extends SVGOMGradientElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cx
SVGOMAnimatedLength cx
The 'cx' attribute value. -
cy
SVGOMAnimatedLength cy
The 'cy' attribute value. -
fx
AbstractSVGAnimatedLength fx
The 'fx' attribute value. -
fy
AbstractSVGAnimatedLength fy
The 'fy' attribute value. -
r
SVGOMAnimatedLength r
The 'r' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMRectElement
class SVGOMRectElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
height
SVGOMAnimatedLength height
The 'height' attribute value. -
rx
AbstractSVGAnimatedLength rx
The 'rx' attribute value. -
ry
AbstractSVGAnimatedLength ry
The 'ry' attribute value. -
width
SVGOMAnimatedLength width
The 'width' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMScriptElement
class SVGOMScriptElement extends SVGOMURIReferenceElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMSetElement
class SVGOMSetElement extends SVGOMAnimationElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMSolidColorElement
class SVGOMSolidColorElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMStopElement
class SVGOMStopElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
offset
SVGOMAnimatedNumber offset
The 'offset' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMStyleElement
class SVGOMStyleElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMSubImageElement
class SVGOMSubImageElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMSubImageRefElement
class SVGOMSubImageRefElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMSVGElement
class SVGOMSVGElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
height
SVGOMAnimatedLength height
The 'height' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value. -
viewBox
SVGOMAnimatedRect viewBox
The 'viewBox' attribute value. -
width
SVGOMAnimatedLength width
The 'width' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMSwitchElement
class SVGOMSwitchElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMSymbolElement
class SVGOMSymbolElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMTextContentElement
class SVGOMTextContentElement extends SVGStylableElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
lengthAdjust
SVGOMAnimatedEnumeration lengthAdjust
The 'lengthAdjust' attribute value. -
textLength
AbstractSVGAnimatedLength textLength
The 'textLength' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMTextElement
class SVGOMTextElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
motionTransform
AffineTransform motionTransform
Supplemental transformation due to motion animation. -
transform
SVGOMAnimatedTransformList transform
The 'transform' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMTextPathElement
class SVGOMTextPathElement extends SVGOMTextContentElement implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
href
SVGOMAnimatedString href
The namespaceless 'href' attribute value. -
method
SVGOMAnimatedEnumeration method
The 'method' attribute value. -
spacing
SVGOMAnimatedEnumeration spacing
The 'spacing' attribute value. -
startOffset
SVGOMAnimatedLength startOffset
The 'startOffset' attribute value. -
xlinkhref
SVGOMAnimatedString xlinkhref
The 'xlink:href' attribute value. Note that this attribute not actually animatable, according to SVG 1.1.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMTextPositioningElement
class SVGOMTextPositioningElement extends SVGOMTextContentElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dx
SVGOMAnimatedLengthList dx
The 'dx' attribute value. -
dy
SVGOMAnimatedLengthList dy
The 'dy' attribute value. -
rotate
SVGOMAnimatedNumberList rotate
The 'rotate' attribute value. -
x
SVGOMAnimatedLengthList x
The 'x' attribute value. -
y
SVGOMAnimatedLengthList y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMTitleElement
class SVGOMTitleElement extends SVGDescriptiveElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMToBeImplementedElement
class SVGOMToBeImplementedElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
localName
String localName
This element's local name
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMTRefElement
class SVGOMTRefElement extends SVGURIReferenceTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMTSpanElement
class SVGOMTSpanElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGOMURIReferenceElement
class SVGOMURIReferenceElement extends SVGOMElement implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
href
SVGOMAnimatedString href
The namespaceless 'href' attribute value. -
xlinkhref
SVGOMAnimatedString xlinkhref
The 'xlink:href' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMUseElement
class SVGOMUseElement extends SVGURIReferenceGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
height
SVGOMAnimatedLength height
The 'height' attribute value. -
shadowTree
SVGOMUseShadowRoot shadowTree
Store the shadow tree of the use element. -
width
SVGOMAnimatedLength width
The 'width' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMViewElement
class SVGOMViewElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGOMVKernElement
class SVGOMVKernElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.SVGPointShapeElement
class SVGPointShapeElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
points
SVGOMAnimatedPoints points
The 'points' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGStylableElement
class SVGStylableElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
className
SVGOMAnimatedString className
The 'class' attribute value. -
computedStyleMap
StyleMap computedStyleMap
The computed style map. -
overrideStyleDeclaration
SVGStylableElement.OverrideStyleDeclaration overrideStyleDeclaration
The override style declaration for this element. -
style
SVGStylableElement.StyleDeclaration style
The 'style' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGStyleSheetProcessingInstruction
class SVGStyleSheetProcessingInstruction extends StyleSheetProcessingInstruction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
styleSheet
StyleSheet styleSheet
The style-sheet.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGURIReferenceGraphicsElement
class SVGURIReferenceGraphicsElement extends SVGGraphicsElement implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
href
SVGOMAnimatedString href
The namespaceless 'href' attribute value. -
xlinkhref
SVGOMAnimatedString xlinkhref
The 'xlink:href' attribute value.
-
-
Class io.sf.carte.echosvg.anim.dom.SVGURIReferenceTextPositioningElement
class SVGURIReferenceTextPositioningElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
href
SVGOMAnimatedString href
The namespaceless 'href' attribute value. -
xlinkhref
SVGOMAnimatedString xlinkhref
The 'xlink:href' attribute value. Note that this attribute not actually animatable, according to SVG 1.1.
-
-
Class io.sf.carte.echosvg.anim.dom.XBLOMContentElement
class XBLOMContentElement extends XBLOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.XBLOMDefinitionElement
class XBLOMDefinitionElement extends XBLOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.XBLOMElement
class XBLOMElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.XBLOMHandlerGroupElement
class XBLOMHandlerGroupElement extends XBLOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.XBLOMImportElement
class XBLOMImportElement extends XBLOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.XBLOMShadowTreeElement
class XBLOMShadowTreeElement extends XBLOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.XBLOMTemplateElement
class XBLOMTemplateElement extends XBLOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.anim.dom.XBLOMXBLElement
class XBLOMXBLElement extends XBLOMElement implements Serializable- serialVersionUID:
- 1L
-
-
Package io.sf.carte.echosvg.apps.rasterizer
-
Exception Class io.sf.carte.echosvg.apps.rasterizer.SVGConverterException
class SVGConverterException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package io.sf.carte.echosvg.apps.slideshow
-
Class io.sf.carte.echosvg.apps.slideshow.Main
class Main extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
ctx
BridgeContext ctx
-
display
BufferedImage display
-
done
boolean done
-
files
File[] files
-
image
BufferedImage image
-
loader
DocumentLoader loader
-
paused
boolean paused
-
renderer
StaticRenderer renderer
-
startLastTransition
long startLastTransition
-
transitionThread
Thread transitionThread
-
userAgent
UserAgent userAgent
-
-
-
Package io.sf.carte.echosvg.bridge
-
Exception Class io.sf.carte.echosvg.bridge.BridgeException
class BridgeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
code
String code
The error code. -
e
Element e
The element on which the error occured. -
line
int line
The line number on which the error occured. -
message
String message
The message. -
node
GraphicsNode node
The graphics node that represents the current state of the GVT tree. -
params
Object[] params
The paramters to use for the error message.
-
-
Class io.sf.carte.echosvg.bridge.GlobalWrapper
class GlobalWrapper extends WindowWrapper implements Serializable- serialVersionUID:
- 1L
-
Exception Class io.sf.carte.echosvg.bridge.InterruptedBridgeException
class InterruptedBridgeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.bridge.TextNode.Anchor
class Anchor extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
This is called by the serialization code before it returns an unserialized object. To provide for unicity of instances, the instance that was read is replaced by its static equivalent. See the serialiazation specification for further details on this method's logic.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
type
int type
The anchor type.
-
-
Class io.sf.carte.echosvg.bridge.UpdateManagerEvent
class UpdateManagerEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
clearPaintingTransform
boolean clearPaintingTransform
True if before painting this update the canvas's painting transform needs to be cleared. -
dirtyAreas
List<Rectangle> dirtyAreas
The dirty areas, as a List of Rectangles. -
image
BufferedImage image
The buffered image.
-
-
Class io.sf.carte.echosvg.bridge.WindowWrapper
class WindowWrapper extends org.mozilla.javascript.ImporterTopLevel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
interpreter
RhinoInterpreter interpreter
The rhino interpreter. -
window
Window window
The wrapped window.
-
-
-
Package io.sf.carte.echosvg.bridge.svg12
-
Class io.sf.carte.echosvg.bridge.svg12.ContentSelectionChangedEvent
class ContentSelectionChangedEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
-
Package io.sf.carte.echosvg.css.engine
-
Class io.sf.carte.echosvg.css.engine.CSSEngineEvent
class CSSEngineEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
element
Element element
The event target. -
properties
int[] properties
The changed properties indexes.
-
-
Class io.sf.carte.echosvg.css.engine.SVGSelectorMatcher
class SVGSelectorMatcher extends io.sf.carte.doc.style.css.om.BaseSelectorMatcher<Element> implements Serializable- serialVersionUID:
- 2L
-
-
Package io.sf.carte.echosvg.dom
-
Class io.sf.carte.echosvg.dom.AbstractAttr
class AbstractAttr extends AbstractParentNode implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
isIdAttr
boolean isIdAttr
Whether this attribute is an ID attribute -
nodeName
String nodeName
The name of this node. -
ownerElement
AbstractElement ownerElement
The owner element. -
typeInfo
TypeInfo typeInfo
The attribute type information. -
unspecified
boolean unspecified
Whether this attribute was not specified in the original document.
-
-
Class io.sf.carte.echosvg.dom.AbstractAttrNS
class AbstractAttrNS extends AbstractAttr implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
namespaceURI
String namespaceURI
The namespace URI
-
-
Class io.sf.carte.echosvg.dom.AbstractCharacterData
class AbstractCharacterData extends AbstractChildNode implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
nodeValue
String nodeValue
The value of this node.
-
-
Class io.sf.carte.echosvg.dom.AbstractChildNode
class AbstractChildNode extends AbstractNode implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.AbstractComment
class AbstractComment extends AbstractCharacterData implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.AbstractDocument
class AbstractDocument extends AbstractParentNode implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
documentURI
String documentURI
The document URI. -
domConfig
AbstractDocument.DocumentConfiguration domConfig
The DOMConfiguration object for this document. -
inputEncoding
String inputEncoding
Input encoding of this document. -
strictErrorChecking
boolean strictErrorChecking
Whether strict error checking is in force. -
xmlEncoding
String xmlEncoding
XML encoding of this document. -
xmlStandalone
boolean xmlStandalone
Whether this document is standalone. -
xmlVersion
String xmlVersion
XML version of this document.
-
-
Class io.sf.carte.echosvg.dom.AbstractDocumentFragment
class AbstractDocumentFragment extends AbstractParentNode implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.AbstractDOMImplementation
class AbstractDOMImplementation extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
features
HashMap<String,
Object> features The supported features. -
localizableSupport
LocalizableSupport localizableSupport
The localizable support for the error messages.
-
-
Class io.sf.carte.echosvg.dom.AbstractElement
class AbstractElement extends AbstractParentChildNode implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
NamedNodeMap attributes
The attributes of this element. -
typeInfo
TypeInfo typeInfo
The element type information.
-
-
Class io.sf.carte.echosvg.dom.AbstractElement.Entry
class Entry extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
hash
int hash
The hash code, must not change after creation. -
name
String name
The node name. -
namespaceURI
String namespaceURI
The namespace URI -
next
AbstractElement.Entry next
The next entry -
value
Node value
The value
-
-
Class io.sf.carte.echosvg.dom.AbstractElement.NamedNodeHashMap
class NamedNodeHashMap extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
count
int count
The number of entries -
table
AbstractElement.Entry[] table
The underlying array
-
-
Class io.sf.carte.echosvg.dom.AbstractElementNS
class AbstractElementNS extends AbstractElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
namespaceURI
String namespaceURI
The namespace URI
-
-
Class io.sf.carte.echosvg.dom.AbstractEntity
class AbstractEntity extends AbstractParentNode implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.AbstractEntityReference
class AbstractEntityReference extends AbstractParentChildNode implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
nodeName
String nodeName
The node name.
-
-
Class io.sf.carte.echosvg.dom.AbstractNode
class AbstractNode extends Object implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.AbstractNotation
class AbstractNotation extends AbstractNode implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.AbstractParentChildNode
class AbstractParentChildNode extends AbstractParentNode implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.AbstractParentNode
class AbstractParentNode extends AbstractNode implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
childNodes
AbstractParentNode.ChildNodes childNodes
The children.
-
-
Class io.sf.carte.echosvg.dom.AbstractParentNode.ChildNodes
class ChildNodes extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
children
int children
The number of children. -
elementChildren
int elementChildren
The number of Element children. -
firstChild
ExtendedNode firstChild
The first child. -
lastChild
ExtendedNode lastChild
The last child.
-
-
Class io.sf.carte.echosvg.dom.AbstractProcessingInstruction
class AbstractProcessingInstruction extends AbstractChildNode implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
data
String data
The data.
-
-
Class io.sf.carte.echosvg.dom.AbstractStylableDocument
class AbstractStylableDocument extends AbstractDocument implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.AbstractText
class AbstractText extends AbstractCharacterData implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.ExtensibleDOMImplementation
class ExtensibleDOMImplementation extends AbstractDOMImplementation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
customFactories
DoublyIndexedTable<String,
String> customFactories The custom elements factories. -
customShorthandManagers
List<ShorthandManager> customShorthandManagers
The custom shorthand value managers. -
customValueManagers
List<ValueManager> customValueManagers
The custom value managers.
-
-
Class io.sf.carte.echosvg.dom.GenericAttr
class GenericAttr extends AbstractAttr implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this attribute immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericAttrNS
class GenericAttrNS extends AbstractAttrNS implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this attribute immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericCDATASection
class GenericCDATASection extends AbstractText implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this element immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericComment
class GenericComment extends AbstractComment implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this element immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericDocument
class GenericDocument extends AbstractDocument implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this document immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericDocumentFragment
class GenericDocumentFragment extends AbstractDocumentFragment implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this element immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericDocumentType
class GenericDocumentType extends AbstractChildNode implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.GenericDOMImplementation
class GenericDOMImplementation extends AbstractDOMImplementation implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.GenericElement
class GenericElement extends AbstractElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
nodeName
String nodeName
The node name. -
readonly
boolean readonly
Is this element immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericElementNS
class GenericElementNS extends AbstractElementNS implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
nodeName
String nodeName
The node name. -
readonly
boolean readonly
Is this element immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericEntity
class GenericEntity extends AbstractEntity implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this node immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericEntityReference
class GenericEntityReference extends AbstractEntityReference implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this node immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericNotation
class GenericNotation extends AbstractNotation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this node immutable?
-
-
Class io.sf.carte.echosvg.dom.GenericProcessingInstruction
class GenericProcessingInstruction extends AbstractProcessingInstruction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this node immutable? -
target
String target
The target.
-
-
Class io.sf.carte.echosvg.dom.GenericText
class GenericText extends AbstractText implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
readonly
boolean readonly
Is this element immutable?
-
-
Class io.sf.carte.echosvg.dom.StyleSheetProcessingInstruction
class StyleSheetProcessingInstruction extends AbstractProcessingInstruction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
factory
StyleSheetFactory factory
The stylesheet factory. -
readonly
boolean readonly
Is this node immutable?
-
-
-
Package io.sf.carte.echosvg.dom.svg
-
Exception Class io.sf.carte.echosvg.dom.svg.LiveAttributeException
class LiveAttributeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class io.sf.carte.echosvg.dom.svg.SVGOMException
class SVGOMException extends SVGException implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.dom.svg.SVGOMUseShadowRoot
class SVGOMUseShadowRoot extends AbstractDocumentFragment implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cssParentElement
Element cssParentElement
The parent CSS element. -
isLocal
boolean isLocal
Indicates if the imported css element is from this document.
-
-
-
Package io.sf.carte.echosvg.dom.util
-
Class io.sf.carte.echosvg.dom.util.IntTable
class IntTable extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
count
int count
The number of entries -
table
IntTable.Entry[] table
The underlying array
-
-
Class io.sf.carte.echosvg.dom.util.IntTable.Entry
class Entry extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
hash
int hash
The hash code. -
key
Object key
The key. -
next
IntTable.Entry next
The next entry -
value
int value
The value.
-
-
Exception Class io.sf.carte.echosvg.dom.util.SAXIOException
class SAXIOException extends IOException implements Serializable- serialVersionUID:
- 2L
-
-
Package io.sf.carte.echosvg.ext.awt.color
-
Class io.sf.carte.echosvg.ext.awt.color.ICCColorSpaceExt
class ICCColorSpaceExt extends ICC_ColorSpace implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
intent
int intent
Deprecated.
-
-
-
Package io.sf.carte.echosvg.ext.awt.geom
-
Class io.sf.carte.echosvg.ext.awt.geom.Polygon2D
class Polygon2D extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bounds
Rectangle2D bounds
Bounds of the Polygon2D.- See Also:
-
closedPath
GeneralPath closedPath
-
npoints
int npoints
The total number of points. The value ofnpoints
represents the number of valid points in thisPolygon
. -
path
GeneralPath path
-
xpoints
float[] xpoints
The array of x coordinates. The value ofnpoints
is equal to the number of points in thisPolygon2D
. -
ypoints
float[] ypoints
The array of x coordinates. The value ofnpoints
is equal to the number of points in thisPolygon2D
.
-
-
Class io.sf.carte.echosvg.ext.awt.geom.Polyline2D
class Polyline2D extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bounds
Rectangle2D bounds
Bounds of the Polyline2D.- See Also:
-
closedPath
GeneralPath closedPath
-
npoints
int npoints
The total number of points. The value ofnpoints
represents the number of points in thisPolyline2D
. -
path
GeneralPath path
-
xpoints
float[] xpoints
The array of x coordinates. The value ofnpoints
is equal to the number of points in thisPolyline2D
. -
ypoints
float[] ypoints
The array of x coordinates. The value ofnpoints
is equal to the number of points in thisPolyline2D
.
-
-
-
Package io.sf.carte.echosvg.ext.awt.image
-
Class io.sf.carte.echosvg.ext.awt.image.ARGBChannel
class ARGBChannel extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
This is called by the serialization code before it returns an unserialized object. To provide for unicity of instances, the instance that was read is replaced by its static equivalent
-
-
Serialized Fields
-
desc
String desc
-
val
int val
-
-
Class io.sf.carte.echosvg.ext.awt.image.CompositeRule
class CompositeRule extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
This is called by the serialization code before it returns an unserialized object. To provide for unicity of instances, the instance that was read is replaced by its static equivalent. See the serialiazation specification for further details on this method's logic.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
k1
float k1
-
k2
float k2
-
k3
float k3
-
k4
float k4
-
rule
int rule
The composite rule for this object.
-
-
Class io.sf.carte.echosvg.ext.awt.image.PadMode
class PadMode extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
This is called by the serialization code before it returns an unserialized object. To provide for unicity of instances, the instance that was read is replaced by its static equivalent. See the serialiazation specification for further details on this method's logic.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
mode
int mode
The pad mode for this object.
-
-
-
Package io.sf.carte.echosvg.ext.swing
-
Class io.sf.carte.echosvg.ext.swing.DoubleDocument
class DoubleDocument extends PlainDocument implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.ext.swing.JAffineTransformChooser
class JAffineTransformChooser extends JGridBagPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
rotateModel
DoubleDocument rotateModel
The Model for the rotation -
rxModel
DoubleDocument rxModel
The Model for the x-axis rotation center -
ryModel
DoubleDocument ryModel
The Model for the y-axis rotation center -
sxModel
DoubleDocument sxModel
The Model for the x-axis scale component -
syModel
DoubleDocument syModel
The Model for the y-axis scale component -
txf
AffineTransform txf
TheAffineTransform
value represented by the chooser -
txModel
DoubleDocument txModel
The Model for the x-axis translate component -
tyModel
DoubleDocument tyModel
The Model for the y-axis translate component
-
-
Class io.sf.carte.echosvg.ext.swing.JAffineTransformChooser.Dialog
class Dialog extends JDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
chooserPane
JAffineTransformChooser chooserPane
-
tracker
io.sf.carte.echosvg.ext.swing.AffineTransformTracker tracker
-
-
Class io.sf.carte.echosvg.ext.swing.JGridBagPanel
class JGridBagPanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
insetsManager
JGridBagPanel.InsetsManager insetsManager
Used to get insets at any given cell location
-
-
-
Package io.sf.carte.echosvg.extension
-
Class io.sf.carte.echosvg.extension.ExtensionElement
class ExtensionElement extends SVGOMElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.GraphicsExtensionElement
class GraphicsExtensionElement extends StylableExtensionElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
transform
SVGOMAnimatedTransformList transform
The 'transform' attribute value.
-
-
Class io.sf.carte.echosvg.extension.PrefixableStylableExtensionElement
class PrefixableStylableExtensionElement extends StylableExtensionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.StylableExtensionElement
class StylableExtensionElement extends ExtensionElement implements Serializable- serialVersionUID:
- 1L
-
-
Package io.sf.carte.echosvg.extension.svg
-
Class io.sf.carte.echosvg.extension.svg.ColorSwitchElement
class ColorSwitchElement extends PrefixableStylableExtensionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.EchoSVGHistogramNormalizationElement
class EchoSVGHistogramNormalizationElement extends PrefixableStylableExtensionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.EchoSVGRegularPolygonElement
class EchoSVGRegularPolygonElement extends GraphicsExtensionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.EchoSVGStarElement
class EchoSVGStarElement extends GraphicsExtensionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.FlowDivElement
class FlowDivElement extends PrefixableStylableExtensionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.FlowLineElement
class FlowLineElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.FlowParaElement
class FlowParaElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.FlowRegionBreakElement
class FlowRegionBreakElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.FlowRegionElement
class FlowRegionElement extends PrefixableStylableExtensionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.FlowSpanElement
class FlowSpanElement extends SVGOMTextPositioningElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.FlowTextElement
class FlowTextElement extends GraphicsExtensionElement implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.extension.svg.RegionInfo
class RegionInfo extends Rectangle2D.Float implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
verticalAlignment
float verticalAlignment
-
-
-
Package io.sf.carte.echosvg.gvt.event
-
Class io.sf.carte.echosvg.gvt.event.GraphicsNodeChangeEvent
class GraphicsNodeChangeEvent extends GraphicsNodeEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
changeSource
GraphicsNode changeSource
-
-
Class io.sf.carte.echosvg.gvt.event.GraphicsNodeEvent
class GraphicsNodeEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
consumed
boolean consumed
Indicates whether or not this event is consumed. -
id
int id
The ID of this event.
-
-
Class io.sf.carte.echosvg.gvt.event.GraphicsNodeFocusEvent
class GraphicsNodeFocusEvent extends GraphicsNodeEvent implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.gvt.event.GraphicsNodeInputEvent
class GraphicsNodeInputEvent extends GraphicsNodeEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
lockState
int lockState
The state of the key locks at the time the graphics node input event was fired. -
modifiers
int modifiers
The state of the modifier keys at the time the graphics node input event was fired. -
when
long when
The graphics node input events Time stamp. The time stamp is in UTC format that indicates when the input event was created.
-
-
Class io.sf.carte.echosvg.gvt.event.GraphicsNodeKeyEvent
class GraphicsNodeKeyEvent extends GraphicsNodeInputEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
keyChar
char keyChar
keyChar
is a valid unicode character that is fired by a key or a key combination on a keyboard. -
keyCode
int keyCode
The unique value assigned to each of the keys on the keyboard. There is a common set of key codes that can be fired by most keyboards. The symbolic name for a key code should be used rather than the code value itself. -
keyLocation
int keyLocation
The key location.
-
-
Class io.sf.carte.echosvg.gvt.event.GraphicsNodeMouseEvent
class GraphicsNodeMouseEvent extends GraphicsNodeInputEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
button
int button
The mouse button that changed state. -
clickCount
int clickCount
Indicates the number of quick consecutive clicks of a mouse button. -
clientX
int clientX
-
clientY
int clientY
-
relatedNode
GraphicsNode relatedNode
Additional information. For a MOUSE_EXITED, this will contain the destination node, for a MOUSE_ENTERED the last node and for a MOUSE_DRAGGED the node under the mouse pointer. -
screenX
int screenX
-
screenY
int screenY
-
x
float x
The graphics node mouse events x coordinate. The x value is relative to the graphics node that fired the event. -
y
float y
The graphics node mouse events y coordinate. The y value is relative to the graphics node that fired the event.
-
-
Class io.sf.carte.echosvg.gvt.event.GraphicsNodeMouseWheelEvent
class GraphicsNodeMouseWheelEvent extends GraphicsNodeInputEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
wheelDelta
int wheelDelta
Indicates the number of wheel notches have been moved. Positive for scrolling up/left, negative for down/right.
-
-
-
Package io.sf.carte.echosvg.gvt.text
-
Class io.sf.carte.echosvg.gvt.text.GVTAttributedCharacterIterator.TextAttribute
class TextAttribute extends AttributedCharacterIterator.Attribute implements Serializable- serialVersionUID:
- 1L
-
-
Package io.sf.carte.echosvg.parser
-
Exception Class io.sf.carte.echosvg.parser.ParseException
class ParseException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
columnNumber
int columnNumber
The column number. -
exception
Exception exception
The embedded exception if tunnelling, or null. -
lineNumber
int lineNumber
The line number.
-
-
-
Package io.sf.carte.echosvg.script
-
Exception Class io.sf.carte.echosvg.script.InterpreterException
class InterpreterException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
column
int column
-
embedded
Exception embedded
-
line
int line
-
-
-
Package io.sf.carte.echosvg.svggen
-
Exception Class io.sf.carte.echosvg.svggen.SVGGraphics2DIOException
class SVGGraphics2DIOException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
embedded
IOException embedded
The enclosed exception.
-
-
Exception Class io.sf.carte.echosvg.svggen.SVGGraphics2DRuntimeException
class SVGGraphics2DRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
embedded
Exception embedded
The enclosed exception.
-
-
-
Package io.sf.carte.echosvg.swing
-
Class io.sf.carte.echosvg.swing.JSVGCanvas
class JSVGCanvas extends JSVGComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
imageZoomInteractor
Interactor imageZoomInteractor
An interactor to perform a realtime zoom.Binding: BUTTON3 + SHIFT Key
-
isImageZoomInteractorEnabled
boolean isImageZoomInteractorEnabled
This flag bit indicates whether or not the image zoom interactor is enabled. True means the image zoom interactor is functional. -
isPanInteractorEnabled
boolean isPanInteractorEnabled
This flag bit indicates whether or not the pan interactor is enabled. True means the pan interactor is functional. -
isResetTransformInteractorEnabled
boolean isResetTransformInteractorEnabled
This flag bit indicates whether or not the reset transform interactor is enabled. True means the reset transform interactor is functional. -
isRotateInteractorEnabled
boolean isRotateInteractorEnabled
This flag bit indicates whether or not the rotate interactor is enabled. True means the rotate interactor is functional. -
isZoomInteractorEnabled
boolean isZoomInteractorEnabled
This flag bit indicates whether or not the zoom interactor is enabled. True means the zoom interactor is functional. -
lastTarget
EventTarget lastTarget
-
lastToolTipEventTarget
EventTarget lastToolTipEventTarget
The target for which the last tool tip event was fired. -
lastToolTipEventTimeStamp
long lastToolTipEventTimeStamp
The time of the last tool tip event. -
locationListener
JSVGCanvas.LocationListener locationListener
Keeps track of the last known mouse position over the canvas. This is used for displaying tooltips at the right location. -
panInteractor
Interactor panInteractor
An interactor to perform a translation.Binding: BUTTON1 + SHIFT Key
-
pcs
PropertyChangeSupport pcs
ThePropertyChangeSupport
used to firePropertyChangeEvent
. -
resetTransformInteractor
Interactor resetTransformInteractor
An interactor to reset the rendering transform.Binding: CTRL+SHIFT+BUTTON3
-
rotateInteractor
Interactor rotateInteractor
An interactor to perform a rotation.Binding: BUTTON3 + CTRL Key
-
toolTipDocs
Map<SVGDocument,
Object> toolTipDocs -
toolTipListener
EventListener toolTipListener
-
toolTipMap
Map<Element,
String> toolTipMap Mapping of elements to listeners so they can be removed, if the tooltip is removed. -
uri
String uri
The URI of the current document being displayed. -
zoomInteractor
Interactor zoomInteractor
An interactor to perform a zoom.Binding: BUTTON1 + CTRL Key
-
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.AffineAction
class AffineAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
at
AffineTransform at
-
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.ResetTransformAction
class ResetTransformAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.RotateAction
class RotateAction extends JSVGCanvas.AffineAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.ScrollAction
class ScrollAction extends JSVGCanvas.AffineAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.ScrollDownAction
class ScrollDownAction extends JSVGCanvas.ScrollAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.ScrollLeftAction
class ScrollLeftAction extends JSVGCanvas.ScrollAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.ScrollRightAction
class ScrollRightAction extends JSVGCanvas.ScrollAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.ScrollUpAction
class ScrollUpAction extends JSVGCanvas.ScrollAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.ZoomAction
class ZoomAction extends JSVGCanvas.AffineAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.ZoomInAction
class ZoomInAction extends JSVGCanvas.ZoomAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.swing.JSVGCanvas.ZoomOutAction
class ZoomOutAction extends JSVGCanvas.ZoomAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.swing.JSVGScrollPane
class JSVGScrollPane extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
canvas
JSVGCanvas canvas
-
cornerBox
Component cornerBox
-
horizontal
JScrollBar horizontal
-
horizontalPanel
JPanel horizontalPanel
-
hsbListener
JSVGScrollPane.SBListener hsbListener
-
ignoreScrollChange
boolean ignoreScrollChange
-
scrollbarsAlwaysVisible
boolean scrollbarsAlwaysVisible
-
vertical
JScrollBar vertical
-
viewBox
Rectangle2D viewBox
-
vsbListener
JSVGScrollPane.SBListener vsbListener
-
-
-
Package io.sf.carte.echosvg.swing.gvt
-
Class io.sf.carte.echosvg.swing.gvt.GVTTreeRendererEvent
class GVTTreeRendererEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
image
BufferedImage image
The buffered image.
-
-
Class io.sf.carte.echosvg.swing.gvt.JGVTComponent
class JGVTComponent extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
disableInteractions
boolean disableInteractions
Whether to unconditionally disable interactions. -
doubleBufferedRendering
boolean doubleBufferedRendering
Whether the double buffering is enabled. -
eventDispatcher
AWTEventDispatcher eventDispatcher
The event dispatcher. -
eventsEnabled
boolean eventsEnabled
Whether the GVT tree should be reactive to mouse and key events. -
gvtRoot
GraphicsNode gvtRoot
The GVT tree root. -
gvtTreeRenderer
GVTTreeRenderer gvtTreeRenderer
The GVT tree renderer. -
gvtTreeRendererListeners
List<GVTTreeRendererListener> gvtTreeRendererListeners
The GVT tree renderer listeners. -
image
BufferedImage image
The image to paint. -
initialTransform
AffineTransform initialTransform
The initial rendering transform. -
interactor
Interactor interactor
The current interactor. -
interactors
List<Interactor> interactors
The interactor list. -
jgvtListeners
List<JGVTComponentListener> jgvtListeners
The JGVTComponentListener list. -
listener
JGVTComponent.Listener listener
The listener. -
needRender
boolean needRender
Whether a render was requested. -
overlays
List<Overlay> overlays
The overlays. -
paintingTransform
AffineTransform paintingTransform
The transform used for painting. -
progressivePaint
boolean progressivePaint
Whether to allow progressive paint. -
progressivePaintThread
HaltingThread progressivePaintThread
The progressive paint thread. -
renderer
ImageRenderer renderer
The current renderer. -
rendererFactory
ImageRendererFactory rendererFactory
The renderer factory. -
renderingTransform
AffineTransform renderingTransform
The transform used for rendering. -
selectableText
boolean selectableText
Whether the text should be selectable if eventEnabled is false, this flag is ignored. -
suspendInteractions
boolean suspendInteractions
Whether to suspend interactions. -
textSelectionManager
TextSelectionManager textSelectionManager
The text selection manager. -
useUnixTextSelection
boolean useUnixTextSelection
Whether the JGVTComponent should adhere to 'Unix' text selection semantics where as soon as text is selected it is copied to the clipboard. If users want Mac/Windows behaviour they need to handle selections them selves.
-
-
-
Package io.sf.carte.echosvg.swing.svg
-
Class io.sf.carte.echosvg.swing.svg.GVTTreeBuilderEvent
class GVTTreeBuilderEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
gvtRoot
GraphicsNode gvtRoot
The GVT root.
-
-
Class io.sf.carte.echosvg.swing.svg.JSVGComponent
class JSVGComponent extends JGVTComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
afterStopRunnable
Runnable afterStopRunnable
-
animationLimitingAmount
float animationLimitingAmount
The amount of animation limiting. -
animationLimitingMode
int animationLimitingMode
The animation limiting mode. -
bridgeContext
BridgeContext bridgeContext
The current bridge context. -
documentLoader
SVGDocumentLoader documentLoader
The document loader. -
documentState
int documentState
The document state. -
fragmentIdentifier
String fragmentIdentifier
The current document fragment identifier. -
gvtTreeBuilder
GVTTreeBuilder gvtTreeBuilder
The GVT tree builder. -
gvtTreeBuilderListeners
List<GVTTreeBuilderListener> gvtTreeBuilderListeners
The GVT tree builder listeners. -
isDynamicDocument
boolean isDynamicDocument
Whether the current document has dynamic features. -
isInteractiveDocument
boolean isInteractiveDocument
Whether the current document has dynamic features. -
jsvgComponentListener
JSVGComponent.JSVGComponentListener jsvgComponentListener
The JGVTComponentListener. -
linkActivationListeners
List<LinkActivationListener> linkActivationListeners
The link activation listeners. -
loader
DocumentLoader loader
The concrete bridge document loader. -
nextDocumentLoader
SVGDocumentLoader nextDocumentLoader
The next document loader to run. -
nextGVTTreeBuilder
GVTTreeBuilder nextGVTTreeBuilder
The next GVT tree builder to run. -
nextUpdateManager
UpdateManager nextUpdateManager
The next update manager. -
prevComponentSize
Dimension prevComponentSize
-
recenterOnResize
boolean recenterOnResize
-
selfCallingDisableInteractions
boolean selfCallingDisableInteractions
Set to true before component calls setDisableInteractors so it knows that the users isn't the one calling it. -
svgDocument
SVGDocument svgDocument
The current SVG document. -
svgDocumentLoaderListeners
List<SVGDocumentLoaderListener> svgDocumentLoaderListeners
The document loader listeners. -
svgLoadEventDispatcher
SVGLoadEventDispatcher svgLoadEventDispatcher
The SVGLoadEventDispatcher. -
svgLoadEventDispatcherListeners
List<SVGLoadEventDispatcherListener> svgLoadEventDispatcherListeners
The SVG onload dispatcher listeners. -
svgUserAgent
SVGUserAgent svgUserAgent
The SVG user agent. -
updateManager
UpdateManager updateManager
The update manager. -
updateManagerListeners
List<UpdateManagerListener> updateManagerListeners
The update manager listeners. -
updateOverlay
SVGUpdateOverlay updateOverlay
-
userAgent
UserAgent userAgent
The user agent. -
userSetDisableInteractions
boolean userSetDisableInteractions
Set to true if the user ever calls setDisableInteractions -
viewingTransform
AffineTransform viewingTransform
-
-
Class io.sf.carte.echosvg.swing.svg.LinkActivationEvent
class LinkActivationEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
referencedURI
String referencedURI
The URI the link references.
-
-
Class io.sf.carte.echosvg.swing.svg.SVGDocumentLoaderEvent
class SVGDocumentLoaderEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
svgDocument
SVGDocument svgDocument
The associated SVG document.
-
-
Class io.sf.carte.echosvg.swing.svg.SVGLoadEventDispatcherEvent
class SVGLoadEventDispatcherEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
gvtRoot
GraphicsNode gvtRoot
The GVT root.
-
-
-
Package io.sf.carte.echosvg.transcoder
-
Exception Class io.sf.carte.echosvg.transcoder.TranscoderException
class TranscoderException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
ex
Exception ex
The enclosed exception.
-
-
Class io.sf.carte.echosvg.transcoder.TranscodingHints
- serialVersionUID:
- 1L
-
-
Package io.sf.carte.echosvg.util.gui
-
Class io.sf.carte.echosvg.util.gui.CSSMediaPanel
class CSSMediaPanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
addButton
JButton addButton
The button to add a CSS medium from the list. -
clearButton
JButton clearButton
The button to clear the CSS media list. -
listeners
Map<String,
AbstractAction> listeners The map that contains the listeners -
listModel
DefaultListModel<Object> listModel
The list that represents the CSS media. -
mediaList
JList<Object> mediaList
The list that represents the CSS media. -
removeButton
JButton removeButton
The button to remove a CSS medium from the list.
-
-
Class io.sf.carte.echosvg.util.gui.CSSMediaPanel.AddButtonAction
class AddButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.CSSMediaPanel.AddMediumDialog
class AddMediumDialog extends JDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
listeners
Map<String,
AbstractAction> listeners The map that contains the listeners -
medium
JComboBox<String> medium
The new medium. -
returnCode
int returnCode
The return code.
-
-
Class io.sf.carte.echosvg.util.gui.CSSMediaPanel.AddMediumDialog.CancelButtonAction
class CancelButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.CSSMediaPanel.AddMediumDialog.OKButtonAction
class OKButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.CSSMediaPanel.ClearButtonAction
class ClearButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.CSSMediaPanel.Dialog
class Dialog extends JDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
listeners
Map<String,
AbstractAction> listeners The map that contains the listeners -
returnCode
int returnCode
The return code.
-
-
Class io.sf.carte.echosvg.util.gui.CSSMediaPanel.Dialog.CancelButtonAction
class CancelButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.CSSMediaPanel.Dialog.OKButtonAction
class OKButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.CSSMediaPanel.RemoveButtonAction
class RemoveButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.DropDownComponent
class DropDownComponent extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
disabledDownArrow
Icon disabledDownArrow
The icon for disabled drop down button. -
dropDownButton
JButton dropDownButton
The drop down button. When clicked the dropdown popup menu appears. -
enabledDownArrow
Icon enabledDownArrow
The icon for enabled drop down button. -
isDropDownEnabled
boolean isDropDownEnabled
If drop down menu appears when clicked on dropdown button. -
mainButton
JButton mainButton
The main button for this component. -
popupMenu
DropDownComponent.ScrollablePopupMenu popupMenu
The scrollable pop up menu.
-
-
Class io.sf.carte.echosvg.util.gui.DropDownComponent.DefaultScrollablePopupMenuItem
class DefaultScrollablePopupMenuItem extends JButton implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
parent
DropDownComponent.ScrollablePopupMenu parent
The parent scrollable popup menu.
-
-
Class io.sf.carte.echosvg.util.gui.DropDownComponent.ScrollablePopupMenu
class ScrollablePopupMenu extends JPopupMenu implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
eventListeners
EventListenerList eventListeners
Listeners list. -
footer
DropDownComponent.ScrollablePopupMenuItem footer
Footer item. Should be always shown at the bottom of this pop up. -
menuPanel
JPanel menuPanel
The menu panel. -
model
DropDownComponent.ScrollablePopupMenuModel model
The model for this component. -
ownerComponent
JComponent ownerComponent
The owner component. -
preferredHeight
int preferredHeight
Max menu height. -
scrollPane
JScrollPane scrollPane
The scroll pane.
-
-
Class io.sf.carte.echosvg.util.gui.DropDownComponent.ScrollablePopupMenuEvent
class ScrollablePopupMenuEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
details
String details
The details about the event. -
itemNumber
int itemNumber
The number of items that were added / removed. -
type
int type
The event type.
-
-
Class io.sf.carte.echosvg.util.gui.ExtendedGridBagConstraints
class ExtendedGridBagConstraints extends GridBagConstraints implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.JErrorPane
class JErrorPane extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bf
ButtonFactory bf
The button factory. -
detailsArea
JComponent detailsArea
The text area used to show the stack trace. -
isDetailShown
boolean isDetailShown
This flag bit indicates whether or not the stack trace is shown. -
listeners
Map<String,
AbstractAction> listeners The map that contains the listeners -
msg
String msg
The error message. -
okButton
JButton okButton
The OK button. -
showDetailButton
JButton showDetailButton
The button used to show or not the details. -
stacktrace
String stacktrace
The stack trace. -
subpanel
JPanel subpanel
The sub panel that contains the stack trace text area.
-
-
Class io.sf.carte.echosvg.util.gui.JErrorPane.OKButtonAction
class OKButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.JErrorPane.ShowDetailButtonAction
class ShowDetailButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.LanguageDialog
class LanguageDialog extends JDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
listeners
Map<String,
AbstractAction> listeners The map that contains the listeners -
panel
LanguageDialog.Panel panel
The user languages panel. -
returnCode
int returnCode
The last return code.
-
-
Class io.sf.carte.echosvg.util.gui.LanguageDialog.CancelButtonAction
class CancelButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.LanguageDialog.OKButtonAction
class OKButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.LanguageDialog.Panel
class Panel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
addLanguageButton
JButton addLanguageButton
The AddLanguageButton. -
clearLanguageButton
JButton clearLanguageButton
The ClearLanguageButton. -
downLanguageButton
JButton downLanguageButton
The DownLanguageButton. -
languageList
JList<Object> languageList
The languages list -
languageListModel
DefaultListModel<Object> languageListModel
The language list model -
listeners
Map<String,
AbstractAction> listeners The map that contains the listeners -
removeLanguageButton
JButton removeLanguageButton
The RemoveLanguageButton. -
upLanguageButton
JButton upLanguageButton
The UpLanguageButton. -
userList
JList<Object> userList
The user languages list -
userListModel
DefaultListModel<Object> userListModel
The user list model
-
-
Class io.sf.carte.echosvg.util.gui.LanguageDialog.Panel.AddLanguageButtonAction
class AddLanguageButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.LanguageDialog.Panel.ClearLanguageButtonAction
class ClearLanguageButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.LanguageDialog.Panel.DownLanguageButtonAction
class DownLanguageButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.LanguageDialog.Panel.IconAndTextCellRenderer
class IconAndTextCellRenderer extends JLabel implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.LanguageDialog.Panel.RemoveLanguageButtonAction
class RemoveLanguageButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.LanguageDialog.Panel.UpLanguageButtonAction
class UpLanguageButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.LocationBar
class LocationBar extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.MemoryMonitor
class MemoryMonitor extends JFrame implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
listeners
Map<String,
AbstractAction> listeners The map that contains the listeners -
panel
MemoryMonitor.Panel panel
The Panel instance.
-
-
Class io.sf.carte.echosvg.util.gui.MemoryMonitor.CloseButtonAction
class CloseButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.MemoryMonitor.CollectButtonAction
class CollectButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.MemoryMonitor.History
class History extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
borderColor
Color borderColor
The border color. -
curveColor
Color curveColor
The curve color. -
data
List<Long> data
The data. -
freeMemory
long freeMemory
The free memory. -
gridLinesColor
Color gridLinesColor
The grid lines color. -
path
GeneralPath path
The curve representation. -
totalMemory
long totalMemory
The total memory. -
xShift
int xShift
The vertical lines shift.
-
-
Class io.sf.carte.echosvg.util.gui.MemoryMonitor.Panel
class Panel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
repaintThread
MemoryMonitor.RepaintThread repaintThread
The repaint thread.
-
-
Class io.sf.carte.echosvg.util.gui.MemoryMonitor.Usage
class Usage extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
font
Font font
The font used to draw the strings. -
freeColors
Color[] freeColors
The color of the free blocks for each block type. -
freeMemory
long freeMemory
The free memory. -
textColor
Color textColor
The text color. -
totalMemory
long totalMemory
The total memory. -
usedColors
Color[] usedColors
The color of the used blocks for each block type.
-
-
Class io.sf.carte.echosvg.util.gui.URIChooser
class URIChooser extends JDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
buttonFactory
ButtonFactory buttonFactory
The button factory -
chosenPath
String chosenPath
The last chosen path. -
clearButton
JButton clearButton
The Clear button -
currentPath
String currentPath
The current path. -
fileFilter
FileFilter fileFilter
The file filter. -
listeners
Map<String,
AbstractAction> listeners The map that contains the listeners -
okButton
JButton okButton
The OK button -
returnCode
int returnCode
The last return code. -
textField
JTextField textField
The text field
-
-
Class io.sf.carte.echosvg.util.gui.URIChooser.BrowseButtonAction
class BrowseButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.URIChooser.CancelButtonAction
class CancelButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.URIChooser.ClearButtonAction
class ClearButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.URIChooser.OKButtonAction
class OKButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.UserStyleDialog
class UserStyleDialog extends JDialog implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
chosenPath
String chosenPath
The chosen path. -
listeners
Map<String,
AbstractAction> listeners The map that contains the listeners -
panel
UserStyleDialog.Panel panel
The main panel. -
returnCode
int returnCode
The last return code.
-
-
Class io.sf.carte.echosvg.util.gui.UserStyleDialog.CancelButtonAction
class CancelButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.UserStyleDialog.OKButtonAction
class OKButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.UserStyleDialog.Panel
class Panel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
browseButton
JButton browseButton
The browse button -
fileCheckBox
JCheckBox fileCheckBox
The file check box -
fileLabel
JLabel fileLabel
The file label -
fileTextField
JTextField fileTextField
The file text field
-
-
Class io.sf.carte.echosvg.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction
class FileBrowseButtonAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
-
Package io.sf.carte.echosvg.util.gui.resource
-
Class io.sf.carte.echosvg.util.gui.resource.JToolbarButton
class JToolbarButton extends JButton implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.resource.JToolbarSeparator
class JToolbarSeparator extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.resource.JToolbarToggleButton
class JToolbarToggleButton extends JToggleButton implements Serializable- serialVersionUID:
- 1L
-
Exception Class io.sf.carte.echosvg.util.gui.resource.MissingListenerException
class MissingListenerException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package io.sf.carte.echosvg.util.gui.xmleditor
-
Class io.sf.carte.echosvg.util.gui.xmleditor.XMLContext
class XMLContext extends StyleContext implements Serializable- serialVersionUID:
- 1L
-
Class io.sf.carte.echosvg.util.gui.xmleditor.XMLDocument
class XMLDocument extends PlainDocument implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cacheToken
XMLToken cacheToken
-
context
XMLContext context
-
lexer
XMLScanner lexer
-
-
Class io.sf.carte.echosvg.util.gui.xmleditor.XMLEditorKit
class XMLEditorKit extends DefaultEditorKit implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
XMLContext context
-
factory
ViewFactory factory
-
-
Class io.sf.carte.echosvg.util.gui.xmleditor.XMLTextEditor
class XMLTextEditor extends JEditorPane implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
undoManager
UndoManager undoManager
-
-
-
Package io.sf.carte.echosvg.util.resources
-
Exception Class io.sf.carte.echosvg.util.resources.ResourceFormatException
class ResourceFormatException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package io.sf.carte.echosvg.xml
-
Exception Class io.sf.carte.echosvg.xml.XMLException
class XMLException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
exception
Exception exception
The embedded exception if tunnelling, or null.
-
-
-
Package io.sf.graphics.java2d.color
-
Class io.sf.graphics.java2d.color.AbstractDeviceSpecificColorSpace
class AbstractDeviceSpecificColorSpace extends ColorSpace implements Serializable- serialVersionUID:
- -4888985582872101875L
-
Class io.sf.graphics.java2d.color.CIELabColorSpace
class CIELabColorSpace extends ColorSpace implements Serializable- serialVersionUID:
- -1821569090707520704L
-
Serialized Fields
-
wpX
float wpX
-
wpY
float wpY
-
wpZ
float wpZ
-
-
Class io.sf.graphics.java2d.color.ColorWithAlternatives
class ColorWithAlternatives extends Color implements Serializable- serialVersionUID:
- -6125884937776779150L
-
Serialized Fields
-
alternativeColors
Color[] alternativeColors
-
-
Class io.sf.graphics.java2d.color.DeviceCMYKColorSpace
class DeviceCMYKColorSpace extends AbstractDeviceSpecificColorSpace implements Serializable- serialVersionUID:
- 2925508946083542974L
-
Class io.sf.graphics.java2d.color.ICCColorSpaceWithIntent
class ICCColorSpaceWithIntent extends ICC_ColorSpace implements Serializable- serialVersionUID:
- -3338065900662625221L
-
Serialized Fields
-
intent
RenderingIntent intent
-
profileName
String profileName
-
profileURI
String profileURI
-
-
Class io.sf.graphics.java2d.color.NamedColorSpace
class NamedColorSpace extends ColorSpace implements Serializable- serialVersionUID:
- -8957543225908514658L
-
-
Package org.w3c.dom.svg
-
Exception Class org.w3c.dom.svg.SVGException
class SVGException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
code
short code
-
-