Free Download - Stylus Studio, The World's Best XML IDE!


Serialized Form


Package org.apache.batik.apps.rasterizer

Class org.apache.batik.apps.rasterizer.SVGConverterException 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 implements Serializable

Serialized Fields

renderer

StaticRenderer renderer

userAgent

UserAgent userAgent

loader

DocumentLoader loader

ctx

BridgeContext ctx

image

java.awt.image.BufferedImage image

display

java.awt.image.BufferedImage display

files

java.io.File[] files

done

boolean done

transitionThread

java.lang.Thread transitionThread

startLastTransition

long startLastTransition

paused

boolean paused


Package org.apache.batik.apps.svgbrowser

Class org.apache.batik.apps.svgbrowser.AboutDialog implements Serializable

Class org.apache.batik.apps.svgbrowser.FindDialog implements Serializable

Serialized Fields

buttonFactory

ButtonFactory buttonFactory
The button factory

gvtRoot

GraphicsNode gvtRoot
The GVT root into which text is searched.

walker

GVTTreeWalker walker
The GVTTreeWalker used to scan the GVT Tree.

currentIndex

int currentIndex
The current index in the TextNode's string.

search

javax.swing.JTextField search
The TextField that owns the text to search.

findButton

javax.swing.JButton findButton
The next button.

clearButton

javax.swing.JButton clearButton
The next button.

closeButton

javax.swing.JButton closeButton
The cancel button.

caseSensitive

javax.swing.JCheckBox caseSensitive
The case sensitive button.

svgCanvas

JSVGCanvas svgCanvas
The canvas.

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

Class org.apache.batik.apps.svgbrowser.FindDialog.ClearButtonAction implements Serializable

Serialized Fields

this$0

FindDialog this$0

Class org.apache.batik.apps.svgbrowser.FindDialog.CloseButtonAction implements Serializable

Serialized Fields

this$0

FindDialog this$0

Class org.apache.batik.apps.svgbrowser.FindDialog.FindButtonAction implements Serializable

Serialized Fields

this$0

FindDialog this$0

Class org.apache.batik.apps.svgbrowser.JPEGOptionPanel implements Serializable

Serialized Fields

quality

javax.swing.JSlider quality
The jpeg encoding quality.

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame implements Serializable

Serialized Fields

application

Application application
The current application.

svgCanvas

JSVGCanvas svgCanvas
The JSVGCanvas.

svgCanvasPanel

javax.swing.JPanel svgCanvasPanel
The panel where the svgCanvas is displayed

window

javax.swing.JWindow window
A window used for full screen display

currentPath

java.io.File currentPath
The current path.

currentExportPath

java.io.File currentExportPath
The current export path.

backAction

JSVGViewerFrame.BackAction backAction
The back action

forwardAction

JSVGViewerFrame.ForwardAction forwardAction
The forward action

playAction

JSVGViewerFrame.PlayAction playAction
The play action

pauseAction

JSVGViewerFrame.PauseAction pauseAction
The pause action

stopAction

JSVGViewerFrame.StopAction stopAction
The stop action

previousTransformAction

JSVGViewerFrame.PreviousTransformAction previousTransformAction
The previous transform action

nextTransformAction

JSVGViewerFrame.NextTransformAction nextTransformAction
The next transform action

useStylesheetAction

JSVGViewerFrame.UseStylesheetAction useStylesheetAction
The use (author) stylesheet action

debug

boolean debug
The debug flag.

autoAdjust

boolean autoAdjust
The auto adjust flag.

managerStopped

boolean managerStopped
Whether the update manager was stopped.

userAgent

SVGUserAgent userAgent
The SVG user agent.

svgDocument

SVGDocument svgDocument
The current document.

uriChooser

URIChooser uriChooser
The URI chooser.

domViewer

DOMViewer domViewer
The DOM viewer.

findDialog

FindDialog findDialog
The Find dialog.

thumbnailDialog

ThumbnailDialog thumbnailDialog
The Find dialog.

transformDialog

JAffineTransformChooser.Dialog transformDialog
The transform dialog

locationBar

LocationBar locationBar
The location bar.

statusBar

StatusBar statusBar
The status bar.

title

java.lang.String title
The initial frame title.

localHistory

LocalHistory localHistory
The local history.

transformHistory

TransformHistory transformHistory
The transform history.

alternateStyleSheet

java.lang.String alternateStyleSheet
The alternate style-sheet title.

listeners

java.util.Map listeners
The map that contains the action listeners

