Serialized Form
Package org.apache.batik.apps.applet |
thread
java.lang.Thread thread
- The current processing thread
userLanguages
java.lang.String userLanguages
- The user languages.
userStyleSheetURI
java.lang.String userStyleSheetURI
- The user style sheet URI.
canvas
JSVGCanvas canvas
- The SVG canvas.
df
SVGDocumentFactory df
- The factory that creates new SVG Document instances.
eventDispatcher
EventDispatcher eventDispatcher
- The event dispatcher.
Package org.apache.batik.apps.svgviewer |
this$0
Main this$0
viewerFrame
ViewerFrame viewerFrame
this$0
Main this$0
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.
message
javax.swing.JLabel message
- The message label
mainMessage
java.lang.String mainMessage
- The main message
application
ViewerFrame.Application application
- The application.
locationBar
LocationBar locationBar
- The location bar.
uri
java.lang.String uri
- The URI of the current document.
currentPath
java.lang.String currentPath
- The current path.
currentExportPath
java.lang.String currentExportPath
- The current path where to export files.
uriChooser
URIChooser uriChooser
- The uri chooser.
panel
javax.swing.JPanel panel
- The view panel.
statusBar
StatusBar statusBar
- The status bar.
canvas
JSVGCanvas canvas
- The SVG canvas.
thread
java.lang.Thread thread
- The current processing thread
domViewer
DOMViewer domViewer
- The tree view panel.
languageDialog
LanguageDialog languageDialog
- The language dialog.
userStyleDialog
UserStyleDialog userStyleDialog
- The user style dialog.
thumbnailFrame
javax.swing.JFrame thumbnailFrame
- The thumbnail frame.
reloadAction
ViewerFrame.ReloadAction reloadAction
- The reload action
backAction
ViewerFrame.BackAction backAction
- The back action
forwardAction
ViewerFrame.ForwardAction forwardAction
- The forward action
stopAction
ViewerFrame.StopAction stopAction
- The stop action
description
java.lang.String description
- The document description.
fixedSize
boolean fixedSize
- Has the windows a fixed size?
progressivePaintEnabled
boolean progressivePaintEnabled
- Is incremental painting of the offscreen buffer enabled?
eventDispatcher
ConcreteEventDispatcher eventDispatcher
- The event dispatcher.
userLanguages
java.lang.String userLanguages
- The user languages.
userStyleSheetURI
java.lang.String userStyleSheetURI
- The user style sheet URI.
loadedDocuments
java.util.List loadedDocuments
- The documents loaded with this viewer.
loadedDocument
int loadedDocument
- The current document index.
loadedDocumentsCount
int loadedDocumentsCount
- The loaded documents count.
df
SVGDocumentFactory df
- The factory that creates new SVG Document instances.
listeners
java.util.Map listeners
- The map that contains the action listeners
this$0
ViewerFrame this$0
canvas
JSVGCanvas canvas
this$0
ViewerFrame this$0
components
java.util.List components
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
components
java.util.List components
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
components
java.util.List components
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
components
java.util.List components
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
this$0
ViewerFrame this$0
Package org.apache.batik.bridge |
node
GraphicsNode node
context
BridgeContext context
- The bridge context.
type
int type
- Type of the event.
attrName
java.lang.String attrName
- The name of the modified attribute.
attrNewValue
java.lang.String attrNewValue
- The new value of the modified attribute.
graphicsNode
GraphicsNode graphicsNode
- Graphic node impacted by the mutation
styleMutationEvent
BridgeMutationEvent styleMutationEvent
- Sub event describing modification of a style element
element
Element element
root
GraphicsNode root
Package org.apache.batik.dom |
nodeName
java.lang.String nodeName
- The name of this node.
unspecified
boolean unspecified
- Whether this attribute was not specified in the original document.
namespaceURI
java.lang.String namespaceURI
- The namespace URI
nodeValue
java.lang.String nodeValue
- The value of this node.
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads the object from the given stream.
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Writes the object to the given stream.
eventsEnabled
boolean eventsEnabled
- Whether the event dispatching must be done.
attributes
NamedNodeMap attributes
- The attributes of this element.
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads the object from the given stream.
this$0
AbstractElement this$0
table
HashTable table
- The place where the nodes in the anonymous namespace are stored.
tableNS
HashTable tableNS
- The place where the the nodes that use namespaces are stored.
namespaceURI
java.lang.String namespaceURI
- The current namespace URI.
namespaceURI
java.lang.String namespaceURI
- The namespace URI
nodeName
java.lang.String nodeName
- The node name.
publicId
java.lang.String publicId
- The public id.
systemId
java.lang.String systemId
- The system id.
nodeName
java.lang.String nodeName
- The node name.
nodeName
java.lang.String nodeName
- The node name.
publicId
java.lang.String publicId
- The public id.
systemId
java.lang.String systemId
- The system id.
childNodes
AbstractParentNode.ChildNodes childNodes
- The children.
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reads the object from the given stream.
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Writes the object to the given stream.
this$0
AbstractParentNode this$0
children
int children
- The number of children.
data
java.lang.String data
- The data.
readonly
boolean readonly
- Is this attribute immutable?
readonly
boolean readonly
- Is this attribute immutable?
readonly
boolean readonly
- Is this element immutable?
readonly
boolean readonly
- Is this element immutable?
readonly
boolean readonly
- Is this document immutable?
readonly
boolean readonly
- Is this element immutable?
nodeName
java.lang.String nodeName
- The node name.
readonly
boolean readonly
- Is this element immutable?
nodeName
java.lang.String nodeName
- The node name.
readonly
boolean readonly
- Is this element immutable?
readonly
boolean readonly
- Is this node immutable?
readonly
boolean readonly
- Is this node immutable?
readonly
boolean readonly
- Is this node immutable?
target
java.lang.String target
- The target.
readonly
boolean readonly
- Is this node immutable?
readonly
boolean readonly
- Is this element immutable?
readonly
boolean readonly
- Is this node immutable?
factory
StyleSheetFactory factory
- The stylesheet factory.
Package org.apache.batik.dom.svg |
transformableSupport
SVGTransformableSupport transformableSupport
- The transformable support.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
externalResourcesRequiredSupport
SVGExternalResourcesRequiredSupport externalResourcesRequiredSupport
- The SVGExternalResourcesRequired support.
testsSupport
SVGTestsSupport testsSupport
- The tests support.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
transformableSupport
SVGTransformableSupport transformableSupport
- The transformable support.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
externalResourcesRequiredSupport
SVGExternalResourcesRequiredSupport externalResourcesRequiredSupport
- The SVGExternalResourcesRequired support.
testsSupport
SVGTestsSupport testsSupport
- The tests support.
targetReference
java.lang.ref.WeakReference targetReference
- The reference to the target attribute.
cxReference
java.lang.ref.WeakReference cxReference
- The reference to the cx attribute.
cyReference
java.lang.ref.WeakReference cyReference
- The reference to the cy attribute.
rReference
java.lang.ref.WeakReference rReference
- The reference to the r attribute.
slopeReference
java.lang.ref.WeakReference slopeReference
- The slope attribute reference.
interceptReference
java.lang.ref.WeakReference interceptReference
- The intercept attribute reference.
amplitudeReference
java.lang.ref.WeakReference amplitudeReference
- The amplitude attribute reference.
exponentReference
java.lang.ref.WeakReference exponentReference
- The exponent attribute reference.
offsetReference
java.lang.ref.WeakReference offsetReference
- The offset attribute reference.
localizableSupport
LocalizableSupport localizableSupport
- The localizable support for the error messages.
url
java.net.URL url
- The url of the document.
readonly
boolean readonly
- Is this document immutable?
defaultView
AbstractView defaultView
- The default view.
context
SVGContext context
- The document context.
factories
HashTable factories
- The SVG element factories.
styleSheets
DOMStyleSheetList styleSheets
readonly
boolean readonly
- Is this element immutable?
prefix
java.lang.String prefix
- The element prefix.
liveAttributeValues
java.util.Map liveAttributeValues
- The live attribute values map.
parentElement
Element parentElement
- The parent element.
this$0
SVGOMElement this$0
cxReference
java.lang.ref.WeakReference cxReference
- The reference to the cx attribute.
cyReference
java.lang.ref.WeakReference cyReference
- The reference to the cy attribute.
rxReference
java.lang.ref.WeakReference rxReference
- The reference to the rx attribute.
ryReference
java.lang.ref.WeakReference ryReference
- The reference to the ry attribute.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
in2Reference
java.lang.ref.WeakReference in2Reference
- The reference to the in2 attribute.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
in2Reference
java.lang.ref.WeakReference in2Reference
- The reference to the in2 attribute.
k1Reference
java.lang.ref.WeakReference k1Reference
- The reference to the k1 attribute.
k2Reference
java.lang.ref.WeakReference k2Reference
- The reference to the k2 attribute.
k3Reference
java.lang.ref.WeakReference k3Reference
- The reference to the k3 attribute.
k4Reference
java.lang.ref.WeakReference k4Reference
- The reference to the k4 attribute.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
orderXReference
java.lang.ref.WeakReference orderXReference
- The reference to the orderX attribute.
orderYReference
java.lang.ref.WeakReference orderYReference
- The reference to the orderY attribute.
targetXReference
java.lang.ref.WeakReference targetXReference
- The reference to the targetX attribute.
targetYReference
java.lang.ref.WeakReference targetYReference
- The reference to the targetY attribute.
divisorReference
java.lang.ref.WeakReference divisorReference
- The reference to the divisor attribute.
biasReference
java.lang.ref.WeakReference biasReference
- The reference to the bias attribute.
kernelUnitLengthXReference
java.lang.ref.WeakReference kernelUnitLengthXReference
- The reference to the kernelUnitLengthX attribute.
kernelUnitLengthYReference
java.lang.ref.WeakReference kernelUnitLengthYReference
- The reference to the kernelUnitLengthY attribute.
preserveAlphaReference
java.lang.ref.WeakReference preserveAlphaReference
- The reference to the preserveAlpha attribute.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
surfaceScaleReference
java.lang.ref.WeakReference surfaceScaleReference
- The reference to the surfaceScale attribute.
diffuseConstantReference
java.lang.ref.WeakReference diffuseConstantReference
- The reference to the diffuseConstant attribute.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
in2Reference
java.lang.ref.WeakReference in2Reference
- The reference to the in2 attribute.
scaleReference
java.lang.ref.WeakReference scaleReference
- The reference to the scale attribute.
azimuthReference
java.lang.ref.WeakReference azimuthReference
- The reference to the azimuth attribute.
elevationReference
java.lang.ref.WeakReference elevationReference
- The reference to the elevation attribute.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
uriReferenceSupport
SVGURIReferenceSupport uriReferenceSupport
- The SVGURIReference support.
externalResourcesRequiredSupport
SVGExternalResourcesRequiredSupport externalResourcesRequiredSupport
- The SVGExternalResourcesRequired support.
transformableSupport
SVGTransformableSupport transformableSupport
- The transformable support.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
radiusXReference
java.lang.ref.WeakReference radiusXReference
- The reference to the radiusX attribute.
radiusYReference
java.lang.ref.WeakReference radiusYReference
- The reference to the radiusY attribute.
inReference
java.lang.ref.WeakReference inReference
- The reference to the in attribute.
dxReference
java.lang.ref.WeakReference dxReference
- The reference to the dx attribute.
dyReference
java.lang.ref.WeakReference dyReference
- The reference to the dy attribute.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
zReference
java.lang.ref.WeakReference zReference
- The reference to the z attribute.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
zReference
java.lang.ref.WeakReference zReference
- The reference to the z attribute.
pointsAtXReference
java.lang.ref.WeakReference pointsAtXReference
- The reference to the pointsAtX attribute.
pointsAtYReference
java.lang.ref.WeakReference pointsAtYReference
- The reference to the pointsAtY attribute.
pointsAtZReference
java.lang.ref.WeakReference pointsAtZReference
- The reference to the pointsAtZ attribute.
specularExponentReference
java.lang.ref.WeakReference specularExponentReference
- The reference to the specularExponent attribute.
limitingConeAngleReference
java.lang.ref.WeakReference limitingConeAngleReference
- The reference to the limitingConeAngle attribute.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
widthReference
java.lang.ref.WeakReference widthReference
- The reference to the width attribute.
heightReference
java.lang.ref.WeakReference heightReference
- The reference to the height attribute.
uriReferenceSupport
SVGURIReferenceSupport uriReferenceSupport
- The SVGURIReference support.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
externalResourcesRequiredSupport
SVGExternalResourcesRequiredSupport externalResourcesRequiredSupport
- The SVGExternalResourcesRequired support.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
widthReference
java.lang.ref.WeakReference widthReference
- The reference to the width attribute.
heightReference
java.lang.ref.WeakReference heightReference
- The reference to the height attribute.
resultReference
java.lang.ref.WeakReference resultReference
- The reference to the result attribute.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
uriReferenceSupport
SVGURIReferenceSupport uriReferenceSupport
- The SVGURIReference support.
externalResourcesRequiredSupport
SVGExternalResourcesRequiredSupport externalResourcesRequiredSupport
- The SVGExternalResourcesRequired support.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
widthReference
java.lang.ref.WeakReference widthReference
- The reference to the width attribute.
heightReference
java.lang.ref.WeakReference heightReference
- The reference to the height attribute.
x1Reference
java.lang.ref.WeakReference x1Reference
- The reference to the x1 attribute.
y1Reference
java.lang.ref.WeakReference y1Reference
- The reference to the y1 attribute.
x2Reference
java.lang.ref.WeakReference x2Reference
- The reference to the x2 attribute.
y2Reference
java.lang.ref.WeakReference y2Reference
- The reference to the y2 attribute.
x1Reference
java.lang.ref.WeakReference x1Reference
- The reference to the x1 attribute.
y1Reference
java.lang.ref.WeakReference y1Reference
- The reference to the y1 attribute.
x2Reference
java.lang.ref.WeakReference x2Reference
- The reference to the x2 attribute.
y2Reference
java.lang.ref.WeakReference y2Reference
- The reference to the y2 attribute.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
widthReference
java.lang.ref.WeakReference widthReference
- The reference to the width attribute.
heightReference
java.lang.ref.WeakReference heightReference
- The reference to the height attribute.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
widthReference
java.lang.ref.WeakReference widthReference
- The reference to the width attribute.
heightReference
java.lang.ref.WeakReference heightReference
- The reference to the height attribute.
uriReferenceSupport
SVGURIReferenceSupport uriReferenceSupport
- The SVGURIReference support.
externalResourcesRequiredSupport
SVGExternalResourcesRequiredSupport externalResourcesRequiredSupport
- The SVGExternalResourcesRequired support.
testsSupport
SVGTestsSupport testsSupport
- The tests support.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
cxReference
java.lang.ref.WeakReference cxReference
- The reference to the cx attribute.
cyReference
java.lang.ref.WeakReference cyReference
- The reference to the cy attribute.
rReference
java.lang.ref.WeakReference rReference
- The reference to the r attribute.
fxReference
java.lang.ref.WeakReference fxReference
- The reference to the fx attribute.
fyReference
java.lang.ref.WeakReference fyReference
- The reference to the fy attribute.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
widthReference
java.lang.ref.WeakReference widthReference
- The reference to the width attribute.
heightReference
java.lang.ref.WeakReference heightReference
- The reference to the height attribute.
rxReference
java.lang.ref.WeakReference rxReference
- The reference to the rx attribute.
ryReference
java.lang.ref.WeakReference ryReference
- The reference to the ry attribute.
uriReferenceSupport
SVGURIReferenceSupport uriReferenceSupport
- The SVGURIReference support.
externalResourcesRequiredSupport
SVGExternalResourcesRequiredSupport externalResourcesRequiredSupport
- The SVGExternalResourcesRequired support.
offsetReference
java.lang.ref.WeakReference offsetReference
- The reference to the offset attribute.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
sheet
StyleSheet sheet
- The style sheet.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
widthReference
java.lang.ref.WeakReference widthReference
- The reference to the width attribute.
heightReference
java.lang.ref.WeakReference heightReference
- The reference to the height attribute.
parentElement
Element parentElement
- The parent element.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
externalResourcesRequiredSupport
SVGExternalResourcesRequiredSupport externalResourcesRequiredSupport
- The SVGExternalResourcesRequired support.
testsSupport
SVGTestsSupport testsSupport
- The tests support.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
externalResourcesRequiredSupport
SVGExternalResourcesRequiredSupport externalResourcesRequiredSupport
- The SVGExternalResourcesRequired support.
stylableSupport
SVGStylableSupport stylableSupport
- The stylable support.
externalResourcesRequiredSupport
SVGExternalResourcesRequiredSupport externalResourcesRequiredSupport
- The SVGExternalResourcesRequired support.
testsSupport
SVGTestsSupport testsSupport
- The tests support.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
transformableSupport
SVGTransformableSupport transformableSupport
- The transformable support.
uriReferenceSupport
SVGURIReferenceSupport uriReferenceSupport
- The SVGURIReference support.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
dxReference
java.lang.ref.WeakReference dxReference
- The reference to the dx attribute.
dyReference
java.lang.ref.WeakReference dyReference
- The reference to the dy attribute.
rotateReference
java.lang.ref.WeakReference rotateReference
- The reference to the rotate attribute.
localName
java.lang.String localName
- This element's local name
uriReferenceSupport
SVGURIReferenceSupport uriReferenceSupport
- The SVGURIReference support.
xReference
java.lang.ref.WeakReference xReference
- The reference to the x attribute.
yReference
java.lang.ref.WeakReference yReference
- The reference to the y attribute.
widthReference
java.lang.ref.WeakReference widthReference
- The reference to the width attribute.
heightReference
java.lang.ref.WeakReference heightReference
- The reference to the height attribute.
uriReferenceSupport
SVGURIReferenceSupport uriReferenceSupport
- The SVGURIReference support.
Package org.apache.batik.dom.util |
table
HashTable.Entry[] table
- The underlying array
count
int count
- The number of entries
threshold
int threshold
- The resizing threshold
hash
int hash
- The hash code
key
java.lang.Object key
- The key
value
java.lang.Object value
- The value
next
HashTable.Entry next
- The next entry
Package org.apache.batik.gvt |
type
int type
Package org.apache.batik.gvt.event |
child
GraphicsNode child
- The graphics node that was added or removed.
consumed
boolean consumed
- Indicates whether or not this event is consumed.
id
int id
- The ID of this event.
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.
modifiers
int modifiers
- The state of the modifier key at the time the graphics node
input event was fired.
keyCode
int keyCode
keyChar
char keyChar
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.
clickCount
int clickCount
- Indicates the number of quick consecutive clicks of a mouse button.
oldBounds
java.awt.geom.Rectangle2D oldBounds
- The old bounds of the source.
Package org.apache.batik.gvt.filter |
desc
java.lang.String desc
val
int val
rule
int rule
- The composite rule for this object.
k1
float k1
k2
float k2
k3
float k3
k4
float k4
mode
int mode
- The pad mode for this object.
Package org.apache.batik.gvt.text |
Package org.apache.batik.parser |
exception
java.lang.Exception exception
- The embedded exception if tunnelling, or null.
lineNumber
int lineNumber
- The line number.
columnNumber
int columnNumber
- The column number.
Package org.apache.batik.refimpl.util |
requestedCursor
java.awt.Cursor requestedCursor
- The cursor which has been most recently requested by a background thread.
globalBuffer
java.awt.image.BufferedImage globalBuffer
- The global offscreen buffer.
buffer
java.awt.image.BufferedImage buffer
- The current offscreen buffer.
gvtRoot
GraphicsNode gvtRoot
- Root of the GVT tree displayed by this viewer
rendererFactory
RendererFactory rendererFactory
- The renderer factory.
builder
GVTBuilder builder
- The GVT builder.
document
SVGDocument document
- The SVG document to render.
bufferNeedsRendering
boolean bufferNeedsRendering
- Must the buffer be updated?
isLoadPending
boolean isLoadPending
- Is there a document load pending?
userAgent
UserAgent userAgent
- The user agent.
transform
java.awt.geom.AffineTransform transform
- The transform to apply to the graphics object.
panTransform
java.awt.geom.AffineTransform panTransform
- The transform representing the pan tranlate.
rotateTransform
java.awt.geom.AffineTransform rotateTransform
- The transform representing the rotation.
previousRotateTransform
java.awt.geom.AffineTransform previousRotateTransform
- The transform representing the previous rotation.
docBBox
java.awt.Shape docBBox
- The pan bounding box.
markerTop
java.awt.geom.Line2D markerTop
- The zoom marker top line.
markerLeft
java.awt.geom.Line2D markerLeft
- The zoom marker left line.
markerBottom
java.awt.geom.Line2D markerBottom
- The zoom marker bottom line.
markerRight
java.awt.geom.Line2D markerRight
- The zoom marker right line.
rotateMarker
java.awt.Shape rotateMarker
- The rotate marker.
selectionHighlightShape
java.awt.Shape selectionHighlightShape
- The selection highlight shape.
canvasSpaceHighlightShape
java.awt.Shape canvasSpaceHighlightShape
- The selection highlight shape, in canvas space coords.
thumbnailCanvas
JSVGCanvas.ThumbnailCanvas thumbnailCanvas
- The thumbnail canvas.
parserFactory
ParserFactory parserFactory
- The parser factory.
textSelector
Selector textSelector
- The text selector.
zoomHandler
JSVGCanvas.ZoomHandler zoomHandler
- The zoom handler.
rotateAngle
double rotateAngle
- The rotation angle
rotateCos
double rotateCos
- The rotation cosinus
initialScale
double initialScale
- The initial scale factor.
progressiveRenderingEnabled
boolean progressiveRenderingEnabled
- Fires periodic repaints while buffer is rendered
documentTransformed
boolean documentTransformed
- Whether or not the current document was transformed.
markerStroke
java.awt.BasicStroke markerStroke
- Used to draw marker
loadPendingLock
java.lang.Object loadPendingLock
- An object used to synchronize access to loadPending flag.
backgroundRenderThread
java.lang.Thread backgroundRenderThread
- The background rendering thread instance - should be only one alive.
backgroundBuilderThread
java.lang.Thread backgroundBuilderThread
- The background gvt building thread instance - should be only one alive.
listeners
java.util.Map listeners
- The map that contains the listeners
repaintState
org.apache.batik.refimpl.util.JSVGCanvas.RepaintState repaintState
this$0
JSVGCanvas this$0
offscreenBuffer
java.awt.image.BufferedImage offscreenBuffer
- The offscreen buffer.
buffer
java.awt.image.BufferedImage buffer
- The currently visible offscreen sub-buffer.
transform
java.awt.geom.AffineTransform transform
- The tranform to apply to the graphics object.
renderer
Renderer renderer
- The current renderer.
repaintThread
java.lang.Thread repaintThread
- The repaint thread.
bufferNeedsRendering
boolean bufferNeedsRendering
- Must the buffer be updated?
markerTransform
java.awt.geom.AffineTransform markerTransform
- An additional transform for the marker.
backgroundRenderThread
java.lang.Thread backgroundRenderThread
- The background rendering thread instance - should be only one alive.
markerStroke
java.awt.BasicStroke markerStroke
- Used to draw marker
this$0
JSVGCanvas this$0
this$0
JSVGCanvas this$0
this$0
JSVGCanvas this$0
Package org.apache.batik.script |
line
int line
column
int column
embedded
java.lang.Exception embedded
Package org.apache.batik.transcoder |
ex
java.lang.Exception ex
- The enclosed exception.
Package org.apache.batik.util.awt.image.codec |
bitDepth
int bitDepth
bitDepthSet
boolean bitDepthSet
useInterlacing
boolean useInterlacing
chromaticity
float[] chromaticity
chromaticitySet
boolean chromaticitySet
gamma
float gamma
gammaSet
boolean gammaSet
paletteHistogram
int[] paletteHistogram
paletteHistogramSet
boolean paletteHistogramSet
ICCProfileData
byte[] ICCProfileData
ICCProfileDataSet
boolean ICCProfileDataSet
physicalDimension
int[] physicalDimension
physicalDimensionSet
boolean physicalDimensionSet
suggestedPalette
PNGSuggestedPaletteEntry[] suggestedPalette
suggestedPaletteSet
boolean suggestedPaletteSet
significantBits
int[] significantBits
significantBitsSet
boolean significantBitsSet
SRGBIntent
int SRGBIntent
SRGBIntentSet
boolean SRGBIntentSet
text
java.lang.String[] text
textSet
boolean textSet
modificationTime
java.util.Date modificationTime
modificationTimeSet
boolean modificationTimeSet
transparencySet
boolean transparencySet
zText
java.lang.String[] zText
zTextSet
boolean zTextSet
chunkType
java.util.Vector chunkType
chunkData
java.util.Vector chunkData
backgroundSet
boolean backgroundSet
backgroundPaletteGray
int backgroundPaletteGray
transparency
int[] transparency
bitShift
int bitShift
bitShiftSet
boolean bitShiftSet
backgroundSet
boolean backgroundSet
palette
int[] palette
paletteSet
boolean paletteSet
backgroundPaletteIndex
int backgroundPaletteIndex
transparency
int[] transparency
backgroundSet
boolean backgroundSet
backgroundRGB
int[] backgroundRGB
transparency
int[] transparency
name
java.lang.String name
- The name of the entry.
sampleDepth
int sampleDepth
- The depth of the color samples.
red
int red
- The red color value of the entry.
green
int green
- The green color value of the entry.
blue
int blue
- The blue color value of the entry.
alpha
int alpha
- The alpha opacity value of the entry.
frequency
int frequency
- The probable frequency of the color in the image.
Package org.apache.batik.util.gui |
listeners
java.util.Map listeners
- The map that contains the listeners
panel
DOMViewer.Panel panel
- The panel.
this$0
DOMViewer this$0
document
Document document
- The DOM document.
viewCSS
ViewCSS viewCSS
- The ViewCSS object associated with the document.
tree
javax.swing.JTree tree
- The tree.
splitPane
javax.swing.JSplitPane splitPane
- The split pane.
rightPanel
javax.swing.JPanel rightPanel
- The right panel.
attributesTable
javax.swing.JTable attributesTable
- The attributes table.
propertiesTable
javax.swing.JTable propertiesTable
- The properties table.
elementPanel
javax.swing.JPanel elementPanel
- The element panel.
characterData
javax.swing.JTextArea characterData
- The CharacterData panel text area.
characterDataPanel
javax.swing.JPanel characterDataPanel
- The CharacterData node panel.
documentInfo
javax.swing.JTextArea documentInfo
- The documentInfo panel text area.
documentInfoPanel
javax.swing.JPanel documentInfoPanel
- The documentInfo node panel.
this$0
DOMViewer.Panel this$0
node
Node node
- The node.
this$0
DOMViewer.Panel this$0
node
Node node
- The node.
this$0
DOMViewer.Panel this$0
elementIcon
javax.swing.ImageIcon elementIcon
- The icon used to represent elements.
commentIcon
javax.swing.ImageIcon commentIcon
- The icon used to represent comments.
piIcon
javax.swing.ImageIcon piIcon
- The icon used to represent processing instructions.
textIcon
javax.swing.ImageIcon textIcon
- The icon used to represent text.
listeners
java.util.Map listeners
- The map that contains the listeners
panel
LanguageDialog.Panel panel
- The user languages panel.
languageChangeHandler
LanguageChangeHandler languageChangeHandler
- The language change handler.
this$0
LanguageDialog this$0
this$0
LanguageDialog this$0
userList
javax.swing.JList userList
- The user languages list
languageList
javax.swing.JList languageList
- The languages list
userListModel
javax.swing.DefaultListModel userListModel
- The user list model
languageListModel
javax.swing.DefaultListModel languageListModel
- The language list model
addLanguageButton
javax.swing.JButton addLanguageButton
- The AddLanguageButton.
removeLanguageButton
javax.swing.JButton removeLanguageButton
- The RemoveLanguageButton.
upLanguageButton
javax.swing.JButton upLanguageButton
- The UpLanguageButton.
downLanguageButton
javax.swing.JButton downLanguageButton
- The DownLanguageButton.
clearLanguageButton
javax.swing.JButton clearLanguageButton
- The ClearLanguageButton.
listeners
java.util.Map listeners
- The map that contains the listeners
this$0
LanguageDialog.Panel this$0
this$0
LanguageDialog.Panel this$0
this$0
LanguageDialog.Panel this$0
this$0
LanguageDialog.Panel this$0
this$0
LanguageDialog.Panel this$0
this$0
LanguageDialog.Panel this$0
comboBox
javax.swing.JComboBox comboBox
- The combo box
listeners
java.util.Map listeners
- The map that contains the listeners
panel
MemoryMonitor.Panel panel
- The Panel instance.
this$0
MemoryMonitor this$0
gridLinesColor
java.awt.Color gridLinesColor
- The grid lines color.
curveColor
java.awt.Color curveColor
- The curve color.
borderColor
java.awt.Color borderColor
- The border color.
data
java.util.List data
- The data.
xShift
int xShift
- The vertical lines shift.
totalMemory
long totalMemory
- The total memory.
freeMemory
long freeMemory
- The free memory.
path
java.awt.geom.GeneralPath path
- The curve representation.
repaintThread
MemoryMonitor.RepaintThread repaintThread
- The repaint thread.
usedColors
java.awt.Color[] usedColors
- The color of the used blocks for each block type.
freeColors
java.awt.Color[] freeColors
- The color of the free blocks for each block type.
font
java.awt.Font font
- The font used to draw the strings.
textColor
java.awt.Color textColor
- The text color.
totalMemory
long totalMemory
- The total memory.
freeMemory
long freeMemory
- The free memory.
buttonFactory
ButtonFactory buttonFactory
- The button factory
textField
javax.swing.JTextField textField
- The text field
okButton
javax.swing.JButton okButton
- The OK button
clearButton
javax.swing.JButton clearButton
- The Clear button
okAction
javax.swing.Action okAction
- The external action associated with the ok 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
this$0
URIChooser this$0
this$0
URIChooser this$0
this$0
URIChooser this$0
this$0
URIChooser this$0
panel
UserStyleDialog.Panel panel
- The main panel.
changeHandler
UserStyleDialog.ChangeHandler changeHandler
- The change handler.
listeners
java.util.Map listeners
- The map that contains the listeners
this$0
UserStyleDialog this$0
this$0
UserStyleDialog this$0
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
browseButton
javax.swing.JButton browseButton
- The browse button
this$0
UserStyleDialog.Panel this$0
Package org.apache.batik.util.gui.resource |
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
-
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
-
s
java.lang.String s
e
java.lang.Exception e
- The internal exception.
code
short code
uri
java.lang.String uri
lineNumber
int lineNumber
columnNumber
int columnNumber
code
short code
Package org.w3c.dom.events |
code
short code
code
short code
exception
java.lang.Exception exception
- The embedded exception if tunnelling, or null.
publicId
java.lang.String publicId
- The public identifier, or null.
- See Also:
SAXParseException.getPublicId()
systemId
java.lang.String systemId
- The system identifier, or null.
- See Also:
SAXParseException.getSystemId()
lineNumber
int lineNumber
- The line number, or -1.
- See Also:
SAXParseException.getLineNumber()
columnNumber
int columnNumber
- The column number, or -1.
- See Also:
SAXParseException.getColumnNumber()
Copyright © 2000 Apache Software Foundation. All Rights Reserved.