Serialized Form
-
Package org.apache.batik.anim
-
Class org.apache.batik.anim.AnimationException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
code
java.lang.String code
The error code. -
e
TimedElement e
The timed element on which the error occurred. -
message
java.lang.String message
The message. -
params
java.lang.Object[] params
The parameters to use for the error message.
-
-
-
-
Package org.apache.batik.anim.dom
-
Class org.apache.batik.anim.dom.AbstractElement extends AbstractElement implements Serializable
-
Class org.apache.batik.anim.dom.AbstractElement.ExtendedNamedNodeHashMap extends AbstractElement.NamedNodeHashMap implements Serializable
-
Class org.apache.batik.anim.dom.BindableElement extends SVGGraphicsElement implements Serializable
-
Serialized Fields
-
localName
java.lang.String localName
The local name of the custom element. -
namespaceURI
java.lang.String namespaceURI
The namespace URI of the custom element. -
xblShadowTree
XBLOMShadowTreeElement xblShadowTree
The shadow tree.
-
-
-
Class org.apache.batik.anim.dom.SVG12DOMImplementation extends SVGDOMImplementation implements Serializable
-
Class org.apache.batik.anim.dom.SVG12OMDocument extends SVGOMDocument implements Serializable
-
Class org.apache.batik.anim.dom.SVGDescriptiveElement extends SVGStylableElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGDOMImplementation extends ExtensibleDOMImplementation implements Serializable
-
Serialized Fields
-
factories
java.util.HashMap<java.lang.String,ExtensibleDOMImplementation.ElementFactory> factories
-
-
-
Class org.apache.batik.anim.dom.SVGGraphicsElement extends SVGStylableElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
motionTransform
java.awt.geom.AffineTransform motionTransform
Supplemental transformation due to motion animation. -
transform
SVGOMAnimatedTransformList transform
The 'transform' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMAElement extends SVGURIReferenceGraphicsElement implements Serializable
-
Serialized Fields
-
target
SVGOMAnimatedString target
The 'target' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMAltGlyphDefElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMAltGlyphElement extends SVGURIReferenceTextPositioningElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMAltGlyphItemElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMAnimateColorElement extends SVGOMAnimationElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMAnimateElement extends SVGOMAnimationElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMAnimateMotionElement extends SVGOMAnimationElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMAnimateTransformElement extends SVGOMAnimationElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMAnimationElement extends SVGOMElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMCircleElement extends SVGGraphicsElement implements Serializable
-
Serialized Fields
-
cx
SVGOMAnimatedLength cx
The 'cx' attribute value. -
cy
SVGOMAnimatedLength cy
The 'cy' attribute value. -
r
SVGOMAnimatedLength r
The 'r' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMClipPathElement extends SVGGraphicsElement implements Serializable
-
Serialized Fields
-
clipPathUnits
SVGOMAnimatedEnumeration clipPathUnits
The 'clipPathUnits' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMColorProfileElement extends SVGOMURIReferenceElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMComponentTransferFunctionElement extends SVGOMElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMCursorElement extends SVGOMURIReferenceElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMDefinitionSrcElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMDefsElement extends SVGGraphicsElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMDescElement extends SVGDescriptiveElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMDocument extends AbstractStylableDocument implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
Reads the object from the given stream.- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
animatedAttributeListeners
java.util.LinkedList animatedAttributeListeners
List ofAnimatedAttributeListener
s attached to this document. -
cssNavigableDocumentListeners
java.util.HashMap 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
java.lang.String referrer
The string representing the referrer. -
url
ParsedURL url
The URL of the document.
-
-
-
Class org.apache.batik.anim.dom.SVGOMElement extends AbstractElement implements Serializable
-
Serialized Fields
-
prefix
java.lang.String prefix
The element prefix. -
targetListeners
DoublyIndexedTable targetListeners
Table mapping namespaceURI/local name pairs toLinkedList
s ofAnimationTargetListener
s. -
unitContext
UnitProcessor.Context unitContext
The context used to resolve the units.
-
-
-
Class org.apache.batik.anim.dom.SVGOMEllipseElement extends SVGGraphicsElement implements Serializable
-
Serialized Fields
-
cx
SVGOMAnimatedLength cx
The 'cx' attribute value. -
cy
SVGOMAnimatedLength cy
The 'cy' attribute value. -
rx
SVGOMAnimatedLength rx
The 'rx' attribute value. -
ry
SVGOMAnimatedLength ry
The 'ry' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEBlendElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value. -
in2
SVGOMAnimatedString in2
The 'in2' attribute value. -
mode
SVGOMAnimatedEnumeration mode
The 'mode' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEColorMatrixElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value. -
type
SVGOMAnimatedEnumeration type
The 'type' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEComponentTransferElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFECompositeElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMFEConvolveMatrixElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMFEDiffuseLightingElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Serialized Fields
-
diffuseConstant
SVGOMAnimatedNumber diffuseConstant
The 'diffuseConstant' attribute value. -
in
SVGOMAnimatedString in
The 'in' attribute value. -
surfaceScale
SVGOMAnimatedNumber surfaceScale
The 'surfaceScale' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMFEDistantLightElement extends SVGOMElement implements Serializable
-
Serialized Fields
-
azimuth
SVGOMAnimatedNumber azimuth
The 'azimuth' attribute value. -
elevation
SVGOMAnimatedNumber elevation
The 'elevation' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEFloodElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEFuncAElement extends SVGOMComponentTransferFunctionElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFEFuncBElement extends SVGOMComponentTransferFunctionElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFEFuncGElement extends SVGOMComponentTransferFunctionElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFEFuncRElement extends SVGOMComponentTransferFunctionElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFEGaussianBlurElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEImageElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
href
SVGOMAnimatedString href
The 'xlink:href' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEMergeElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFEMergeNodeElement extends SVGOMElement implements Serializable
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEMorphologyElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value. -
operator
SVGOMAnimatedEnumeration operator
The 'operator' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEOffsetElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Serialized Fields
-
dx
SVGOMAnimatedNumber dx
The 'dx' attribute value. -
dy
SVGOMAnimatedNumber dy
The 'dy' attribute value. -
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFEPointLightElement extends SVGOMElement implements Serializable
-
Serialized Fields
-
x
SVGOMAnimatedNumber x
The 'x' attribute value. -
y
SVGOMAnimatedNumber y
The 'y' attribute value. -
z
SVGOMAnimatedNumber z
The 'z' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFESpecularLightingElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMFESpotLightElement extends SVGOMElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMFETileElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
Serialized Fields
-
in
SVGOMAnimatedString in
The 'in' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFETurbulenceElement extends SVGOMFilterPrimitiveStandardAttributes implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMFilterElement extends SVGStylableElement implements Serializable
-
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 'xlink:href' attribute value. -
primitiveUnits
SVGOMAnimatedEnumeration primitiveUnits
The 'primitiveUnits' attribute value. -
width
SVGOMAnimatedLength width
The 'width' attribute value. -
x
SVGOMAnimatedLength x
The 'x' attribute value. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFilterPrimitiveStandardAttributes extends SVGStylableElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMFlowDivElement extends SVGOMTextContentElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFlowLineElement extends SVGOMTextPositioningElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFlowParaElement extends SVGOMTextPositioningElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFlowRegionBreakElement extends SVGOMTextPositioningElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFlowRegionElement extends SVGStylableElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFlowRegionExcludeElement extends SVGStylableElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFlowRootElement extends SVGGraphicsElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFlowSpanElement extends SVGOMTextPositioningElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFontElement extends SVGStylableElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMFontFaceElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFontFaceFormatElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFontFaceNameElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFontFaceSrcElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMFontFaceUriElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMForeignObjectElement extends SVGGraphicsElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMGElement extends SVGGraphicsElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMGlyphElement extends SVGStylableElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMGlyphRefElement extends SVGStylableElement implements Serializable
-
Serialized Fields
-
href
SVGOMAnimatedString href
The 'xlink:href' attribute value. Note that this attribute not actually animatable, according to SVG 1.1.
-
-
-
Class org.apache.batik.anim.dom.SVGOMGradientElement extends SVGStylableElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
gradientUnits
SVGOMAnimatedEnumeration gradientUnits
The 'gradientUnits' attribute value. -
href
SVGOMAnimatedString href
The 'xlink:href' attribute value. -
spreadMethod
SVGOMAnimatedEnumeration spreadMethod
The 'spreadMethod' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMHandlerElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMHKernElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMImageElement extends SVGURIReferenceGraphicsElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMLinearGradientElement extends SVGOMGradientElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMLineElement extends SVGGraphicsElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMMarkerElement extends SVGStylableElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMMaskElement extends SVGGraphicsElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMMetadataElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMMissingGlyphElement extends SVGStylableElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMMPathElement extends SVGOMURIReferenceElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMMultiImageElement extends SVGStylableElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMPathElement extends SVGGraphicsElement implements Serializable
-
Serialized Fields
-
d
SVGOMAnimatedPathData d
The 'd' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMPatternElement extends SVGStylableElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
height
SVGOMAnimatedLength height
The 'height' attribute value. -
href
SVGOMAnimatedString href
The 'xlink: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. -
y
SVGOMAnimatedLength y
The 'y' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMPolygonElement extends SVGPointShapeElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMPolylineElement extends SVGPointShapeElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMRadialGradientElement extends SVGOMGradientElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMRectElement extends SVGGraphicsElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMScriptElement extends SVGOMURIReferenceElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMSetElement extends SVGOMAnimationElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMSolidColorElement extends SVGStylableElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMStopElement extends SVGStylableElement implements Serializable
-
Serialized Fields
-
offset
SVGOMAnimatedNumber offset
The 'offset' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMStyleElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMSubImageElement extends SVGStylableElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMSubImageRefElement extends SVGStylableElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMSVGElement extends SVGStylableElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMSwitchElement extends SVGGraphicsElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMSymbolElement extends SVGStylableElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMTextContentElement extends SVGStylableElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
lengthAdjust
SVGOMAnimatedEnumeration lengthAdjust
The 'lengthAdjust' attribute value. -
textLength
AbstractSVGAnimatedLength textLength
The 'textLength' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMTextElement extends SVGOMTextPositioningElement implements Serializable
-
Serialized Fields
-
motionTransform
java.awt.geom.AffineTransform motionTransform
Supplemental transformation due to motion animation. -
transform
SVGOMAnimatedTransformList transform
The 'transform' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMTextPathElement extends SVGOMTextContentElement implements Serializable
-
Serialized Fields
-
href
SVGOMAnimatedString href
The 'xlink:href' attribute value. -
method
SVGOMAnimatedEnumeration method
The 'method' attribute value. -
spacing
SVGOMAnimatedEnumeration spacing
The 'spacing' attribute value. -
startOffset
SVGOMAnimatedLength startOffset
The 'startOffset' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMTextPositioningElement extends SVGOMTextContentElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMTitleElement extends SVGDescriptiveElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMToBeImplementedElement extends SVGGraphicsElement implements Serializable
-
Serialized Fields
-
localName
java.lang.String localName
This element's local name
-
-
-
Class org.apache.batik.anim.dom.SVGOMTRefElement extends SVGURIReferenceTextPositioningElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMTSpanElement extends SVGOMTextPositioningElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGOMURIReferenceElement extends SVGOMElement implements Serializable
-
Serialized Fields
-
href
SVGOMAnimatedString href
The 'xlink:href' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMUseElement extends SVGURIReferenceGraphicsElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGOMViewElement extends SVGOMElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
preserveAspectRatio
SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
The 'preserveAspectRatio' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGOMVKernElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.anim.dom.SVGPointShapeElement extends SVGGraphicsElement implements Serializable
-
Serialized Fields
-
points
SVGOMAnimatedPoints points
The 'points' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGStylableElement extends SVGOMElement implements Serializable
-
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 org.apache.batik.anim.dom.SVGStyleSheetProcessingInstruction extends StyleSheetProcessingInstruction implements Serializable
-
Serialized Fields
-
styleSheet
StyleSheet styleSheet
The style-sheet.
-
-
-
Class org.apache.batik.anim.dom.SVGURIReferenceGraphicsElement extends SVGGraphicsElement implements Serializable
-
Serialized Fields
-
href
SVGOMAnimatedString href
The 'xlink:href' attribute value.
-
-
-
Class org.apache.batik.anim.dom.SVGURIReferenceTextPositioningElement extends SVGOMTextPositioningElement implements Serializable
-
Serialized Fields
-
href
SVGOMAnimatedString href
The 'xlink:href' attribute value.
-
-
-
Class org.apache.batik.anim.dom.XBLOMContentElement extends XBLOMElement implements Serializable
-
Class org.apache.batik.anim.dom.XBLOMDefinitionElement extends XBLOMElement implements Serializable
-
Class org.apache.batik.anim.dom.XBLOMElement extends SVGOMElement implements Serializable
-
Serialized Fields
-
prefix
java.lang.String prefix
The element prefix.
-
-
-
Class org.apache.batik.anim.dom.XBLOMHandlerGroupElement extends XBLOMElement implements Serializable
-
Class org.apache.batik.anim.dom.XBLOMImportElement extends XBLOMElement implements Serializable
-
Class org.apache.batik.anim.dom.XBLOMShadowTreeElement extends XBLOMElement implements Serializable
-
Class org.apache.batik.anim.dom.XBLOMTemplateElement extends XBLOMElement implements Serializable
-
Class org.apache.batik.anim.dom.XBLOMXBLElement extends XBLOMElement implements Serializable
-
-
Package org.apache.batik.apps.rasterizer
-
Class org.apache.batik.apps.rasterizer.SVGConverterException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
errorCode
java.lang.String errorCode
Error code -
errorInfo
java.lang.Object[] errorInfo
Additional information about the error condition -
isFatal
boolean isFatal
Defines whether or not this is a fatal error condition
-
-
-
-
Package org.apache.batik.apps.slideshow
-
Class org.apache.batik.apps.slideshow.Main extends javax.swing.JComponent implements Serializable
-
Serialized Fields
-
ctx
BridgeContext ctx
-
display
java.awt.image.BufferedImage display
-
done
boolean done
-
files
java.io.File[] files
-
image
java.awt.image.BufferedImage image
-
loader
DocumentLoader loader
-
paused
boolean paused
-
renderer
StaticRenderer renderer
-
startLastTransition
long startLastTransition
-
transitionThread
java.lang.Thread transitionThread
-
userAgent
UserAgent userAgent
-
-
-
-
Package org.apache.batik.apps.svgbrowser
-
Class org.apache.batik.apps.svgbrowser.AboutDialog extends javax.swing.JWindow implements Serializable
-
Class org.apache.batik.apps.svgbrowser.DOMDocumentTree extends javax.swing.JTree implements Serializable
-
Serialized Fields
-
autoscrollInsets
java.awt.Insets autoscrollInsets
The insets where autoscrolling is active. -
controller
DOMDocumentTreeController controller
The controller for this tree. -
eventListeners
javax.swing.event.EventListenerList eventListeners
Listeners list. -
scrollUnits
java.awt.Insets scrollUnits
How much to scroll.
-
-
-
Class org.apache.batik.apps.svgbrowser.DOMDocumentTree.DOMDocumentTreeEvent extends java.util.EventObject implements Serializable
-
Class org.apache.batik.apps.svgbrowser.DOMViewer extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
buttonFactory
ButtonFactory buttonFactory
The button factory. -
canEdit
boolean canEdit
Whether the DOMViewer can be used for editing the document. -
domViewerController
DOMViewerController domViewerController
The DOMViewer controller. -
elementOverlayManager
ElementOverlayManager elementOverlayManager
Manages the element selection on the canvas. -
historyBrowserInterface
HistoryBrowserInterface historyBrowserInterface
The history browsing manager. Manages undo / redo. -
isCapturingClickEnabled
boolean isCapturingClickEnabled
Whether "capturing click" tool is enabled. If enabled, the element being clicked on is found and selected in the DOMViewer's document tree -
isElementOverlayEnabled
boolean isElementOverlayEnabled
Whether painting the overlay on the canvas is enabled. -
listeners
java.util.Map listeners
The map that contains the listeners -
overlayButton
javax.swing.JToggleButton overlayButton
The button for enabling and disabling the overlay. -
panel
DOMViewer.Panel panel
The panel. -
showWhitespace
boolean showWhitespace
Whether to show text nodes that contain only whitespace in the tree.
-
-
-
Class org.apache.batik.apps.svgbrowser.DOMViewer.CapturingClickButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.DOMViewer.CloseButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.DOMViewer.OverlayButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.DOMViewer.Panel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
attributePanel
NodePickerPanel attributePanel
The panel to show the nodes attributes. -
attributePanelLayout
java.awt.GridBagConstraints attributePanelLayout
The layout for the attribute panel. -
attrModification
org.w3c.dom.events.EventListener attrModification
"Attribute modified" DOM Mutation Listener. -
capturingListener
org.w3c.dom.events.EventListener capturingListener
Capturing "click" event type listener. Allows the "capturing click" option -
characterDataPanel
DOMViewer.Panel.CharacterPanel characterDataPanel
The CharacterData node panel. -
charDataModification
org.w3c.dom.events.EventListener charDataModification
"Character data modified" DOM Mutation Listener. -
document
org.w3c.dom.Document document
The DOM document. -
documentInfo
javax.swing.JTextArea documentInfo
The documentInfo panel text area. -
documentInfoPanel
javax.swing.JPanel documentInfoPanel
The documentInfo node panel. -
elementPanel
javax.swing.JPanel elementPanel
The element panel. -
nodeInsertion
org.w3c.dom.events.EventListener nodeInsertion
"Node inserted" DOM Mutation Listener. -
nodeRemoval
org.w3c.dom.events.EventListener nodeRemoval
"Node removed" DOM Mutation Listener. -
propertiesTable
javax.swing.JTable propertiesTable
The properties table. -
propertiesTableLayout
java.awt.GridBagConstraints propertiesTableLayout
The layout for the properties table. -
rightPanel
javax.swing.JPanel rightPanel
The right panel. -
splitPane
javax.swing.JSplitPane splitPane
The split pane. -
tree
DOMDocumentTree tree
The tree. -
viewCSS
org.w3c.dom.css.ViewCSS viewCSS
The ViewCSS object associated with the document.
-
-
-
Class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.CharacterPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
node
org.w3c.dom.Node node
Associated node. -
textArea
javax.swing.JTextArea textArea
The text area.
-
-
-
Class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.NodeCSSValuesModel extends javax.swing.table.AbstractTableModel implements Serializable
-
Serialized Fields
-
node
org.w3c.dom.Node node
The node. -
propertyNames
java.util.List propertyNames
The property names. -
style
org.w3c.dom.css.CSSStyleDeclaration style
The computed style.
-
-
-
Class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.NodeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable
-
Serialized Fields
-
commentIcon
javax.swing.ImageIcon commentIcon
The icon used to represent comments. -
elementIcon
javax.swing.ImageIcon elementIcon
The icon used to represent elements. -
piIcon
javax.swing.ImageIcon piIcon
The icon used to represent processing instructions. -
textIcon
javax.swing.ImageIcon textIcon
The icon used to represent text.
-
-
-
Class org.apache.batik.apps.svgbrowser.DOMViewer.RedoButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.DOMViewer.UndoButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.FindDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
buttonFactory
ButtonFactory buttonFactory
The button factory -
caseSensitive
javax.swing.JCheckBox caseSensitive
The case sensitive button. -
clearButton
javax.swing.JButton clearButton
The next button. -
closeButton
javax.swing.JButton closeButton
The cancel button. -
currentIndex
int currentIndex
The current index in the TextNode's string. -
findButton
javax.swing.JButton findButton
The next button. -
gvtRoot
GraphicsNode gvtRoot
The GVT root into which text is searched. -
highlightButton
javax.swing.JRadioButton highlightButton
The highlight button. -
highlightCenterButton
javax.swing.JRadioButton highlightCenterButton
The highlight and center button. -
highlightCenterZoomButton
javax.swing.JRadioButton highlightCenterZoomButton
The highlight center and zoom button. -
listeners
java.util.Map listeners
The map that contains the listeners -
search
javax.swing.JTextField search
The TextField that owns the text to search. -
svgCanvas
JSVGCanvas svgCanvas
The canvas. -
walker
GVTTreeWalker walker
The GVTTreeWalker used to scan the GVT Tree.
-
-
-
Class org.apache.batik.apps.svgbrowser.FindDialog.ClearButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.FindDialog.CloseButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.FindDialog.FindButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.HistoryBrowser.HistoryBrowserEvent extends java.util.EventObject implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JPEGOptionPanel extends OptionPanel implements Serializable
-
Serialized Fields
-
quality
javax.swing.JSlider quality
The jpeg encoding quality.
-
-
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
alternateStyleSheet
java.lang.String alternateStyleSheet
The alternate style-sheet title. -
application
Application application
The current application. -
autoAdjust
boolean autoAdjust
The auto adjust flag. -
backAction
JSVGViewerFrame.BackAction backAction
The back action -
currentPath
java.io.File currentPath
The current path. -
currentSavePath
java.io.File currentSavePath
The current export path. -
debug
boolean debug
The debug flag. -
debugger
JSVGViewerFrame.Debugger debugger
The debugger object. -
domViewer
DOMViewer domViewer
The DOM viewer. -
findDialog
FindDialog findDialog
The Find dialog. -
forwardAction
JSVGViewerFrame.ForwardAction forwardAction
The forward action -
listeners
java.util.Map listeners
The map that contains the action listeners -
localHistory
LocalHistory localHistory
The local history. -
locationBar
LocationBar locationBar
The location bar. -
managerStopped
boolean managerStopped
Whether the update manager was stopped. -
nextTransformAction
JSVGViewerFrame.NextTransformAction nextTransformAction
The next transform action -
pauseAction
JSVGViewerFrame.PauseAction pauseAction
The pause action -
playAction
JSVGViewerFrame.PlayAction playAction
The play action -
previousTransformAction
JSVGViewerFrame.PreviousTransformAction previousTransformAction
The previous transform action -
statusBar
StatusBar statusBar
The status bar. -
stopAction
JSVGViewerFrame.StopAction stopAction
The stop action -
svgCanvas
JSVGViewerFrame.Canvas svgCanvas
The JSVGCanvas. -
svgCanvasPanel
javax.swing.JPanel svgCanvasPanel
The panel where the svgCanvas is displayed -
svgDocument
org.w3c.dom.svg.SVGDocument svgDocument
The current document. -
thumbnailDialog
ThumbnailDialog thumbnailDialog
The Find dialog. -
time
long time
-
title
java.lang.String title
The initial frame title. -
transformDialog
JAffineTransformChooser.Dialog transformDialog
The transform dialog -
transformHistory
TransformHistory transformHistory
The transform history. -
uriChooser
URIChooser uriChooser
The URI chooser. -
userAgent
SVGUserAgent userAgent
The SVG user agent. -
useStylesheetAction
JSVGViewerFrame.UseStylesheetAction useStylesheetAction
The use (author) stylesheet action -
window
javax.swing.JWindow window
A window used for full screen display
-
-
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.AboutAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.BackAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
components
java.util.List components
-
-
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Canvas extends JSVGCanvas implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.CloseAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.DOMViewerAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsJPGAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsPNGAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsTIFFAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FindDialogAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FlushAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ForwardAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
components
java.util.List components
-
-
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FullScreenAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.MonitorAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NewWindowAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NextTransformAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
components
java.util.List components
-
-
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenLocationAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PauseAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
components
java.util.List components
-
-
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PlayAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
components
java.util.List components
-
-
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreferencesAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreviousTransformAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
components
java.util.List components
-
-
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PrintAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ReloadAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.SaveAsAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.SetTransformAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.StopAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
components
java.util.List components
-
-
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ThumbnailDialogAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ToggleDebuggerAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
components
java.util.List components
-
-
-
Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ViewSourceAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
addButton
javax.swing.JButton addButton
The Add button. -
applyButton
javax.swing.JButton applyButton
The Apply button. -
attributePane
javax.swing.JScrollPane attributePane
The Attributes table ScrollPane. -
attributesLabel
javax.swing.JLabel attributesLabel
The Attributes table label. -
attributesPanel
javax.swing.JPanel attributesPanel
The Attributes table and buttons Panel. -
attributesTable
javax.swing.JTable attributesTable
The attributes table - the table that consists of attribute name and attribute value columns. Shows the element's attributes. -
buttonFactory
ButtonFactory buttonFactory
The Button factory. -
choosePanel
javax.swing.JPanel choosePanel
The OK and Cancel button Panel. -
clonedElement
org.w3c.dom.Element clonedElement
The copy of the original (preview) element. Used to synchronize svginput area and the attributes table, since the original elements attributes shouldn't be changed while previewing or editing it. -
controller
NodePickerController controller
The controller for this panel. -
eventListeners
javax.swing.event.EventListenerList eventListeners
Listeners list. -
isDirty
boolean isDirty
If the element being edited is actually changed. -
isWellFormedLabel
javax.swing.JLabel isWellFormedLabel
The isWellFormed label. -
listeners
java.util.Map listeners
The map that contains the listeners -
mode
int mode
The panel mode. -
parentElement
org.w3c.dom.Node parentElement
The parent Element for the element to be added. It is used when adding the new element, to get the information on where to be appended. -
previewElement
org.w3c.dom.Element previewElement
The element that is being previewed or edited it's content (xml representation). -
removeButton
javax.swing.JButton removeButton
The Remove button. -
resetButton
javax.swing.JButton resetButton
The Reset button. -
shouldProcessUpdate
boolean shouldProcessUpdate
If the attribute table listener should process the update event and update node picker after an update on the table had triggered. Used instead of removing and adding the table listener. -
svgInputPanel
NodePickerPanel.SVGInputPanel svgInputPanel
The svg input panel. -
svgInputPanelNameLabel
javax.swing.JLabel svgInputPanelNameLabel
The svgInputPanel name label. -
tableModelListener
javax.swing.event.TableModelListener tableModelListener
The Attribute table model listener.
-
-
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel.AddButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel.ApplyButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel.AttributesTableModel extends javax.swing.table.DefaultTableModel implements Serializable
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel.NameEditorDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
buttonFactory
ButtonFactory buttonFactory
The Button factory. -
cancelButton
javax.swing.JButton cancelButton
The Cancel button. -
listeners
java.util.Map listeners
The map that contains the listeners -
mainPanel
javax.swing.JPanel mainPanel
The Dialog main panel. -
nodeNameField
javax.swing.JTextField nodeNameField
The node name field. -
nodeNameLabel
javax.swing.JLabel nodeNameLabel
The node name label. -
okButton
javax.swing.JButton okButton
The OK button. -
returnCode
int returnCode
The Dialog results.
-
-
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel.NameEditorDialog.CancelButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel.NameEditorDialog.OKButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel.NodePickerEvent extends java.util.EventObject implements Serializable
-
Serialized Fields
-
contextNode
org.w3c.dom.Node contextNode
The context node associated with this event. -
result
java.lang.String result
The string that is to be parsed. -
type
int type
The type of this event.
-
-
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel.RemoveButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel.ResetButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.NodePickerPanel.SVGInputPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
nodeXmlArea
XMLTextEditor nodeXmlArea
The text area.
-
-
-
Class org.apache.batik.apps.svgbrowser.OptionPanel extends javax.swing.JPanel implements Serializable
-
Class org.apache.batik.apps.svgbrowser.OptionPanel.Dialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
ok
javax.swing.JButton ok
The 'ok' button. -
panel
javax.swing.JPanel panel
The 'ok' button.
-
-
-
Class org.apache.batik.apps.svgbrowser.OptionPanel.Dialog.OKButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.apps.svgbrowser.PNGOptionPanel extends OptionPanel implements Serializable
-
Serialized Fields
-
check
javax.swing.JCheckBox check
The check box for outputing an indexed PNG.
-
-
-
Class org.apache.batik.apps.svgbrowser.PreferenceDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
allowedResourceOrigin
javax.swing.JComboBox allowedResourceOrigin
-
allowedScriptOrigin
javax.swing.JComboBox allowedScriptOrigin
-
animationLimitCPU
javax.swing.JRadioButton animationLimitCPU
-
animationLimitCPUAmount
javax.swing.JTextField animationLimitCPUAmount
-
animationLimitCPULabel
javax.swing.JLabel animationLimitCPULabel
-
animationLimitFPS
javax.swing.JRadioButton animationLimitFPS
-
animationLimitFPSAmount
javax.swing.JTextField animationLimitFPSAmount
-
animationLimitFPSLabel
javax.swing.JLabel animationLimitFPSLabel
-
animationLimitUnlimited
javax.swing.JRadioButton animationLimitUnlimited
-
autoAdjustWindow
javax.swing.JCheckBox autoAdjustWindow
-
configurationPanel
PreferenceDialog.JConfigurationPanel configurationPanel
The configuration panel that holds each of the configuration pages. -
enableDoubleBuffering
javax.swing.JCheckBox enableDoubleBuffering
-
enforceSecureScripting
javax.swing.JCheckBox enforceSecureScripting
-
grantScriptFileAccess
javax.swing.JCheckBox grantScriptFileAccess
-
grantScriptNetworkAccess
javax.swing.JCheckBox grantScriptNetworkAccess
-
host
javax.swing.JTextField host
-
isXMLParserValidating
javax.swing.JCheckBox isXMLParserValidating
-
languagePanel
LanguageDialog.Panel languagePanel
-
loadEcmascript
javax.swing.JCheckBox loadEcmascript
-
loadJava
javax.swing.JCheckBox loadJava
-
mediaList
javax.swing.JList mediaList
-
mediaListClearButton
javax.swing.JButton mediaListClearButton
-
mediaListModel
javax.swing.DefaultListModel mediaListModel
-
mediaListRemoveButton
javax.swing.JButton mediaListRemoveButton
-
model
PreferenceManager model
PreferenceManager
used to store and retrieve preferences -
port
javax.swing.JTextField port
-
returnCode
int returnCode
Code indicating whether the dialog was okayed or cancelled. -
selectionXorMode
javax.swing.JCheckBox selectionXorMode
-
showDebugTrace
javax.swing.JCheckBox showDebugTrace
-
showRendering
javax.swing.JCheckBox showRendering
-
userStylesheet
javax.swing.JTextField userStylesheet
-
userStylesheetBrowse
javax.swing.JButton userStylesheetBrowse
-
userStylesheetEnabled
javax.swing.JCheckBox userStylesheetEnabled
-
userStylesheetLabel
javax.swing.JLabel userStylesheetLabel
-
-
-
Class org.apache.batik.apps.svgbrowser.PreferenceDialog.JConfigurationPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
group
javax.swing.ButtonGroup group
The button group for the configuration page buttons. -
layout
java.awt.CardLayout layout
The layout manager for the configuration pages. -
page
int page
The currently selected page. -
panel
javax.swing.JPanel panel
The panel that holds the configuration pages. -
toolbar
javax.swing.JToolBar toolbar
The toolbar that allows selection between the pages.
-
-
-
Class org.apache.batik.apps.svgbrowser.PreferenceDialog.JConfigurationPanel.ResizingCardLayout extends java.awt.CardLayout implements Serializable
-
Class org.apache.batik.apps.svgbrowser.StatusBar extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
displayThread
StatusBar.DisplayThread displayThread
The current display thread. -
mainMessage
java.lang.String mainMessage
The main message -
message
javax.swing.JLabel message
The message label -
temporaryMessage
java.lang.String temporaryMessage
The temporary message -
xPosition
javax.swing.JLabel xPosition
The x position/width label. -
yPosition
javax.swing.JLabel yPosition
The y position/height label. -
zoom
javax.swing.JLabel zoom
The zoom label.
-
-
-
Class org.apache.batik.apps.svgbrowser.SVGOptionPanel extends OptionPanel implements Serializable
-
Serialized Fields
-
prettyPrintCB
javax.swing.JCheckBox prettyPrintCB
-
xmlbaseCB
javax.swing.JCheckBox xmlbaseCB
The svg encoding options.
-
-
-
Class org.apache.batik.apps.svgbrowser.ThumbnailDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
aoiListener
ThumbnailDialog.AreaOfInterestListener aoiListener
The overlay used to display the area of interest. -
documentChanged
boolean documentChanged
A flag bit that indicates a document has been loaded. -
interactionEnabled
boolean interactionEnabled
-
overlay
ThumbnailDialog.AreaOfInterestOverlay overlay
The overlay used to display the area of interest. -
svgCanvas
JSVGCanvas svgCanvas
The canvas that owns the SVG document to display. -
svgThumbnailCanvas
JGVTComponent svgThumbnailCanvas
The canvas that displays the thumbnail.
-
-
-
Class org.apache.batik.apps.svgbrowser.XMLPreferenceManager.XMLProperties extends java.util.Properties implements Serializable
-
-
Package org.apache.batik.bridge
-
Class org.apache.batik.bridge.BridgeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
code
java.lang.String code
The error code. -
e
org.w3c.dom.Element e
The element on which the error occured. -
line
int line
The line number on which the error occured. -
message
java.lang.String message
The message. -
node
GraphicsNode node
The graphics node that represents the current state of the GVT tree. -
params
java.lang.Object[] params
The paramters to use for the error message.
-
-
-
Class org.apache.batik.bridge.GlobalWrapper extends WindowWrapper implements Serializable
-
Class org.apache.batik.bridge.InterruptedBridgeException extends java.lang.RuntimeException implements Serializable
-
Class org.apache.batik.bridge.TextNode.Anchor extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
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:
java.io.ObjectStreamException
-
-
Serialized Fields
-
type
int type
The anchor type.
-
-
-
Class org.apache.batik.bridge.UpdateManagerEvent extends java.util.EventObject implements Serializable
-
Serialized Fields
-
clearPaintingTransform
boolean clearPaintingTransform
True if before painting this update the canvas's painting transform needs to be cleared. -
dirtyAreas
java.util.List dirtyAreas
The dirty areas, as a List of Rectangles. -
image
java.awt.image.BufferedImage image
The buffered image.
-
-
-
Class org.apache.batik.bridge.WindowWrapper extends org.mozilla.javascript.ImporterTopLevel implements Serializable
-
Serialized Fields
-
interpreter
RhinoInterpreter interpreter
The rhino interpreter. -
window
Window window
The wrapped window.
-
-
-
-
Package org.apache.batik.bridge.svg12
-
Class org.apache.batik.bridge.svg12.ContentSelectionChangedEvent extends java.util.EventObject implements Serializable
-
-
Package org.apache.batik.css.engine
-
Class org.apache.batik.css.engine.CSSEngineEvent extends java.util.EventObject implements Serializable
-
Serialized Fields
-
element
org.w3c.dom.Element element
The event target. -
properties
int[] properties
The changed properties indexes.
-
-
-
-
Package org.apache.batik.css.parser
-
Class org.apache.batik.css.parser.ParseException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
columnNumber
int columnNumber
The column number. -
exception
java.lang.Exception exception
The embedded exception if tunnelling, or null. -
lineNumber
int lineNumber
The line number.
-
-
-
-
Package org.apache.batik.dom
-
Class org.apache.batik.dom.AbstractAttr extends AbstractParentNode implements Serializable
-
Serialized Fields
-
isIdAttr
boolean isIdAttr
Whether this attribute is an ID attribute -
nodeName
java.lang.String nodeName
The name of this node. -
ownerElement
AbstractElement ownerElement
The owner element. -
typeInfo
org.w3c.dom.TypeInfo typeInfo
The attribute type information. -
unspecified
boolean unspecified
Whether this attribute was not specified in the original document.
-
-
-
Class org.apache.batik.dom.AbstractAttrNS extends AbstractAttr implements Serializable
-
Serialized Fields
-
namespaceURI
java.lang.String namespaceURI
The namespace URI
-
-
-
Class org.apache.batik.dom.AbstractCharacterData extends AbstractChildNode implements Serializable
-
Serialized Fields
-
nodeValue
java.lang.String nodeValue
The value of this node.
-
-
-
Class org.apache.batik.dom.AbstractChildNode extends AbstractNode implements Serializable
-
Serialized Fields
-
nextSibling
org.w3c.dom.Node nextSibling
Returns the next sibling. -
parentNode
org.w3c.dom.Node parentNode
The parent node of this node. -
previousSibling
org.w3c.dom.Node previousSibling
The previous sibling.
-
-
-
Class org.apache.batik.dom.AbstractComment extends AbstractCharacterData implements Serializable
-
Class org.apache.batik.dom.AbstractDocument extends AbstractParentNode implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
documentURI
java.lang.String documentURI
The document URI. -
domConfig
AbstractDocument.DocumentConfiguration domConfig
The DOMConfiguration object for this document. -
inputEncoding
java.lang.String inputEncoding
Input encoding of this document. -
strictErrorChecking
boolean strictErrorChecking
Whether strict error checking is in force. -
xmlEncoding
java.lang.String xmlEncoding
XML encoding of this document. -
xmlStandalone
boolean xmlStandalone
Whether this document is standalone. -
xmlVersion
java.lang.String xmlVersion
XML version of this document.
-
-
-
Class org.apache.batik.dom.AbstractDocumentFragment extends AbstractParentNode implements Serializable
-
Class org.apache.batik.dom.AbstractDOMImplementation extends java.lang.Object implements Serializable
-
Serialized Fields
-
features
java.util.HashMap<java.lang.String,java.lang.Object> features
The supported features. -
localizableSupport
LocalizableSupport localizableSupport
The localizable support for the error messages.
-
-
-
Class org.apache.batik.dom.AbstractElement extends AbstractParentChildNode implements Serializable
-
Serialized Fields
-
attributes
org.w3c.dom.NamedNodeMap attributes
The attributes of this element. -
typeInfo
org.w3c.dom.TypeInfo typeInfo
The element type information.
-
-
-
Class org.apache.batik.dom.AbstractElement.Entry extends java.lang.Object implements Serializable
-
Serialized Fields
-
hash
int hash
The hash code, must not change after creation. -
name
java.lang.String name
The node name. -
namespaceURI
java.lang.String namespaceURI
The namespace URI -
next
AbstractElement.Entry next
The next entry -
value
org.w3c.dom.Node value
The value
-
-
-
Class org.apache.batik.dom.AbstractElement.NamedNodeHashMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
count
int count
The number of entries -
table
AbstractElement.Entry[] table
The underlying array
-
-
-
Class org.apache.batik.dom.AbstractElementNS extends AbstractElement implements Serializable
-
Serialized Fields
-
namespaceURI
java.lang.String namespaceURI
The namespace URI
-
-
-
Class org.apache.batik.dom.AbstractEntity extends AbstractParentNode implements Serializable
-
Serialized Fields
-
nodeName
java.lang.String nodeName
The node name. -
publicId
java.lang.String publicId
The public id. -
systemId
java.lang.String systemId
The system id.
-
-
-
Class org.apache.batik.dom.AbstractEntityReference extends AbstractParentChildNode implements Serializable
-
Serialized Fields
-
nodeName
java.lang.String nodeName
The node name.
-
-
-
Class org.apache.batik.dom.AbstractNode extends java.lang.Object implements Serializable
-
Serialized Fields
-
managerData
java.lang.Object managerData
The XBL manager data. -
ownerDocument
AbstractDocument ownerDocument
The owner document. -
userData
java.util.HashMap userData
User data. -
userDataHandlers
java.util.HashMap userDataHandlers
User data handlers.
-
-
-
Class org.apache.batik.dom.AbstractNotation extends AbstractNode implements Serializable
-
Serialized Fields
-
nodeName
java.lang.String nodeName
The node name. -
publicId
java.lang.String publicId
The public id. -
systemId
java.lang.String systemId
The system id.
-
-
-
Class org.apache.batik.dom.AbstractParentChildNode extends AbstractParentNode implements Serializable
-
Serialized Fields
-
nextSibling
org.w3c.dom.Node nextSibling
Returns the next sibling. -
parentNode
org.w3c.dom.Node parentNode
The parent node of this node. -
previousSibling
org.w3c.dom.Node previousSibling
The previous sibling.
-
-
-
Class org.apache.batik.dom.AbstractParentNode extends AbstractNode implements Serializable
-
Serialized Fields
-
childNodes
AbstractParentNode.ChildNodes childNodes
The children.
-
-
-
Class org.apache.batik.dom.AbstractParentNode.ChildNodes extends java.lang.Object implements Serializable
-
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 org.apache.batik.dom.AbstractProcessingInstruction extends AbstractChildNode implements Serializable
-
Serialized Fields
-
data
java.lang.String data
The data.
-
-
-
Class org.apache.batik.dom.AbstractStylableDocument extends AbstractDocument implements Serializable
-
Class org.apache.batik.dom.AbstractText extends AbstractCharacterData implements Serializable
-
Class org.apache.batik.dom.ExtensibleDOMImplementation extends AbstractDOMImplementation implements Serializable
-
Serialized Fields
-
customFactories
DoublyIndexedTable customFactories
The custom elements factories. -
customShorthandManagers
java.util.List customShorthandManagers
The custom shorthand value managers. -
customValueManagers
java.util.List customValueManagers
The custom value managers.
-
-
-
Class org.apache.batik.dom.GenericAttr extends AbstractAttr implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this attribute immutable?
-
-
-
Class org.apache.batik.dom.GenericAttrNS extends AbstractAttrNS implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this attribute immutable?
-
-
-
Class org.apache.batik.dom.GenericCDATASection extends AbstractText implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this element immutable?
-
-
-
Class org.apache.batik.dom.GenericComment extends AbstractComment implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this element immutable?
-
-
-
Class org.apache.batik.dom.GenericDocument extends AbstractDocument implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this document immutable?
-
-
-
Class org.apache.batik.dom.GenericDocumentFragment extends AbstractDocumentFragment implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this element immutable?
-
-
-
Class org.apache.batik.dom.GenericDocumentType extends AbstractChildNode implements Serializable
-
Serialized Fields
-
publicId
java.lang.String publicId
The DTD public ID, if specified. -
qualifiedName
java.lang.String qualifiedName
The qualified name of the document element. -
systemId
java.lang.String systemId
The DTD system ID, if specified.
-
-
-
Class org.apache.batik.dom.GenericDOMImplementation extends AbstractDOMImplementation implements Serializable
-
Class org.apache.batik.dom.GenericElement extends AbstractElement implements Serializable
-
Serialized Fields
-
nodeName
java.lang.String nodeName
The node name. -
readonly
boolean readonly
Is this element immutable?
-
-
-
Class org.apache.batik.dom.GenericElementNS extends AbstractElementNS implements Serializable
-
Serialized Fields
-
nodeName
java.lang.String nodeName
The node name. -
readonly
boolean readonly
Is this element immutable?
-
-
-
Class org.apache.batik.dom.GenericEntity extends AbstractEntity implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this node immutable?
-
-
-
Class org.apache.batik.dom.GenericEntityReference extends AbstractEntityReference implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this node immutable?
-
-
-
Class org.apache.batik.dom.GenericNotation extends AbstractNotation implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this node immutable?
-
-
-
Class org.apache.batik.dom.GenericProcessingInstruction extends AbstractProcessingInstruction implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this node immutable? -
target
java.lang.String target
The target.
-
-
-
Class org.apache.batik.dom.GenericText extends AbstractText implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
Is this element immutable?
-
-
-
Class org.apache.batik.dom.StyleSheetProcessingInstruction extends AbstractProcessingInstruction implements Serializable
-
Serialized Fields
-
factory
StyleSheetFactory factory
The stylesheet factory. -
readonly
boolean readonly
Is this node immutable?
-
-
-
-
Package org.apache.batik.dom.svg
-
Class org.apache.batik.dom.svg.LiveAttributeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
attributeName
java.lang.String attributeName
The attribute name. -
code
short code
The reason for the exception. This must be one of the ERR_* constants defined in this class. -
e
org.w3c.dom.Element e
The element on which the error occured. -
value
java.lang.String value
The malformed attribute value.
-
-
-
Class org.apache.batik.dom.svg.SVGOMException extends org.w3c.dom.svg.SVGException implements Serializable
-
Class org.apache.batik.dom.svg.SVGOMUseShadowRoot extends AbstractDocumentFragment implements Serializable
-
Serialized Fields
-
cssParentElement
org.w3c.dom.Element cssParentElement
The parent CSS element. -
isLocal
boolean isLocal
Indicates if the imported css element is from this document.
-
-
-
-
Package org.apache.batik.dom.util
-
Class org.apache.batik.dom.util.IntTable extends java.lang.Object implements Serializable
-
Serialized Fields
-
count
int count
The number of entries -
table
IntTable.Entry[] table
The underlying array
-
-
-
Class org.apache.batik.dom.util.IntTable.Entry extends java.lang.Object implements Serializable
-
Serialized Fields
-
hash
int hash
The hash code. -
key
java.lang.Object key
The key. -
next
IntTable.Entry next
The next entry -
value
int value
The value.
-
-
-
Class org.apache.batik.dom.util.SAXIOException extends java.io.IOException implements Serializable
-
Serialized Fields
-
saxe
org.xml.sax.SAXException saxe
-
-
-
-
Package org.apache.batik.ext.awt.color
-
Class org.apache.batik.ext.awt.color.ICCColorSpaceExt extends java.awt.color.ICC_ColorSpace implements Serializable
-
Serialized Fields
-
intent
int intent
Deprecated.
-
-
-
-
Package org.apache.batik.ext.awt.geom
-
Class org.apache.batik.ext.awt.geom.Polygon2D extends java.lang.Object implements Serializable
-
Serialized Fields
-
bounds
java.awt.geom.Rectangle2D bounds
Bounds of the Polygon2D.- See Also:
Polygon2D.getBounds()
-
closedPath
java.awt.geom.GeneralPath closedPath
-
npoints
int npoints
The total number of points. The value ofnpoints
represents the number of valid points in thisPolygon
. -
path
java.awt.geom.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 org.apache.batik.ext.awt.geom.Polyline2D extends java.lang.Object implements Serializable
-
Serialized Fields
-
bounds
java.awt.geom.Rectangle2D bounds
Bounds of the Polyline2D.- See Also:
Polyline2D.getBounds()
-
closedPath
java.awt.geom.GeneralPath closedPath
-
npoints
int npoints
The total number of points. The value ofnpoints
represents the number of points in thisPolyline2D
. -
path
java.awt.geom.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 org.apache.batik.ext.awt.image
-
Class org.apache.batik.ext.awt.image.ARGBChannel extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
public java.lang.Object 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
java.lang.String desc
-
val
int val
-
-
-
Class org.apache.batik.ext.awt.image.CompositeRule extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
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:
java.io.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 org.apache.batik.ext.awt.image.PadMode extends java.lang.Object implements Serializable
-
Serialization Methods
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
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:
java.io.ObjectStreamException
-
-
Serialized Fields
-
mode
int mode
The pad mode for this object.
-
-
-
-
Package org.apache.batik.ext.awt.image.codec.png
-
Class org.apache.batik.ext.awt.image.codec.png.PNGDecodeParam extends java.lang.Object implements Serializable
-
Serialized Fields
-
displayExponent
float displayExponent
-
encodeParam
PNGEncodeParam encodeParam
-
expandGrayAlpha
boolean expandGrayAlpha
-
expandPalette
boolean expandPalette
-
generateEncodeParam
boolean generateEncodeParam
-
output8BitGray
boolean output8BitGray
-
performGammaCorrection
boolean performGammaCorrection
-
suppressAlpha
boolean suppressAlpha
-
userExponent
float userExponent
-
-
-
Class org.apache.batik.ext.awt.image.codec.png.PNGEncodeParam extends java.lang.Object implements Serializable
-
Serialized Fields
-
bitDepth
int bitDepth
-
bitDepthSet
boolean bitDepthSet
-
chromaticity
float[] chromaticity
-
chromaticitySet
boolean chromaticitySet
-
chunkData
java.util.List chunkData
-
chunkType
java.util.List chunkType
-
gamma
float gamma
-
gammaSet
boolean gammaSet
-
ICCProfileData
byte[] ICCProfileData
-
ICCProfileDataSet
boolean ICCProfileDataSet
-
modificationTime
java.util.Date modificationTime
-
modificationTimeSet
boolean modificationTimeSet
-
paletteHistogram
int[] paletteHistogram
-
paletteHistogramSet
boolean paletteHistogramSet
-
physicalDimension
int[] physicalDimension
-
physicalDimensionSet
boolean physicalDimensionSet
-
significantBits
int[] significantBits
-
significantBitsSet
boolean significantBitsSet
-
SRGBIntent
int SRGBIntent
-
SRGBIntentSet
boolean SRGBIntentSet
-
suggestedPalette
PNGSuggestedPaletteEntry[] suggestedPalette
-
suggestedPaletteSet
boolean suggestedPaletteSet
-
text
java.lang.String[] text
-
textSet
boolean textSet
-
transparencySet
boolean transparencySet
-
useInterlacing
boolean useInterlacing
-
zText
java.lang.String[] zText
-
zTextSet
boolean zTextSet
-
-
-
Class org.apache.batik.ext.awt.image.codec.png.PNGEncodeParam.Gray extends PNGEncodeParam implements Serializable
-
Serialized Fields
-
backgroundPaletteGray
int backgroundPaletteGray
-
backgroundSet
boolean backgroundSet
-
bitShift
int bitShift
-
bitShiftSet
boolean bitShiftSet
-
transparency
int[] transparency
-
-
-
Class org.apache.batik.ext.awt.image.codec.png.PNGEncodeParam.Palette extends PNGEncodeParam implements Serializable
-
Serialized Fields
-
backgroundPaletteIndex
int backgroundPaletteIndex
-
backgroundSet
boolean backgroundSet
-
palette
int[] palette
-
paletteSet
boolean paletteSet
-
transparency
int[] transparency
-
-
-
Class org.apache.batik.ext.awt.image.codec.png.PNGEncodeParam.RGB extends PNGEncodeParam implements Serializable
-
Serialized Fields
-
backgroundRGB
int[] backgroundRGB
-
backgroundSet
boolean backgroundSet
-
transparency
int[] transparency
-
-
-
Class org.apache.batik.ext.awt.image.codec.png.PNGSuggestedPaletteEntry extends java.lang.Object implements Serializable
-
Serialized Fields
-
alpha
int alpha
The alpha opacity value of the entry. -
blue
int blue
The blue color value of the entry. -
frequency
int frequency
The probable frequency of the color in the image. -
green
int green
The green color value of the entry. -
name
java.lang.String name
The name of the entry. -
red
int red
The red color value of the entry. -
sampleDepth
int sampleDepth
The depth of the color samples.
-
-
-
-
Package org.apache.batik.ext.awt.image.codec.util
-
Package org.apache.batik.ext.swing
-
Class org.apache.batik.ext.swing.DoubleDocument extends javax.swing.text.PlainDocument implements Serializable
-
Class org.apache.batik.ext.swing.JAffineTransformChooser extends JGridBagPanel implements Serializable
-
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
java.awt.geom.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 org.apache.batik.ext.swing.JAffineTransformChooser.Dialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
chooserPane
JAffineTransformChooser chooserPane
-
tracker
AffineTransformTracker tracker
-
-
-
Class org.apache.batik.ext.swing.JGridBagPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
insetsManager
JGridBagPanel.InsetsManager insetsManager
Used to get insets at any given cell location
-
-
-
-
Package org.apache.batik.extension
-
Class org.apache.batik.extension.ExtensionElement extends SVGOMElement implements Serializable
-
Class org.apache.batik.extension.GraphicsExtensionElement extends StylableExtensionElement implements Serializable
-
Serialized Fields
-
externalResourcesRequired
SVGOMAnimatedBoolean externalResourcesRequired
The 'externalResourcesRequired' attribute value. -
transform
SVGOMAnimatedTransformList transform
The 'transform' attribute value.
-
-
-
Class org.apache.batik.extension.PrefixableStylableExtensionElement extends StylableExtensionElement implements Serializable
-
Serialized Fields
-
prefix
java.lang.String prefix
The element prefix.
-
-
-
Class org.apache.batik.extension.StylableExtensionElement extends ExtensionElement implements Serializable
-
-
Package org.apache.batik.extension.svg
-
Class org.apache.batik.extension.svg.BatikHistogramNormalizationElement extends PrefixableStylableExtensionElement implements Serializable
-
Class org.apache.batik.extension.svg.BatikRegularPolygonElement extends GraphicsExtensionElement implements Serializable
-
Class org.apache.batik.extension.svg.BatikStarElement extends GraphicsExtensionElement implements Serializable
-
Class org.apache.batik.extension.svg.ColorSwitchElement extends PrefixableStylableExtensionElement implements Serializable
-
Class org.apache.batik.extension.svg.FlowDivElement extends PrefixableStylableExtensionElement implements Serializable
-
Class org.apache.batik.extension.svg.FlowLineElement extends SVGOMTextPositioningElement implements Serializable
-
Class org.apache.batik.extension.svg.FlowParaElement extends SVGOMTextPositioningElement implements Serializable
-
Class org.apache.batik.extension.svg.FlowRegionBreakElement extends SVGOMTextPositioningElement implements Serializable
-
Class org.apache.batik.extension.svg.FlowRegionElement extends PrefixableStylableExtensionElement implements Serializable
-
Class org.apache.batik.extension.svg.FlowSpanElement extends SVGOMTextPositioningElement implements Serializable
-
Class org.apache.batik.extension.svg.FlowTextElement extends GraphicsExtensionElement implements Serializable
-
Class org.apache.batik.extension.svg.RegionInfo extends java.awt.geom.Rectangle2D.Float implements Serializable
-
Serialized Fields
-
verticalAlignment
float verticalAlignment
-
-
-
-
Package org.apache.batik.gvt.event
-
Class org.apache.batik.gvt.event.GraphicsNodeChangeEvent extends GraphicsNodeEvent implements Serializable
-
Serialized Fields
-
changeSource
GraphicsNode changeSource
-
-
-
Class org.apache.batik.gvt.event.GraphicsNodeEvent extends java.util.EventObject implements Serializable
-
Serialized Fields
-
consumed
boolean consumed
Indicates whether or not this event is consumed. -
id
int id
The ID of this event.
-
-
-
Class org.apache.batik.gvt.event.GraphicsNodeFocusEvent extends GraphicsNodeEvent implements Serializable
-
Class org.apache.batik.gvt.event.GraphicsNodeInputEvent extends GraphicsNodeEvent implements Serializable
-
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 org.apache.batik.gvt.event.GraphicsNodeKeyEvent extends GraphicsNodeInputEvent implements Serializable
-
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 org.apache.batik.gvt.event.GraphicsNodeMouseEvent extends GraphicsNodeInputEvent implements Serializable
-
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 org.apache.batik.gvt.event.GraphicsNodeMouseWheelEvent extends GraphicsNodeInputEvent implements Serializable
-
Serialized Fields
-
wheelDelta
int wheelDelta
Indicates the number of wheel notches have been moved. Positive for scrolling up/left, negative for down/right.
-
-
-
-
Package org.apache.batik.gvt.text
-
Class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute extends java.text.AttributedCharacterIterator.Attribute implements Serializable
-
-
Package org.apache.batik.parser
-
Class org.apache.batik.parser.ParseException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
columnNumber
int columnNumber
The column number. -
exception
java.lang.Exception exception
The embedded exception if tunnelling, or null. -
lineNumber
int lineNumber
The line number.
-
-
-
-
Package org.apache.batik.script
-
Class org.apache.batik.script.InterpreterException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
column
int column
-
embedded
java.lang.Exception embedded
-
line
int line
-
-
-
-
Package org.apache.batik.svggen
-
Class org.apache.batik.svggen.SVGGraphics2DIOException extends java.io.IOException implements Serializable
-
Serialized Fields
-
embedded
java.io.IOException embedded
The enclosed exception.
-
-
-
Class org.apache.batik.svggen.SVGGraphics2DRuntimeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
embedded
java.lang.Exception embedded
The enclosed exception.
-
-
-
-
Package org.apache.batik.swing
-
Class org.apache.batik.swing.JSVGCanvas extends JSVGComponent implements Serializable
-
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
org.w3c.dom.events.EventTarget lastTarget
-
lastToolTipEventTarget
org.w3c.dom.events.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
java.beans.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
java.util.Map toolTipDocs
-
toolTipListener
org.w3c.dom.events.EventListener toolTipListener
-
toolTipMap
java.util.Map toolTipMap
Mapping of elements to listeners so they can be removed, if the tooltip is removed. -
uri
java.lang.String uri
The URI of the current document being displayed. -
zoomInteractor
Interactor zoomInteractor
An interactor to perform a zoom.Binding: BUTTON1 + CTRL Key
-
-
-
Class org.apache.batik.swing.JSVGCanvas.AffineAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
at
java.awt.geom.AffineTransform at
-
-
-
Class org.apache.batik.swing.JSVGCanvas.ResetTransformAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.swing.JSVGCanvas.RotateAction extends JSVGCanvas.AffineAction implements Serializable
-
Class org.apache.batik.swing.JSVGCanvas.ScrollAction extends JSVGCanvas.AffineAction implements Serializable
-
Class org.apache.batik.swing.JSVGCanvas.ScrollDownAction extends JSVGCanvas.ScrollAction implements Serializable
-
Class org.apache.batik.swing.JSVGCanvas.ScrollLeftAction extends JSVGCanvas.ScrollAction implements Serializable
-
Class org.apache.batik.swing.JSVGCanvas.ScrollRightAction extends JSVGCanvas.ScrollAction implements Serializable
-
Class org.apache.batik.swing.JSVGCanvas.ScrollUpAction extends JSVGCanvas.ScrollAction implements Serializable
-
Class org.apache.batik.swing.JSVGCanvas.ZoomAction extends JSVGCanvas.AffineAction implements Serializable
-
Class org.apache.batik.swing.JSVGCanvas.ZoomInAction extends JSVGCanvas.ZoomAction implements Serializable
-
Class org.apache.batik.swing.JSVGCanvas.ZoomOutAction extends JSVGCanvas.ZoomAction implements Serializable
-
Class org.apache.batik.swing.JSVGScrollPane extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
canvas
JSVGCanvas canvas
-
cornerBox
java.awt.Component cornerBox
-
horizontal
javax.swing.JScrollBar horizontal
-
horizontalPanel
javax.swing.JPanel horizontalPanel
-
hsbListener
JSVGScrollPane.SBListener hsbListener
-
ignoreScrollChange
boolean ignoreScrollChange
-
scrollbarsAlwaysVisible
boolean scrollbarsAlwaysVisible
-
vertical
javax.swing.JScrollBar vertical
-
viewBox
java.awt.geom.Rectangle2D viewBox
-
vsbListener
JSVGScrollPane.SBListener vsbListener
-
-
-
-
Package org.apache.batik.swing.gvt
-
Class org.apache.batik.swing.gvt.GVTTreeRendererEvent extends java.util.EventObject implements Serializable
-
Serialized Fields
-
image
java.awt.image.BufferedImage image
The buffered image.
-
-
-
Class org.apache.batik.swing.gvt.JGVTComponent extends javax.swing.JComponent implements Serializable
-
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
java.util.List gvtTreeRendererListeners
The GVT tree renderer listeners. -
image
java.awt.image.BufferedImage image
The image to paint. -
initialTransform
java.awt.geom.AffineTransform initialTransform
The initial rendering transform. -
interactor
Interactor interactor
The current interactor. -
interactors
java.util.List interactors
The interactor list. -
jgvtListeners
java.util.List jgvtListeners
The JGVTComponentListener list. -
listener
JGVTComponent.Listener listener
The listener. -
needRender
boolean needRender
Whether a render was requested. -
overlays
java.util.List overlays
The overlays. -
paintingTransform
java.awt.geom.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
java.awt.geom.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 org.apache.batik.swing.svg
-
Class org.apache.batik.swing.svg.GVTTreeBuilderEvent extends java.util.EventObject implements Serializable
-
Serialized Fields
-
gvtRoot
GraphicsNode gvtRoot
The GVT root.
-
-
-
Class org.apache.batik.swing.svg.JSVGComponent extends JGVTComponent implements Serializable
-
Serialized Fields
-
afterStopRunnable
java.lang.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
java.lang.String fragmentIdentifier
The current document fragment identifier. -
gvtTreeBuilder
GVTTreeBuilder gvtTreeBuilder
The GVT tree builder. -
gvtTreeBuilderListeners
java.util.List 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
java.util.List 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
java.awt.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
org.w3c.dom.svg.SVGDocument svgDocument
The current SVG document. -
svgDocumentLoaderListeners
java.util.List svgDocumentLoaderListeners
The document loader listeners. -
svgLoadEventDispatcher
SVGLoadEventDispatcher svgLoadEventDispatcher
The SVGLoadEventDispatcher. -
svgLoadEventDispatcherListeners
java.util.List svgLoadEventDispatcherListeners
The SVG onload dispatcher listeners. -
svgUserAgent
SVGUserAgent svgUserAgent
The SVG user agent. -
updateManager
UpdateManager updateManager
The update manager. -
updateManagerListeners
java.util.List 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
java.awt.geom.AffineTransform viewingTransform
-
-
-
Class org.apache.batik.swing.svg.LinkActivationEvent extends java.util.EventObject implements Serializable
-
Serialized Fields
-
referencedURI
java.lang.String referencedURI
The URI the link references.
-
-
-
Class org.apache.batik.swing.svg.SVGDocumentLoaderEvent extends java.util.EventObject implements Serializable
-
Serialized Fields
-
svgDocument
org.w3c.dom.svg.SVGDocument svgDocument
The associated SVG document.
-
-
-
Class org.apache.batik.swing.svg.SVGLoadEventDispatcherEvent extends java.util.EventObject implements Serializable
-
Serialized Fields
-
gvtRoot
GraphicsNode gvtRoot
The GVT root.
-
-
-
-
Package org.apache.batik.test
-
Class org.apache.batik.test.AssertEqualsException extends AssertException implements Serializable
-
Serialized Fields
-
cmp
java.lang.Object cmp
Objects which should have be equal -
ref
java.lang.Object ref
Objects which should have be equal
-
-
-
Class org.apache.batik.test.AssertException extends TestErrorConditionException implements Serializable
-
Class org.apache.batik.test.AssertNullException extends AssertException implements Serializable
-
Serialized Fields
-
cmp
java.lang.Object cmp
Objects which should have be equal -
ref
java.lang.Object ref
Objects which should have be equal
-
-
-
Class org.apache.batik.test.AssertTrueException extends AssertException implements Serializable
-
Serialized Fields
-
cmp
java.lang.Object cmp
Objects which should have be equal -
ref
java.lang.Object ref
Objects which should have be equal
-
-
-
Class org.apache.batik.test.TestErrorConditionException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
errorCode
java.lang.String errorCode
Error code. May be null.
-
-
-
Class org.apache.batik.test.TestException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
errorCode
java.lang.String errorCode
Error code -
errorParams
java.lang.Object[] errorParams
Parameters for the error message -
sourceError
java.lang.Exception sourceError
Exception, if any, that caused the error
-
-
-
-
Package org.apache.batik.transcoder
-
Class org.apache.batik.transcoder.TranscoderException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
ex
java.lang.Exception ex
The enclosed exception.
-
-
-
Class org.apache.batik.transcoder.TranscodingHints extends java.util.HashMap implements Serializable
-
-
Package org.apache.batik.util.gui
-
Class org.apache.batik.util.gui.CSSMediaPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
addButton
javax.swing.JButton addButton
The button to add a CSS medium from the list. -
clearButton
javax.swing.JButton clearButton
The button to clear the CSS media list. -
listeners
java.util.Map listeners
The map that contains the listeners -
listModel
javax.swing.DefaultListModel listModel
The list that represents the CSS media. -
mediaList
javax.swing.JList mediaList
The list that represents the CSS media. -
removeButton
javax.swing.JButton removeButton
The button to remove a CSS medium from the list.
-
-
-
Class org.apache.batik.util.gui.CSSMediaPanel.AddButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
listeners
java.util.Map listeners
The map that contains the listeners -
medium
javax.swing.JComboBox medium
The new medium. -
returnCode
int returnCode
The return code.
-
-
-
Class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.CancelButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.OKButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.CSSMediaPanel.ClearButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.CSSMediaPanel.Dialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
listeners
java.util.Map listeners
The map that contains the listeners -
returnCode
int returnCode
The return code.
-
-
-
Class org.apache.batik.util.gui.CSSMediaPanel.Dialog.CancelButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.CSSMediaPanel.Dialog.OKButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.CSSMediaPanel.RemoveButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.DropDownComponent extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
disabledDownArrow
javax.swing.Icon disabledDownArrow
The icon for disabled drop down button. -
dropDownButton
javax.swing.JButton dropDownButton
The drop down button. When clicked the dropdown popup menu appears. -
enabledDownArrow
javax.swing.Icon enabledDownArrow
The icon for enabled drop down button. -
isDropDownEnabled
boolean isDropDownEnabled
If drop down menu appears when clicked on dropdown button. -
mainButton
javax.swing.JButton mainButton
The main button for this component. -
popupMenu
DropDownComponent.ScrollablePopupMenu popupMenu
The scrollable pop up menu.
-
-
-
Class org.apache.batik.util.gui.DropDownComponent.DefaultScrollablePopupMenuItem extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
parent
DropDownComponent.ScrollablePopupMenu parent
The parent scrollable popup menu.
-
-
-
Class org.apache.batik.util.gui.DropDownComponent.ScrollablePopupMenu extends javax.swing.JPopupMenu implements Serializable
-
Serialized Fields
-
eventListeners
javax.swing.event.EventListenerList eventListeners
Listeners list. -
footer
DropDownComponent.ScrollablePopupMenuItem footer
Footer item. Should be always shown at the bottom of this pop up. -
menuPanel
javax.swing.JPanel menuPanel
The menu panel. -
model
DropDownComponent.ScrollablePopupMenuModel model
The model for this component. -
ownerComponent
javax.swing.JComponent ownerComponent
The owner component. -
preferredHeight
int preferredHeight
Max menu height. -
scrollPane
javax.swing.JScrollPane scrollPane
The scroll pane.
-
-
-
Class org.apache.batik.util.gui.DropDownComponent.ScrollablePopupMenuEvent extends java.util.EventObject implements Serializable
-
Serialized Fields
-
details
java.lang.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 org.apache.batik.util.gui.ExtendedGridBagConstraints extends java.awt.GridBagConstraints implements Serializable
-
Class org.apache.batik.util.gui.JErrorPane extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
bf
ButtonFactory bf
The button factory. -
detailsArea
javax.swing.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
java.util.Map listeners
The map that contains the listeners -
msg
java.lang.String msg
The error message. -
okButton
javax.swing.JButton okButton
The OK button. -
showDetailButton
javax.swing.JButton showDetailButton
The button used to show or not the details. -
stacktrace
java.lang.String stacktrace
The stack trace. -
subpanel
javax.swing.JPanel subpanel
The sub panel that contains the stack trace text area.
-
-
-
Class org.apache.batik.util.gui.JErrorPane.OKButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.JErrorPane.ShowDetailButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.LanguageDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
listeners
java.util.Map listeners
The map that contains the listeners -
panel
LanguageDialog.Panel panel
The user languages panel. -
returnCode
int returnCode
The last return code.
-
-
-
Class org.apache.batik.util.gui.LanguageDialog.CancelButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.LanguageDialog.OKButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.LanguageDialog.Panel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
addLanguageButton
javax.swing.JButton addLanguageButton
The AddLanguageButton. -
clearLanguageButton
javax.swing.JButton clearLanguageButton
The ClearLanguageButton. -
downLanguageButton
javax.swing.JButton downLanguageButton
The DownLanguageButton. -
languageList
javax.swing.JList languageList
The languages list -
languageListModel
javax.swing.DefaultListModel languageListModel
The language list model -
listeners
java.util.Map listeners
The map that contains the listeners -
removeLanguageButton
javax.swing.JButton removeLanguageButton
The RemoveLanguageButton. -
upLanguageButton
javax.swing.JButton upLanguageButton
The UpLanguageButton. -
userList
javax.swing.JList userList
The user languages list -
userListModel
javax.swing.DefaultListModel userListModel
The user list model
-
-
-
Class org.apache.batik.util.gui.LanguageDialog.Panel.AddLanguageButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.LanguageDialog.Panel.ClearLanguageButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.LanguageDialog.Panel.DownLanguageButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.LanguageDialog.Panel.IconAndTextCellRenderer extends javax.swing.JLabel implements Serializable
-
Class org.apache.batik.util.gui.LanguageDialog.Panel.RemoveLanguageButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.LanguageDialog.Panel.UpLanguageButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.LocationBar extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
comboBox
javax.swing.JComboBox comboBox
The combo box
-
-
-
Class org.apache.batik.util.gui.MemoryMonitor extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
listeners
java.util.Map listeners
The map that contains the listeners -
panel
MemoryMonitor.Panel panel
The Panel instance.
-
-
-
Class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.MemoryMonitor.CollectButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.MemoryMonitor.History extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
borderColor
java.awt.Color borderColor
The border color. -
curveColor
java.awt.Color curveColor
The curve color. -
data
java.util.List data
The data. -
freeMemory
long freeMemory
The free memory. -
gridLinesColor
java.awt.Color gridLinesColor
The grid lines color. -
path
java.awt.geom.GeneralPath path
The curve representation. -
totalMemory
long totalMemory
The total memory. -
xShift
int xShift
The vertical lines shift.
-
-
-
Class org.apache.batik.util.gui.MemoryMonitor.Panel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
repaintThread
MemoryMonitor.RepaintThread repaintThread
The repaint thread.
-
-
-
Class org.apache.batik.util.gui.MemoryMonitor.Usage extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
font
java.awt.Font font
The font used to draw the strings. -
freeColors
java.awt.Color[] freeColors
The color of the free blocks for each block type. -
freeMemory
long freeMemory
The free memory. -
textColor
java.awt.Color textColor
The text color. -
totalMemory
long totalMemory
The total memory. -
usedColors
java.awt.Color[] usedColors
The color of the used blocks for each block type.
-
-
-
Class org.apache.batik.util.gui.URIChooser extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
buttonFactory
ButtonFactory buttonFactory
The button factory -
chosenPath
java.lang.String chosenPath
The last chosen path. -
clearButton
javax.swing.JButton clearButton
The Clear button -
currentPath
java.lang.String currentPath
The current path. -
fileFilter
javax.swing.filechooser.FileFilter fileFilter
The file filter. -
listeners
java.util.Map listeners
The map that contains the listeners -
okButton
javax.swing.JButton okButton
The OK button -
returnCode
int returnCode
The last return code. -
textField
javax.swing.JTextField textField
The text field
-
-
-
Class org.apache.batik.util.gui.URIChooser.BrowseButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.URIChooser.CancelButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.URIChooser.ClearButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.URIChooser.OKButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.UserStyleDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
chosenPath
java.lang.String chosenPath
The chosen path. -
listeners
java.util.Map listeners
The map that contains the listeners -
panel
UserStyleDialog.Panel panel
The main panel. -
returnCode
int returnCode
The last return code.
-
-
-
Class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.UserStyleDialog.OKButtonAction extends javax.swing.AbstractAction implements Serializable
-
Class org.apache.batik.util.gui.UserStyleDialog.Panel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
browseButton
javax.swing.JButton browseButton
The browse button -
fileCheckBox
javax.swing.JCheckBox fileCheckBox
The file check box -
fileLabel
javax.swing.JLabel fileLabel
The file label -
fileTextField
javax.swing.JTextField fileTextField
The file text field
-
-
-
Class org.apache.batik.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction extends javax.swing.AbstractAction implements Serializable
-
-
Package org.apache.batik.util.gui.resource
-
Class org.apache.batik.util.gui.resource.JToolbarButton extends javax.swing.JButton implements Serializable
-
Class org.apache.batik.util.gui.resource.JToolbarSeparator extends javax.swing.JComponent implements Serializable
-
Class org.apache.batik.util.gui.resource.JToolbarToggleButton extends javax.swing.JToggleButton implements Serializable
-
Class org.apache.batik.util.gui.resource.MissingListenerException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
className
java.lang.String className
The class name of the listener bundle requested -
key
java.lang.String key
The name of the specific listener requested by the user
-
-
-
-
Package org.apache.batik.util.gui.xmleditor
-
Class org.apache.batik.util.gui.xmleditor.XMLContext extends javax.swing.text.StyleContext implements Serializable
-
Serialized Fields
-
syntaxFontMap
java.util.Map syntaxFontMap
-
syntaxForegroundMap
java.util.Map syntaxForegroundMap
-
-
-
Class org.apache.batik.util.gui.xmleditor.XMLDocument extends javax.swing.text.PlainDocument implements Serializable
-
Serialized Fields
-
cacheToken
XMLToken cacheToken
-
context
XMLContext context
-
lexer
XMLScanner lexer
-
-
-
Class org.apache.batik.util.gui.xmleditor.XMLEditorKit extends javax.swing.text.DefaultEditorKit implements Serializable
-
Serialized Fields
-
context
XMLContext context
-
factory
javax.swing.text.ViewFactory factory
-
-
-
Class org.apache.batik.util.gui.xmleditor.XMLTextEditor extends javax.swing.JEditorPane implements Serializable
-
Serialized Fields
-
undoManager
javax.swing.undo.UndoManager undoManager
-
-
-
-
Package org.apache.batik.util.resources
-
Class org.apache.batik.util.resources.ResourceFormatException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
className
java.lang.String className
The class name of the resource bundle requested -
key
java.lang.String key
The name of the specific resource requested by the user
-
-
-
-
Package org.apache.batik.xml
-
Class org.apache.batik.xml.XMLException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
exception
java.lang.Exception exception
The embedded exception if tunnelling, or null.
-
-
-