time

long time

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.AboutAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.BackAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

components

java.util.List components

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.CloseAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.DOMViewerAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsJPGAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsPNGAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsTIFFAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FindDialogAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FlushAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ForwardAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

components

java.util.List components

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FullScreenAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.MonitorAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NewWindowAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NextTransformAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

components

java.util.List components

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenLocationAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PauseAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

components

java.util.List components

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PlayAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

components

java.util.List components

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreferencesAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreviousTransformAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

components

java.util.List components

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PrintAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ReloadAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.SetTransformAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.StopAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

components

java.util.List components

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ThumbnailDialogAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ToggleDebuggerAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

components

java.util.List components

Class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ViewSourceAction implements Serializable

Serialized Fields

this$0

JSVGViewerFrame this$0

Class org.apache.batik.apps.svgbrowser.OptionPanel implements Serializable

Class org.apache.batik.apps.svgbrowser.OptionPanel.Dialog 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 implements Serializable

Serialized Fields

this$0

OptionPanel.Dialog this$0

Class org.apache.batik.apps.svgbrowser.PNGOptionPanel implements Serializable

Serialized Fields

check

javax.swing.JCheckBox check
The check box for outputing an indexed PNG.

Class org.apache.batik.apps.svgbrowser.PreferenceDialog implements Serializable

Serialized Fields

model

PreferenceManager model
PreferenceManager used to store and retrieve preferences

configPanelSelector

org.apache.batik.apps.svgbrowser.ConfigurationPanelSelector configPanelSelector
Allows selection of the desired configuration panel

languagePanel

LanguageDialog.Panel languagePanel
Allows selection of the user languages

userStylesheetPanel

UserStyleDialog.Panel userStylesheetPanel
Allows selection of a user stylesheet

showRendering

javax.swing.JCheckBox showRendering

autoAdjustWindow

javax.swing.JCheckBox autoAdjustWindow

showDebugTrace

javax.swing.JCheckBox showDebugTrace

enableDoubleBuffering

javax.swing.JCheckBox enableDoubleBuffering

selectionXorMode

javax.swing.JCheckBox selectionXorMode

isXMLParserValidating

javax.swing.JCheckBox isXMLParserValidating

enforceSecureScripting

javax.swing.JCheckBox enforceSecureScripting

grantScriptFileAccess

javax.swing.JCheckBox grantScriptFileAccess

grantScriptNetworkAccess

javax.swing.JCheckBox grantScriptNetworkAccess

loadJava

javax.swing.JCheckBox loadJava

loadEcmascript

javax.swing.JCheckBox loadEcmascript

scriptOriginGroup

javax.swing.ButtonGroup scriptOriginGroup

resourceOriginGroup

javax.swing.ButtonGroup resourceOriginGroup

host

javax.swing.JTextField host

port

javax.swing.JTextField port

cssMediaPanel

CSSMediaPanel cssMediaPanel

returnCode

int returnCode
Code indicating whether the dialog was OKayed or cancelled

Class org.apache.batik.apps.svgbrowser.StatusBar implements Serializable

Serialized Fields

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

temporaryMessage

java.lang.String temporaryMessage
The temporary message

displayThread

java.lang.Thread displayThread
The current display thread.

Class org.apache.batik.apps.svgbrowser.ThumbnailDialog implements Serializable

Serialized Fields

svgCanvas

JSVGCanvas svgCanvas
The canvas that owns the SVG document to display.

svgThumbnailCanvas

JGVTComponent svgThumbnailCanvas
The canvas that displays the thumbnail.

documentChanged

boolean documentChanged
A flag bit that indicates a document has been loaded.

overlay

ThumbnailDialog.AreaOfInterestOverlay overlay
The overlay used to display the area of interest.

aoiListener

ThumbnailDialog.AreaOfInterestListener aoiListener
The overlay used to display the area of interest.

interactionEnabled

boolean interactionEnabled

Class org.apache.batik.apps.svgbrowser.XMLPreferenceManager.XMLProperties implements Serializable

Serialized Fields

this$0

XMLPreferenceManager this$0


Package org.apache.batik.bridge

Class org.apache.batik.bridge.BridgeException implements Serializable

Serialized Fields

e

org.w3c.dom.Element e
The element on which the error occured.

code

java.lang.String code
The error code.

params

java.lang.Object[] params
The paramters to use for the error message.

line

int line
The line number on which the error occured.

node

GraphicsNode node
The graphics node that represents the current state of the GVT tree.

Class org.apache.batik.bridge.InterruptedBridgeException implements Serializable

Class org.apache.batik.bridge.UpdateManagerEvent implements Serializable

Serialized Fields

image

java.awt.image.BufferedImage image
The buffered image.

dirtyAreas

java.util.List dirtyAreas
The dirty areas, as a List of Rectangles.


Package org.apache.batik.css.engine

Class org.apache.batik.css.engine.CSSEngineEvent 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 implements Serializable

Serialized Fields

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.dom

Class org.apache.batik.dom.AbstractAttr implements Serializable

Serialized Fields

nodeName

java.lang.String nodeName
The name of this node.

unspecified

boolean unspecified
Whether this attribute was not specified in the original document.

ownerElement

AbstractElement ownerElement
The owner element.

Class org.apache.batik.dom.AbstractAttrNS implements Serializable

Serialized Fields

namespaceURI

java.lang.String namespaceURI
The namespace URI

Class org.apache.batik.dom.AbstractCharacterData implements Serializable

Serialized Fields

nodeValue

java.lang.String nodeValue
The value of this node.

Class org.apache.batik.dom.AbstractChildNode implements Serializable

Serialized Fields

parentNode

org.w3c.dom.Node parentNode
The parent node of this node.

previousSibling

org.w3c.dom.Node previousSibling
The previous sibling.

nextSibling

org.w3c.dom.Node nextSibling
Returns the next sibling.

Class org.apache.batik.dom.AbstractComment implements Serializable

Class org.apache.batik.dom.AbstractDocument implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException

Class org.apache.batik.dom.AbstractDocumentFragment implements Serializable

Class org.apache.batik.dom.AbstractDOMImplementation implements Serializable

Serialized Fields

features

HashTable features
The supported features.

Class org.apache.batik.dom.AbstractElement implements Serializable

Serialized Fields

attributes

org.w3c.dom.NamedNodeMap attributes
The attributes of this element.

Class org.apache.batik.dom.AbstractElement.Entry implements Serializable

Serialized Fields

hash

int hash
The hash code

namespaceURI

java.lang.String namespaceURI
The namespace URI

name

java.lang.String name
The node name.

value

org.w3c.dom.Node value
The value

next

AbstractElement.Entry next
The next entry

Class org.apache.batik.dom.AbstractElement.NamedNodeHashMap implements Serializable

Serialized Fields

this$0

AbstractElement this$0

table

AbstractElement.Entry[] table
The underlying array

count

int count
The number of entries

Class org.apache.batik.dom.AbstractElementNS implements Serializable

Serialized Fields

namespaceURI

java.lang.String namespaceURI
The namespace URI

Class org.apache.batik.dom.AbstractEntity 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 implements Serializable

Serialized Fields

nodeName

java.lang.String nodeName
The node name.

Class org.apache.batik.dom.AbstractNode implements Serializable

Serialized Fields

ownerDocument

AbstractDocument ownerDocument
The owner document.

Class org.apache.batik.dom.AbstractNotation 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 implements Serializable

Serialized Fields

parentNode

org.w3c.dom.Node parentNode
The parent node of this node.

previousSibling

org.w3c.dom.Node previousSibling
The previous sibling.

nextSibling

org.w3c.dom.Node nextSibling
Returns the next sibling.

Class org.apache.batik.dom.AbstractParentNode implements Serializable

Serialized Fields

childNodes

AbstractParentNode.ChildNodes childNodes
The children.

Class org.apache.batik.dom.AbstractParentNode.ChildNodes implements Serializable

Serialized Fields

this$0

AbstractParentNode this$0

firstChild

ExtendedNode firstChild
The first child.

lastChild

ExtendedNode lastChild
The last child.

children

int children
The number of children.

Class org.apache.batik.dom.AbstractProcessingInstruction implements Serializable

Serialized Fields

data

java.lang.String data
The data.

Class org.apache.batik.dom.AbstractText implements Serializable

Class org.apache.batik.dom.GenericAttr implements Serializable

Serialized Fields

readonly

boolean readonly
Is this attribute immutable?

Class org.apache.batik.dom.GenericAttrNS implements Serializable

Serialized Fields

readonly

boolean readonly
Is this attribute immutable?

Class org.apache.batik.dom.GenericCDATASection implements Serializable

Serialized Fields

readonly

boolean readonly
Is this element immutable?

Class org.apache.batik.dom.GenericComment implements Serializable

Serialized Fields

readonly

boolean readonly
Is this element immutable?

Class org.apache.batik.dom.GenericDocument implements Serializable

Serialized Fields

readonly

boolean readonly
Is this document immutable?

Class org.apache.batik.dom.GenericDocumentFragment implements Serializable

Serialized Fields

readonly

boolean readonly
Is this element immutable?

Class org.apache.batik.dom.GenericDOMImplementation implements Serializable

Class org.apache.batik.dom.GenericElement 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 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 implements Serializable

Serialized Fields

readonly

boolean readonly
Is this node immutable?

Class org.apache.batik.dom.GenericEntityReference implements Serializable

Serialized Fields

readonly

boolean readonly
Is this node immutable?

Class org.apache.batik.dom.GenericNotation implements Serializable

Serialized Fields

readonly

boolean readonly
Is this node immutable?

Class org.apache.batik.dom.GenericProcessingInstruction implements Serializable

Serialized Fields

target

java.lang.String target
The target.

readonly

boolean readonly
Is this node immutable?

Class org.apache.batik.dom.GenericText implements Serializable

Serialized Fields

readonly

boolean readonly
Is this element immutable?

Class org.apache.batik.dom.StyleSheetProcessingInstruction implements Serializable

Serialized Fields

readonly

boolean readonly
Is this node immutable?

factory

StyleSheetFactory factory
The stylesheet factory.


Package org.apache.batik.dom.svg

Class org.apache.batik.dom.svg.AbstractElement implements Serializable

Class org.apache.batik.dom.svg.AbstractElement.ExtendedNamedNodeHashMap implements Serializable

Serialized Fields

this$0

AbstractElement this$0

Class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation implements Serializable

Serialized Fields

customFactories

DoublyIndexedTable customFactories
The custom elements factories.

customValueManagers

java.util.List customValueManagers
The custom value managers.

customShorthandManagers

java.util.List customShorthandManagers
The custom shorthand value managers.

Class org.apache.batik.dom.svg.SVGDescriptiveElement implements Serializable

Class org.apache.batik.dom.svg.SVGDOMImplementation implements Serializable

Serialized Fields

localizableSupport

LocalizableSupport localizableSupport
The localizable support for the error messages.

factories

HashTable factories
The SVG element factories.

Class org.apache.batik.dom.svg.SVGGraphicsElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMAElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMAltGlyphDefElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMAltGlyphElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMAltGlyphItemElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMAnimateColorElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMAnimateElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMAnimateMotionElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMAnimateTransformElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMAnimationElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMCircleElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMClipPathElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMColorProfileElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMCSSImportedElementRoot 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.

Class org.apache.batik.dom.svg.SVGOMCursorElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMDefinitionSrcElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMDefsElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMDescElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMDocument 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.
Serialized Fields

referrer

java.lang.String referrer
The string representing the referrer.

url

java.net.URL url
The url of the document.

Class org.apache.batik.dom.svg.SVGOMElement implements Serializable

Serialized Fields

prefix

java.lang.String prefix
The element prefix.

Class org.apache.batik.dom.svg.SVGOMEllipseElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMException implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEBlendElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFECompositeElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEDistantLightElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEFloodElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEFuncAElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEFuncBElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEFuncGElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEFuncRElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEImageElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEMergeElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEMorphologyElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEOffsetElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFEPointLightElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFESpotLightElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFETileElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFETurbulenceElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFilterElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes implements Serializable

Class org.apache.batik.dom.svg.SVGOMFontElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFontFaceElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFontFaceFormatElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFontFaceNameElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFontFaceSrcElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMFontFaceUriElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMForeignObjectElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMGElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMGlyphElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMGlyphRefElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMGradientElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMHKernElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMImageElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMLinearGradientElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMLineElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMMarkerElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMMaskElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMMetadataElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMMissingGlyphElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMMPathElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMPathElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMPatternElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMPolygonElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMPolylineElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMRadialGradientElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMRectElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMScriptElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMSetElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMStopElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMStyleElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMSVGElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMSwitchElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMSymbolElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMTextContentElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMTextElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMTextPathElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMTextPositioningElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMTitleElement implements Serializable

Class org.apache.batik.dom.svg.SVGOMToBeImplementedElement implements Serializable

Serialized Fields

localName

java.lang.String localName
This element's local name