A B C D E F G H I J K L M N O P R S T U V W X Y Z

A

AbstractImageZoomInteractor - Class in org.apache.batik.swing.gvt
This class represents a zoom interactor.
AbstractImageZoomInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
 
AbstractPanInteractor - Class in org.apache.batik.swing.gvt
This class represents a pan interactor.
AbstractPanInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractPanInteractor
 
AbstractResetTransformInteractor - Class in org.apache.batik.swing.gvt
This class represents an interactor which reset the rendering transform of the associated document.
AbstractResetTransformInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
 
AbstractRotateInteractor - Class in org.apache.batik.swing.gvt
This class represents a rotate interactor.
AbstractRotateInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractRotateInteractor
 
AbstractZoomInteractor - Class in org.apache.batik.swing.gvt
This class represents a zoom interactor.
AbstractZoomInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractZoomInteractor
 
AbstractZoomInteractor.ZoomOverlay - Class in org.apache.batik.swing.gvt
To paint the interactor.
AbstractZoomInteractor.ZoomOverlay() - Constructor for class org.apache.batik.swing.gvt.AbstractZoomInteractor.ZoomOverlay
 
accept(File) - Method in class org.apache.batik.swing.svg.SVGFileFilter
Returns true if f is an SVG file
actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.AffineAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.ResetTransformAction
 
addAWTListeners() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Adds the AWT listeners.
addGVTTreeBuilderListener(GVTTreeBuilderListener) - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Adds a GVTTreeBuilderListener to this GVTTreeBuilder.
addGVTTreeBuilderListener(GVTTreeBuilderListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a GVTTreeBuilderListener to this component.
addGVTTreeRendererListener(GVTTreeRendererListener) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Adds a GVTTreeRendererListener to this GVTTreeRenderer.
addGVTTreeRendererListener(GVTTreeRendererListener) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Adds a GVTTreeRendererListener to this component.
addJGVTComponentListener(JGVTComponentListener) - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
addLinkActivationListener(LinkActivationListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a LinkActivationListener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.batik.swing.JSVGCanvas
Adds the specified PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.batik.swing.JSVGCanvas
Adds the specified PropertyChangeListener for the specified property.
addRect(Rectangle) - Method in class org.apache.batik.swing.svg.SVGUpdateOverlay
 
addSelectionListener(SelectionListener) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Add a selection listener to be notified when the text selection changes in the document.
addSVGDocumentLoaderListener(SVGDocumentLoaderListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a SVGDocumentLoaderListener to this component.
addSVGDocumentLoaderListener(SVGDocumentLoaderListener) - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Adds a SVGDocumentLoaderListener to this SVGDocumentLoader.
addSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a SVGLoadEventDispatcherListener to this component.
addSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener) - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Adds a SVGLoadEventDispatcherListener to this SVGLoadEventDispatcher.
addUpdateManagerListener(UpdateManagerListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a UpdateManagerListener to this component.
afterStopRunnable - Variable in class org.apache.batik.swing.svg.JSVGComponent
 
ALWAYS_DYNAMIC - Static variable in class org.apache.batik.swing.svg.JSVGComponent
Means that all document must be considered as dynamic.
ALWAYS_INTERACTIVE - Static variable in class org.apache.batik.swing.svg.JSVGComponent
Means that all document must be considered as interactive.
ALWAYS_STATIC - Static variable in class org.apache.batik.swing.svg.JSVGComponent
Means that all document must be considered as static.
animationLimitingAmount - Variable in class org.apache.batik.swing.svg.JSVGComponent
The amount of animation limiting.
animationLimitingMode - Variable in class org.apache.batik.swing.svg.JSVGComponent
The animation limiting mode.
areaOfInterest - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The area of interest.
AUTODETECT - Static variable in class org.apache.batik.swing.svg.JSVGComponent
Means that the component must auto detect whether the current document is static or dynamic.

B

bridgeContext - Variable in class org.apache.batik.swing.svg.GVTTreeBuilder
The bridge context to use.
bridgeContext - Variable in class org.apache.batik.swing.svg.JSVGComponent
The current bridge context.
bridgeContext - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
The bridge context to use.
BROKEN_LINK_TITLE - Static variable in class org.apache.batik.swing.svg.JSVGComponent
String constant for the resource with the text for the title of the info tooltip for brokin link images.

C

calculateViewingTransform(String, SVGSVGElement) - Method in class org.apache.batik.swing.svg.JSVGComponent
 
canvas - Variable in class org.apache.batik.swing.JSVGScrollPane
 
canvasUserAgent - Variable in class org.apache.batik.swing.JSVGCanvas.ToolTipModifier
The CanvasUserAgent used to track the last tool tip event.
checkAndSetViewBoxRect() - Method in class org.apache.batik.swing.JSVGScrollPane
Derives the SVG Viewbox from the SVG root element.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
clearSelection() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Clears the selection.
clearUserSetDisableInteractions() - Method in class org.apache.batik.swing.svg.JSVGComponent
Clears the boolean that indicates the 'user' has set disable interactions so that the canvas uses the value from documents.
component - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The associated JGVTComponent.
COMPONENT_TRANSFORM_CHANGED - Static variable in interface org.apache.batik.swing.gvt.JGVTComponentListener
 
componentResized(ComponentEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
componentResized(ComponentEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.JSVGComponentListener
 
componentTransformChanged(ComponentEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponentAdapter
Called when the rendering transform changes on the JGVTComponentListener
componentTransformChanged(ComponentEvent) - Method in interface org.apache.batik.swing.gvt.JGVTComponentListener
Called when the rendering transform changes on the JGVTComponentListener
componentTransformChanged(ComponentEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
componentTransformChanged(ComponentEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.JSVGComponentListener
 
computeRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Computes the initial value of the transform used for rendering.
computeRenderingTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent
Computes the transform used for rendering.
cornerBox - Variable in class org.apache.batik.swing.JSVGScrollPane
 
createBridgeContext(SVGOMDocument) - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates a new bridge context.
createEventDispatcher() - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
createImageRenderer() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Creates a new renderer.
createImageRenderer() - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates a new renderer.
createListener() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Creates an instance of Listener.
createListener() - Method in class org.apache.batik.swing.JSVGCanvas
Creates an instance of Listener.
createListener() - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates an instance of Listener.
createLoadListener() - Method in class org.apache.batik.swing.JSVGScrollPane
Factory method so subclasses can override the default load listener.
createScrollBarListener(boolean) - Method in class org.apache.batik.swing.JSVGScrollPane
Scrollbar listener factory method so subclasses can override the default SBListener behaviour.
createScrollListener() - Method in class org.apache.batik.swing.JSVGScrollPane
Factory method so subclasses can override the default listener behaviour
createTextSelectionManager(EventDispatcher) - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
createUserAgent() - Method in class org.apache.batik.swing.JSVGCanvas
Creates a UserAgent.
createUserAgent() - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates a UserAgent.

D

deselectAll() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Deselects all.
deselectAll() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Informs the user agent that the text selection should be cleared.
deselectAll() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Informs the user agent that the text should be deselected.
deselectInteractor() - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Deselects an interactor, if the interaction has finished.
disableInteractions - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether to unconditionally disable interactions.
dispatchKeyPressed(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchKeyPressed(KeyEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchKeyReleased(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchKeyReleased(KeyEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchKeyTyped(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchKeyTyped(KeyEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseClicked(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseClicked(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseDragged(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseEntered(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseEntered(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseExited(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseMoved(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseMoved(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMousePressed(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseReleased(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseWheelMoved(MouseWheelEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the mouse event to the GVT tree.
dispatchMouseWheelMoved(MouseWheelEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
displayError(String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Displays an error message in the User Agent interface.
displayError(Exception) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Displays an error resulting from the specified Exception.
displayError(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Displays an error message in the User Agent interface.
displayError(Exception) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Displays an error resulting from the specified Exception.
displayError(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Displays an error message.
displayError(Exception) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Displays an error resulting from the specified Exception.
displayError(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Displays an error message.
displayError(Exception) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Displays an error resulting from the specified Exception.
displayError(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Displays an error message.
displayError(Exception) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Displays an error resulting from the specified Exception.
displayMessage(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Displays a message in the User Agent interface.
displayMessage(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Displays a message in the User Agent interface.
displayMessage(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Displays a message in the User Agent interface.
displayMessage(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Displays a message in the User Agent interface.
displayMessage(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Displays a message in the User Agent interface.
dispose() - Method in class org.apache.batik.swing.svg.JSVGComponent
 
documentLoader - Variable in class org.apache.batik.swing.svg.JSVGComponent
The document loader.
documentLoadingCancelled(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the loading of a document was cancelled.
documentLoadingCancelled(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
Called when the loading of a document was cancelled.
documentLoadingCancelled(SVGDocumentLoaderEvent) - Method in interface org.apache.batik.swing.svg.SVGDocumentLoaderListener
Called when the loading of a document was cancelled.
documentLoadingCompleted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the loading of a document was completed.
documentLoadingCompleted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
Called when the loading of a document was completed.
documentLoadingCompleted(SVGDocumentLoaderEvent) - Method in interface org.apache.batik.swing.svg.SVGDocumentLoaderListener
Called when the loading of a document was completed.
documentLoadingFailed(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the loading of a document has failed.
documentLoadingFailed(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
Called when the loading of a document has failed.
documentLoadingFailed(SVGDocumentLoaderEvent) - Method in interface org.apache.batik.swing.svg.SVGDocumentLoaderListener
Called when the loading of a document has failed.
documentLoadingStarted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasSVGListener
Called when the loading of a document was started.
documentLoadingStarted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the loading of a document was started.
documentLoadingStarted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
Called when the loading of a document was started.
documentLoadingStarted(SVGDocumentLoaderEvent) - Method in interface org.apache.batik.swing.svg.SVGDocumentLoaderListener
Called when the loading of a document was started.
documentState - Variable in class org.apache.batik.swing.svg.JSVGComponent
The document state.
doubleBufferedRendering - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether the double buffering is enabled.
doubleBuffering - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
Whether to enable the double buffering.

E

endInteraction() - Method in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Tells whether the interactor has finished.
endInteraction() - Method in class org.apache.batik.swing.gvt.AbstractPanInteractor
Tells whether the interactor has finished.
endInteraction() - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Tells whether the interaction has finished.
endInteraction() - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Tells whether the interactor has finished.
endInteraction() - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Tells whether the interactor has finished.
endInteraction() - Method in interface org.apache.batik.swing.gvt.Interactor
Tells whether the interaction has finished.
endInteraction() - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Tells whether the interaction has finished.
endUpdate() - Method in class org.apache.batik.swing.svg.SVGUpdateOverlay
 
eventDispatcher - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The event dispatcher.
eventsEnabled - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether the GVT tree should be reactive to mouse and key events.
exception - Variable in class org.apache.batik.swing.svg.GVTTreeBuilder
The exception thrown.
exception - Variable in class org.apache.batik.swing.svg.SVGDocumentLoader
The exception thrown.
exception - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
The exception thrown.
extensions - Variable in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
 

F

FAST_SCROLL_DOWN_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to quickly scroll down.
FAST_SCROLL_LEFT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to quickly scroll left.
FAST_SCROLL_RIGHT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to quickly scroll right.
FAST_SCROLL_UP_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to quickly scroll up.
FEATURES - Static variable in class org.apache.batik.swing.svg.JSVGComponent
 
finished - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Whether the interactor has finished.
finished - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
Whether the interactor has finished.
finished - Variable in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Whether the interactor has finished.
finished - Variable in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Whether the interactor has finished.
finished - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Whether the interactor has finished.
fireEvent(EventDispatcher.Dispatcher, Object) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
 
fireEvent(EventDispatcher.Dispatcher, Object) - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
 
fireEvent(EventDispatcher.Dispatcher, Object) - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
 
fireEvent(EventDispatcher.Dispatcher, Object) - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
 
fireLinkActivatedEvent(SVGAElement, String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Fires a LinkActivatedEvent.
flush() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Flush any cached image data (preliminary interface, may be removed or modified in the future).
flush(Rectangle) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Flush a rectangle of cached image data (preliminary interface, may be removed or modified in the future).
flushImageCache() - Method in class org.apache.batik.swing.svg.JSVGComponent
Removes all images from the image cache.
formatMessage(String, Object[]) - Static method in class org.apache.batik.swing.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.swing.svg.Messages
Implements Localizable.formatMessage(String,Object[]).
fragmentIdentifier - Variable in class org.apache.batik.swing.svg.JSVGComponent
The current document fragment identifier.

G

getAlternateStyleSheet() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns this user agent's alternate style-sheet title.
getBolderFontWeight(float) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
 
getBolderFontWeight(float) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns a bolder font-weight.
getBrokenLinkDocument(Element, String, String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
This implementation provides a true SVG Document that it annotates with some information about why the real document can't be loaded (unfortunately right now tool tips are broken for content referenced by images so you can't actually see the info).
getBrokenLinkDocument(Element, String, String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
This Implementation simply forwards the request to the AWT thread.
getCanvas() - Method in class org.apache.batik.swing.JSVGScrollPane
 
getCanvasGraphicsNode() - Method in class org.apache.batik.swing.svg.JSVGComponent
 
getCanvasGraphicsNode(GraphicsNode) - Method in class org.apache.batik.swing.svg.JSVGComponent
 
getClientAreaLocationOnScreen() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the location on the screen of the client area in the UserAgent.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the location on the screen of the client area in the UserAgent.
getDefaultFontFamily() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the default font family.
getDefaultFontFamily() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the default font family.
getDefaultFontFamily() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the default font family.
getDefaultFontFamily() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the default font family.
getDescription() - Method in class org.apache.batik.swing.svg.SVGFileFilter
Returns the file description
getDisableInteractions() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns true if all 'interactor' objects (pan, zoom, etc) are disabled.
getDoubleBufferedRendering() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Tells whether this component use double buffering to render SVG documents.
getEnableImageZoomInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the image zoom interactor is enabled, false otherwise.
getEnablePanInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the pan interactor is enabled, false otherwise.
getEnableResetTransformInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the reset transform interactor is enabled, false otherwise.
getEnableRotateInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the rotate interactor is enabled, false otherwise.
getEnableZoomInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the zoom interactor is enabled, false otherwise.
getEventDispatcher() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the EventDispatcher used by the UserAgent to dispatch events on GVT.
getEventDispatcher() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the event dispatcher to use.
getException() - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Returns the exception, if any occured.
getException() - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Returns the exception, if any occured.
getException() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Returns the exception, if any occured.
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the security settings for the given resource url and document url
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the security settings for the given resource url and document url
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the security settings for the given resource url and document url
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the security settings for the given resource url and document url
getFontFamilyResolver() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
 
getFontFamilyResolver() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
 
getFragmentIdentifier() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the current's document fragment identifier.
getGraphicsNode() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the root of the GVT tree displayed by this component, if any.
getGVTRoot() - Method in class org.apache.batik.swing.svg.GVTTreeBuilderEvent
Returns the GVT tree root, or null if the gvt construction was not completed or just started.
getGVTRoot() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcherEvent
Returns the GVT tree root, or null if the gvt construction was not completed or just started.
getHighlightBounds() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
The highlight bounds.
getIcon(int) - Method in class org.apache.batik.swing.JSVGCanvasBeanInfo
Returns an icon for the specified type.
getImage() - Method in class org.apache.batik.swing.gvt.GVTTreeRendererEvent
Returns the image to display, or null if the rendering failed.
getInitialTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the initial transform.
getInteractors() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the interactor list.
getInterpreter(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the Interpreter being used for script of the given MIME type.
getLanguages() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the language settings.
getLanguages() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the language settings.
getLastX() - Method in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
getLastY() - Method in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
getLighterFontWeight(float) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
 
getLighterFontWeight(float) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns a lighter font-weight.
getLocale() - Static method in class org.apache.batik.swing.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.swing.svg.Messages
Implements Localizable.getLocale().
getMedia() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns this user agent's CSS media.
getMedia() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns this user agent's CSS media.
getMediumFontSize() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the medium font size.
getMediumFontSize() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
 
getMediumFontSize() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the medium font size.
getMediumFontSize() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the medium font size.
getOffScreen() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the off-screen image, if any.
getOverlays() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the overlay list.
getPaintingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the current painting transform.
getPeerWithTag(Element, String, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Checks if there is a peer element of a given type.
getPixelToMM() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the size of a px CSS unit in millimeters.
getProgressivePaint() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Tells whether the progressive paint is enabled.
getRecenterOnResize() - Method in class org.apache.batik.swing.svg.JSVGComponent
Indicates if the canvas should recenter the content after the canvas is resized.
getReferencedURI() - Method in class org.apache.batik.swing.svg.LinkActivationEvent
Returns the referenced URI.
getRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the current rendering transform.
getRenderRect() - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the security settings for the given script type, script url and document url
getScrollbarsAlwaysVisible() - Method in class org.apache.batik.swing.JSVGScrollPane
 
getSelection() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the current text selection or null if there is none.
getSelectionOverlay() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the selection overlay.
getSelectionOverlayColor() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the color of the selection overlay.
getSelectionOverlayColor() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the color of the selection overlay.
getSelectionOverlayStrokeColor() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the color of the outline of the selection overlay.
getSelectionOverlayStrokeColor() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the color of the outline of the selection overlay.
getSVGDocument() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the current SVG document.
getSVGDocument() - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderEvent
Returns the associated SVG document, or null if the loading was just started or an error occured.
getSVGDocumentSize() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the size of the SVG document.
getTextSelectionManager() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the current Text selection manager for the Component.
getTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getUpdateManager() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the current update manager.
getUpdateManager() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Returns the update manager.
getURI() - Method in class org.apache.batik.swing.JSVGCanvas
Returns the URI of the current document.
getUserStyleSheetURI() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the user stylesheet uri.
getUseUnixTextSelection(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns true if the canvas will copy selections to the clipboard when they are completed.
getViewBoxRect() - Method in class org.apache.batik.swing.JSVGScrollPane
 
getViewBoxTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the transform from viewBox coords to screen coords
getViewingTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent
 
getViewportSize() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the default size of the viewport of this user agent (0, 0).
getViewportSize() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the default size of the viewport.
getXMLParserClassName() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the class name of the XML parser.
getXMLParserClassName() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns the class name of the XML parser.
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build was cancelled.
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build was cancelled.
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build was cancelled.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build was completed.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build was completed.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build was completed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build failed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build failed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build failed.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build started.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build started.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build started.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a rendering was cancelled.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a rendering was completed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a rendering failed.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering is in its preparing phase.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering is in its preparing phase.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering is in its preparing phase.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtRenderingStarted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering started.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering started.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering started.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
gvtRoot - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The GVT tree root.
gvtRoot - Variable in class org.apache.batik.swing.svg.GVTTreeBuilderEvent
The GVT root.
gvtRoot - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcherEvent
The GVT root.
GVTTreeBuilder - Class in org.apache.batik.swing.svg
This class represents an object which builds asynchroneaously a GVT tree.
GVTTreeBuilder(SVGDocument, BridgeContext) - Constructor for class org.apache.batik.swing.svg.GVTTreeBuilder
Creates a new GVTTreeBuilder.
gvtTreeBuilder - Variable in class org.apache.batik.swing.svg.JSVGComponent
The GVT tree builder.
GVTTreeBuilderAdapter - Class in org.apache.batik.swing.svg
An adapter class that represents a listener to the GVTTreeBuilderEvent events.
GVTTreeBuilderAdapter() - Constructor for class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
 
GVTTreeBuilderEvent - Class in org.apache.batik.swing.svg
This class represents an event which indicate an event originated from a GVTTreeBuilder instance.
GVTTreeBuilderEvent(Object, GraphicsNode) - Constructor for class org.apache.batik.swing.svg.GVTTreeBuilderEvent
Creates a new GVTTreeBuilderEvent.
GVTTreeBuilderListener - Interface in org.apache.batik.swing.svg
This interface represents a listener to the GVTTreeBuilderEvent events.
gvtTreeBuilderListeners - Variable in class org.apache.batik.swing.svg.JSVGComponent
The GVT tree builder listeners.
GVTTreeRenderer - Class in org.apache.batik.swing.gvt
This class represents an object which renders asynchronously a GVT tree.
GVTTreeRenderer(ImageRenderer, AffineTransform, boolean, Shape, int, int) - Constructor for class org.apache.batik.swing.gvt.GVTTreeRenderer
Creates a new GVTTreeRenderer.
gvtTreeRenderer - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The GVT tree renderer.
GVTTreeRendererAdapter - Class in org.apache.batik.swing.gvt
An adapter class that represents a listener to the GVTTreeRendererEvent events.
GVTTreeRendererAdapter() - Constructor for class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
 
GVTTreeRendererEvent - Class in org.apache.batik.swing.gvt
This class represents an event which indicate an event originated from a GVTTreeRenderer instance.
GVTTreeRendererEvent(Object, BufferedImage) - Constructor for class org.apache.batik.swing.gvt.GVTTreeRendererEvent
Creates a new GVTTreeRendererEvent.
GVTTreeRendererListener - Interface in org.apache.batik.swing.gvt
This interface represents a listener to the GVTTreeRendererEvent events.
gvtTreeRendererListeners - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The GVT tree renderer listeners.

H

handleElement(Element, Object) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
The handleElement method builds a tool tip from the content of a <title> element, a <desc> element or both.
handleElement(Element, Object) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
 
handleEvent(Event) - Method in class org.apache.batik.swing.JSVGCanvas.ToolTipModifier
 
handleException(Exception) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Handles an exception.
handleException(Exception) - Method in class org.apache.batik.swing.svg.JSVGComponent
Handles an exception.
handleMouseClicked(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
 
hasFeature(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Tells whether the given feature is supported by this user agent.
hasFeature(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Tells whether the given feature is supported by this user agent.
hasPeerWithTag(Element, String, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Returns a boolean defining whether or not there is a peer of elt with the given qualified tag.
height - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The buffer height.
horizontal - Variable in class org.apache.batik.swing.JSVGScrollPane
 
horizontalPanel - Variable in class org.apache.batik.swing.JSVGScrollPane
 
hsbListener - Variable in class org.apache.batik.swing.JSVGScrollPane
 

I

iconColor16x16 - Variable in class org.apache.batik.swing.JSVGCanvasBeanInfo
A color 16x16 icon.
iconColor32x32 - Variable in class org.apache.batik.swing.JSVGCanvasBeanInfo
A color 32x32 icon.
iconMono16x16 - Variable in class org.apache.batik.swing.JSVGCanvasBeanInfo
A greyscale 16x16 icon.
iconMono32x32 - Variable in class org.apache.batik.swing.JSVGCanvasBeanInfo
A greyscale 32x32 icon.
ignoreScrollChange - Variable in class org.apache.batik.swing.JSVGScrollPane
 
image - Variable in class org.apache.batik.swing.gvt.GVTTreeRendererEvent
The buffered image.
image - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The image to paint.
imageZoomInteractor - Variable in class org.apache.batik.swing.JSVGCanvas
An interactor to perform a realtime zoom.
immediateRepaint() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Repaints immediately the component.
inDrag - Variable in class org.apache.batik.swing.JSVGScrollPane.SBListener
 
initializeEventHandling() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Initializes the event handling classes.
initialRotation - Variable in class org.apache.batik.swing.gvt.AbstractRotateInteractor
The initial rotation angle.
initialTransform - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The initial rendering transform.
installActions() - Method in class org.apache.batik.swing.JSVGCanvas
Builds the ActionMap of this canvas with a set of predefined Actions.
installKeyboardActions() - Method in class org.apache.batik.swing.JSVGCanvas
Builds the InputMap of this canvas with a set of predefined Actions.
installSVGDocument(SVGDocument) - Method in class org.apache.batik.swing.JSVGCanvas
 
installSVGDocument(SVGDocument) - Method in class org.apache.batik.swing.svg.JSVGComponent
This does the real work of installing the SVG Document after the update manager from the previous document (if any) has been properly 'shut down'.
Interactor - Interface in org.apache.batik.swing.gvt
This interface represents an object which interacts with a GVT component.
interactor - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The current interactor.
InteractorAdapter - Class in org.apache.batik.swing.gvt
This class represents an interactor which never interacts.
InteractorAdapter() - Constructor for class org.apache.batik.swing.gvt.InteractorAdapter
 
interactors - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The interactor list.
invokeAndWait(Runnable) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Invokes the given runnable from the event thread, and wait for the run method to terminate.
isDynamic() - Method in class org.apache.batik.swing.svg.JSVGComponent
Tells whether the component use dynamic features to process the current document.
isDynamicDocument - Variable in class org.apache.batik.swing.svg.JSVGComponent
Whether the current document has dynamic features.
isInteractive() - Method in class org.apache.batik.swing.svg.JSVGComponent
Tells whether the component use dynamic features to process the current document.
isInteractiveDocument - Variable in class org.apache.batik.swing.svg.JSVGComponent
Whether the current document has dynamic features.
isReady - Variable in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
isSelectionOverlayXORMode() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns true if the selection overlay is painted in XOR mode, false otherwise.
isSelectionOverlayXORMode() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns true if the selection overlay is painted in XOR mode, false otherwise.
isVertical - Variable in class org.apache.batik.swing.JSVGScrollPane.SBListener
 
isXMLParserValidating() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns true if the XML parser must be in validation mode, false otherwise depending on the SVGUserAgent.
isXMLParserValidating() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLParserValidating() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLParserValidating() - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Returns true if the XML parser must be in validation mode, false otherwise.

J

JGVTComponent - Class in org.apache.batik.swing.gvt
This class represents a component which can display a GVT tree.
JGVTComponent() - Constructor for class org.apache.batik.swing.gvt.JGVTComponent
Creates a new JGVTComponent.
JGVTComponent(boolean, boolean) - Constructor for class org.apache.batik.swing.gvt.JGVTComponent
Creates a new JGVTComponent.
JGVTComponent.Listener - Class in org.apache.batik.swing.gvt
To hide the listener methods.
JGVTComponent.Listener() - Constructor for class org.apache.batik.swing.gvt.JGVTComponent.Listener
Creates a new Listener.
JGVTComponent.UnixTextSelectionListener - Class in org.apache.batik.swing.gvt
 
JGVTComponent.UnixTextSelectionListener() - Constructor for class org.apache.batik.swing.gvt.JGVTComponent.UnixTextSelectionListener
 
JGVTComponentAdapter - Class in org.apache.batik.swing.gvt
An adapter class for JGVTComponentListener.
JGVTComponentAdapter() - Constructor for class org.apache.batik.swing.gvt.JGVTComponentAdapter
 
JGVTComponentListener - Interface in org.apache.batik.swing.gvt
An interface for listeners of JGVTComponent events.
jgvtListeners - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The JGVTComponentListener list.
JSVGCanvas - Class in org.apache.batik.swing
This class represents a general-purpose swing SVG component.
JSVGCanvas() - Constructor for class org.apache.batik.swing.JSVGCanvas
Creates a new JSVGCanvas.
JSVGCanvas(SVGUserAgent, boolean, boolean) - Constructor for class org.apache.batik.swing.JSVGCanvas
Creates a new JSVGCanvas.
JSVGCanvas.AffineAction - Class in org.apache.batik.swing
A swing action to append an affine transform to the current rendering transform.
JSVGCanvas.AffineAction(AffineTransform) - Constructor for class org.apache.batik.swing.JSVGCanvas.AffineAction
 
JSVGCanvas.CanvasSVGListener - Class in org.apache.batik.swing
To hide the listener methods.
JSVGCanvas.CanvasSVGListener() - Constructor for class org.apache.batik.swing.JSVGCanvas.CanvasSVGListener
 
JSVGCanvas.CanvasUserAgent - Class in org.apache.batik.swing
The CanvasUserAgent only adds tooltips to the behavior of the default BridgeUserAgent.
JSVGCanvas.CanvasUserAgent() - Constructor for class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
 
JSVGCanvas.LocationListener - Class in org.apache.batik.swing
Helper class.
JSVGCanvas.LocationListener() - Constructor for class org.apache.batik.swing.JSVGCanvas.LocationListener
 
JSVGCanvas.ResetTransformAction - Class in org.apache.batik.swing
A swing action to reset the rendering transform of the canvas.
JSVGCanvas.ResetTransformAction() - Constructor for class org.apache.batik.swing.JSVGCanvas.ResetTransformAction
 
JSVGCanvas.RotateAction - Class in org.apache.batik.swing
A swing action to Rotate the canvas.
JSVGCanvas.RotateAction(double) - Constructor for class org.apache.batik.swing.JSVGCanvas.RotateAction
 
JSVGCanvas.ScrollAction - Class in org.apache.batik.swing
A swing action to Pan/scroll the canvas.
JSVGCanvas.ScrollAction(double, double) - Constructor for class org.apache.batik.swing.JSVGCanvas.ScrollAction
 
JSVGCanvas.ScrollDownAction - Class in org.apache.batik.swing
A swing action to scroll the canvas down, by a fixed amount
JSVGCanvas.ScrollDownAction(int) - Constructor for class org.apache.batik.swing.JSVGCanvas.ScrollDownAction
 
JSVGCanvas.ScrollLeftAction - Class in org.apache.batik.swing
A swing action to scroll the canvas to the left, by a fixed amount
JSVGCanvas.ScrollLeftAction(int) - Constructor for class org.apache.batik.swing.JSVGCanvas.ScrollLeftAction
 
JSVGCanvas.ScrollRightAction - Class in org.apache.batik.swing
A swing action to scroll the canvas to the right, by a fixed amount
JSVGCanvas.ScrollRightAction(int) - Constructor for class org.apache.batik.swing.JSVGCanvas.ScrollRightAction
 
JSVGCanvas.ScrollUpAction - Class in org.apache.batik.swing
A swing action to scroll the canvas up, by a fixed amount
JSVGCanvas.ScrollUpAction(int) - Constructor for class org.apache.batik.swing.JSVGCanvas.ScrollUpAction
 
JSVGCanvas.ToolTipModifier - Class in org.apache.batik.swing
Sets a specific tooltip on the JSVGCanvas when a given event occurs.
JSVGCanvas.ToolTipModifier() - Constructor for class org.apache.batik.swing.JSVGCanvas.ToolTipModifier
Creates a new ToolTipModifier object.
JSVGCanvas.ToolTipRunnable - Class in org.apache.batik.swing
 
JSVGCanvas.ToolTipRunnable(String) - Constructor for class org.apache.batik.swing.JSVGCanvas.ToolTipRunnable
 
JSVGCanvas.ZoomAction - Class in org.apache.batik.swing
A swing action to apply a zoom factor to the canvas.
JSVGCanvas.ZoomAction(double) - Constructor for class org.apache.batik.swing.JSVGCanvas.ZoomAction
 
JSVGCanvas.ZoomAction(double, double) - Constructor for class org.apache.batik.swing.JSVGCanvas.ZoomAction
 
JSVGCanvas.ZoomInAction - Class in org.apache.batik.swing
A swing action to zoom in the canvas.
JSVGCanvas.ZoomOutAction - Class in org.apache.batik.swing
A swing action to zoom out the canvas.
JSVGCanvasBeanInfo - Class in org.apache.batik.swing
A BeanInfo for the JSVGCanvas.
JSVGCanvasBeanInfo() - Constructor for class org.apache.batik.swing.JSVGCanvasBeanInfo
Constructs a new BeanInfo for a JSVGCanvas.
JSVGComponent - Class in org.apache.batik.swing.svg
This class represents a swing component that can display SVG documents.
JSVGComponent() - Constructor for class org.apache.batik.swing.svg.JSVGComponent
Creates a new JSVGComponent.
JSVGComponent(SVGUserAgent, boolean, boolean) - Constructor for class org.apache.batik.swing.svg.JSVGComponent
Creates a new JSVGComponent.
JSVGComponent.BridgeUserAgent - Class in org.apache.batik.swing.svg
To hide the user-agent methods.
JSVGComponent.BridgeUserAgent() - Constructor for class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Creates a new user agent.
JSVGComponent.BridgeUserAgentWrapper - Class in org.apache.batik.swing.svg
The user-agent wrapper, which call the methods in the event thread.
JSVGComponent.BridgeUserAgentWrapper(UserAgent) - Constructor for class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Creates a new BridgeUserAgentWrapper.
JSVGComponent.JSVGComponentListener - Class in org.apache.batik.swing.svg
 
JSVGComponent.JSVGComponentListener() - Constructor for class org.apache.batik.swing.svg.JSVGComponent.JSVGComponentListener
 
JSVGComponent.SVGListener - Class in org.apache.batik.swing.svg
To hide the listener methods.
JSVGComponent.SVGListener() - Constructor for class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Creates a new SVGListener.
jsvgComponentListener - Variable in class org.apache.batik.swing.svg.JSVGComponent
The JGVTComponentListener.
JSVGScrollPane - Class in org.apache.batik.swing
A Swing component that consists of a JSVGCanvas with optional scroll bars.
JSVGScrollPane(JSVGCanvas) - Constructor for class org.apache.batik.swing.JSVGScrollPane
Creates a JSVGScrollPane, which will scroll an JSVGCanvas.
JSVGScrollPane.SBListener - Class in org.apache.batik.swing
Advanced JScrollBar listener.
JSVGScrollPane.SBListener(boolean) - Constructor for class org.apache.batik.swing.JSVGScrollPane.SBListener
 
JSVGScrollPane.ScrollListener - Class in org.apache.batik.swing
Handle scroll, zoom, and resize events
JSVGScrollPane.ScrollListener() - Constructor for class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
JSVGScrollPane.WheelListener - Class in org.apache.batik.swing
MouseWheel listener.
JSVGScrollPane.WheelListener() - Constructor for class org.apache.batik.swing.JSVGScrollPane.WheelListener
 

K

keyPressed(KeyEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a key has been pressed.
keyReleased(KeyEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a key has been released.
keyTyped(KeyEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a key has been typed.

L

lastTarget - Variable in class org.apache.batik.swing.JSVGCanvas
 
lastToolTipEventTarget - Variable in class org.apache.batik.swing.JSVGCanvas
The target for which the last tool tip event was fired.
lastToolTipEventTimeStamp - Variable in class org.apache.batik.swing.JSVGCanvas
The time of the last tool tip event.
lastX - Variable in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
lastY - Variable in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
linkActivated(LinkActivationEvent) - Method in interface org.apache.batik.swing.svg.LinkActivationListener
Called when a link was activated.
LinkActivationEvent - Class in org.apache.batik.swing.svg
This class represents an event which indicate an event originated from a GVTTreeBuilder instance.
LinkActivationEvent(Object, SVGAElement, String) - Constructor for class org.apache.batik.swing.svg.LinkActivationEvent
Creates a new LinkActivationEvent.
LinkActivationListener - Interface in org.apache.batik.swing.svg
This interface represents a listener to the LinkActivationEvent events.
linkActivationListeners - Variable in class org.apache.batik.swing.svg.JSVGComponent
The link activation listeners.
listener - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The listener.
listeners - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The listeners.
listeners - Variable in class org.apache.batik.swing.svg.GVTTreeBuilder
The listeners.
listeners - Variable in class org.apache.batik.swing.svg.SVGDocumentLoader
The listeners.
listeners - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
The listeners.
loadDocument(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
This method should load a new document described by the supplied URL.
loadDocument(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
This method should load a new document described by the supplied URL.
loader - Variable in class org.apache.batik.swing.svg.JSVGComponent
The concrete bridge document loader.
loader - Variable in class org.apache.batik.swing.svg.SVGDocumentLoader
The document loader.
loadSVGDocument(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Loads a SVG document from the given URL.
localizableSupport - Static variable in class org.apache.batik.swing.Messages
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.swing.svg.Messages
The localizable support for the error messages.
locationListener - Variable in class org.apache.batik.swing.JSVGCanvas
Keeps track of the last known mouse position over the canvas.

M

managerResumed(UpdateManagerEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
managerResumed(UpdateManagerEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the manager was resumed.
managerStarted(UpdateManagerEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
managerStarted(UpdateManagerEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the manager was started.
managerStopped(UpdateManagerEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
managerStopped(UpdateManagerEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the manager was stopped.
managerSuspended(UpdateManagerEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
managerSuspended(UpdateManagerEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the manager was suspended.
MAP_TOKEN - Static variable in class org.apache.batik.swing.JSVGCanvas
This is used as the value in the toolTipDocs WeakHashMap.
markerBottom - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The zoom marker bottom line.
markerLeft - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The zoom marker left line.
markerRight - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The zoom marker right line.
markerStroke - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Used to draw marker
markerTop - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The zoom marker top line.
matchLastToolTipEvent(long, EventTarget) - Method in class org.apache.batik.swing.JSVGCanvas
Checks if the specified event time and element are the same as the last tool tip event.
Messages - Class in org.apache.batik.swing
This class manages the message for the test.svg module.
Messages() - Constructor for class org.apache.batik.swing.Messages
This class does not need to be instantiated.
Messages - Class in org.apache.batik.swing.svg
This class manages the message for the css.engine module.
Messages() - Constructor for class org.apache.batik.swing.svg.Messages
This class does not need to be instantiated.
mouseClicked(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when the mouse has been clicked on a component.
mouseClicked(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractPanInteractor
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseEntered(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when the mouse enters a component.
mouseEntered(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractPanInteractor
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when the mouse exits a component.
mouseExited(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseListener - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The mouse listener.
mouseMoved(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseMoved(MouseEvent) - Method in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractPanInteractor
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a mouse button has been pressed on a component.
mousePressed(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractPanInteractor
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a mouse button has been released on a component.
mouseReleased(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when the mouse wheel has been scrolled.
mouseWheelMoved(MouseWheelEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.WheelListener
 

N

needRender - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether a render was requested.
nextDocumentLoader - Variable in class org.apache.batik.swing.svg.JSVGComponent
The next document loader to run.
nextGVTTreeBuilder - Variable in class org.apache.batik.swing.svg.JSVGComponent
The next GVT tree builder to run.
nextUpdateManager - Variable in class org.apache.batik.swing.svg.JSVGComponent
The next update manager.

O

openLink(SVGAElement) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Opens a link.
openLink(SVGAElement) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Opens a link.
openLink(String, boolean) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Opens a link in a new component.
openLink(String, boolean) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Opens a link.
org.apache.batik.swing - package org.apache.batik.swing
 
org.apache.batik.swing.gvt - package org.apache.batik.swing.gvt
 
org.apache.batik.swing.svg - package org.apache.batik.swing.svg
 
outset(Rectangle, int) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
 
overlay - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The overlay.
Overlay - Interface in org.apache.batik.swing.gvt
This interface represents an object painted over the GVT rendering in a JGVTComponent.
overlays - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The overlays.

P

paint(Graphics) - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor.ZoomOverlay
Paints this overlay.
paint(Graphics) - Method in interface org.apache.batik.swing.gvt.Overlay
Paints this overlay.
paint(Graphics) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.SelectionOverlay
Paints this overlay.
paint(Graphics) - Method in class org.apache.batik.swing.svg.SVGUpdateOverlay
 
paintComponent(Graphics) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Paints this component.
paintingTransform - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The transform used for painting.
PAN_CURSOR - Static variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The cursor for panning.
panInteractor - Variable in class org.apache.batik.swing.JSVGCanvas
An interactor to perform a translation.
parentComponent - Variable in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
 
pcs - Variable in class org.apache.batik.swing.JSVGCanvas
The PropertyChangeSupport used to fire PropertyChangeEvent.
prevComponentSize - Variable in class org.apache.batik.swing.svg.JSVGComponent
 
previousCursor - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
To store the previous cursor.
previousCursor - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
To store the previous cursor.
progressivePaint - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether to allow progressive paint.
progressivePaintThread - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The progressive paint thread.

R

recenterOnResize - Variable in class org.apache.batik.swing.svg.JSVGComponent
 
referencedURI - Variable in class org.apache.batik.swing.svg.LinkActivationEvent
The URI the link references.
registerExtension(BridgeExtension) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Lets the bridge tell the user agent that the following extension is supported by the bridge.
registerExtension(BridgeExtension) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Lets the bridge tell the user agent that the following extension is supported by the bridge.
releaseRenderingReferences() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Releases the references to the rendering resources,
removeGVTTreeBuilderListener(GVTTreeBuilderListener) - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Removes a GVTTreeBuilderListener from this GVTTreeBuilder.
removeGVTTreeBuilderListener(GVTTreeBuilderListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Removes a GVTTreeBuilderListener from this component.
removeGVTTreeRendererListener(GVTTreeRendererListener) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Removes a GVTTreeRendererListener from this GVTTreeRenderer.
removeGVTTreeRendererListener(GVTTreeRendererListener) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Removes a GVTTreeRendererListener from this component.
removeJGVTComponentListener(JGVTComponentListener) - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
removeLinkActivationListener(LinkActivationListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Removes a LinkActivationListener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.batik.swing.JSVGCanvas
Removes the specified PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.batik.swing.JSVGCanvas
Removes the specified PropertyChangeListener for the specified property.
removeSelectionListener(SelectionListener) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Remove a selection listener to be notified when the text selection changes in the document.
removeSVGDocumentLoaderListener(SVGDocumentLoaderListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Removes a SVGDocumentLoaderListener from this component.
removeSVGDocumentLoaderListener(SVGDocumentLoaderListener) - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Removes a SVGDocumentLoaderListener from this SVGDocumentLoader.
removeSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Removes a SVGLoadEventDispatcherListener from this component.
removeSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener) - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Removes a SVGLoadEventDispatcherListener from this SVGLoadEventDispatcher.
removeToolTip(Element) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
 
removeUpdateManagerListener(UpdateManagerListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Removes a UpdateManagerListener from this component.
renderer - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The renderer used to paint.
renderer - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The current renderer.
rendererFactory - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The renderer factory.
renderGVTTree() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Renders the GVT tree.
renderGVTTree() - Method in class org.apache.batik.swing.svg.JSVGComponent
Renders the GVT tree.
renderingTransform - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The transform used for rendering.
replace(StringBuffer, char, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
 
reset() - Method in class org.apache.batik.swing.JSVGScrollPane
Resets this object (for reloads), releasing any cached data and recomputing scroll extents.
RESET_TRANSFORM_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to reset the transform.
resetRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Resets the rendering transform to its initial value.
resetTransform(InputEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Resets the associated component's transform.
resetTransformInteractor - Variable in class org.apache.batik.swing.JSVGCanvas
An interactor to reset the rendering transform.
resizeScrollBars() - Method in class org.apache.batik.swing.JSVGScrollPane
Compute the scrollbar extents, and determine if scrollbars should be visible.
RESOURCES - Static variable in class org.apache.batik.swing.Messages
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.swing.svg.Messages
The error messages bundle class name.
resumeProcessing() - Method in class org.apache.batik.swing.svg.JSVGComponent
Resumes the processing of the current document.
root - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
The root graphics node.
rotateInteractor - Variable in class org.apache.batik.swing.JSVGCanvas
An interactor to perform a rotation.
rotateTransform(Dimension, int, int) - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Returns the rotate transform.
run() - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Runs this renderer.
run() - Method in class org.apache.batik.swing.JSVGCanvas.ToolTipRunnable
 
run() - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Runs this builder.
run() - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Runs this loader.
run() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Runs the dispatcher.

S

scaleChange(float) - Method in class org.apache.batik.swing.JSVGScrollPane
Called when the scale size changes.
scheduleGVTRendering() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Schedules a new GVT rendering.
SCRIPT_ALERT - Static variable in class org.apache.batik.swing.svg.JSVGComponent
String constant for the resource with the text for a script alert dialog.
SCRIPT_CONFIRM - Static variable in class org.apache.batik.swing.svg.JSVGComponent
String constant for the resource with the text for a script confim dialog.
SCRIPT_PROMPT - Static variable in class org.apache.batik.swing.svg.JSVGComponent
String constant for the resource with the text for a script prompt dialog.
SCROLL_DOWN_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll down.
SCROLL_LEFT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll left.
SCROLL_RIGHT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll right.
SCROLL_UP_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll up.
scrollbarsAlwaysVisible - Variable in class org.apache.batik.swing.JSVGScrollPane
 
select(Mark, Mark) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the selection to the specified start and end mark.
selectableText - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether the text should be selectable if eventEnabled is false, this flag is ignored.
selectInteractor(InputEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Selects an interactor, given an input event.
selectionChanged(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
selectionCleared(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
selectionDone(SelectionEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.UnixTextSelectionListener
 
selectionDone(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
selectionHighlight - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The selection highlight.
selectionOverlay - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The selection overlay.
selectionOverlayColor - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The color of the selection overlay.
selectionOverlayStrokeColor - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The color of the outline of the selection overlay.
selectionStarted(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
selfCallingDisableInteractions - Variable in class org.apache.batik.swing.svg.JSVGComponent
Set to true before component calls setDisableInteractors so it knows that the users isn't the one calling it.
setAnimationLimitingCPU(float) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the animation limiting mode to a percentage of CPU.
setAnimationLimitingFPS(float) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the animation limiting mode to a number of frames per second.
setAnimationLimitingNone() - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the animation limiting mode to "none".
setBridgeContextAnimationLimitingMode() - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the animation limiting mode on the current bridge context.
setDisableInteractions(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Turn off all 'interactor' objects (pan, zoom, etc) if 'b' is true, turn them on if 'b' is false.
setDisableInteractions(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
 
setDisableInteractions(boolean) - Method in class org.apache.batik.swing.svg.JSVGComponent
 
setDocument(Document) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the Document to display.
setDocumentState(int) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the document state.
setDoubleBufferedRendering(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets whether this component should use double buffering to render SVG documents.
setEnableImageZoomInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the image zoom interactor is enabled or not.
setEnablePanInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the pan interactor is enabled or not.
setEnableResetTransformInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the reset transform interactor is enabled or not.
setEnableRotateInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the rotate interactor is enabled or not.
setEnableZoomInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the zoom interactor is enabled or not.
setFragmentIdentifier(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the current fragment identifier.
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the GVT tree to display.
setGraphicsNode(GraphicsNode, boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the GVT tree to display.
setGraphicsNode(GraphicsNode, boolean) - Method in class org.apache.batik.swing.svg.JSVGComponent
 
setLastToolTipEvent(long, EventTarget) - Method in class org.apache.batik.swing.JSVGCanvas
Sets the time and element of the last tool tip event handled.
setLocale(Locale) - Static method in class org.apache.batik.swing.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.swing.svg.Messages
Implements Localizable.setLocale(Locale).
setMySize(Dimension) - Method in class org.apache.batik.swing.svg.JSVGComponent
This method is called when the component knows the desired size of the window (based on width/height of outermost SVG element).
setPaintingTransform(AffineTransform) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the painting transform.
setProgressivePaint(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Whether to enable the progressive paint.
setRecenterOnResize(boolean) - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns sate of the recenter on resize flag.
setRenderingTransform(AffineTransform) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the rendering transform.
setRenderingTransform(AffineTransform, boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
setScrollbarsAlwaysVisible(boolean) - Method in class org.apache.batik.swing.JSVGScrollPane
 
setScrollPosition() - Method in class org.apache.batik.swing.JSVGScrollPane
Sets the translation portion of the transform based upon the current scroll bar position
setSelection(Mark, Mark) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets the selected text
setSelectionOverlayColor(Color) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the color of the selection overlay to the specified color.
setSelectionOverlayColor(Color) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets the color of the selection overlay to the specified color.
setSelectionOverlayStrokeColor(Color) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the color of the outline of the selection overlay to the specified color.
setSelectionOverlayStrokeColor(Color) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets the color of the outline of the selection overlay to the specified color.
setSelectionOverlayXORMode(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets whether or not the selection overlay will be painted in XOR mode, depending on the specified parameter.
setSelectionOverlayXORMode(boolean) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets whether or not the selection overlay will be painted in XOR mode, depending on the specified parameter.
setSVGCursor(Cursor) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Informs the user agent to change the cursor.
setSVGCursor(Cursor) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Informs the user agent to change the cursor.
setSVGDocument(SVGDocument) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the SVGDocument to display.
setTextSelection(Mark, Mark) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Informs the user agent that the text selection has changed.
setTextSelection(Mark, Mark) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Informs the user agent that the text selection should be changed.
setToolTip(Element, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Sets the tool tip on the input element.
setTransform(AffineTransform) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Sets the AffineTransform to be applied to the drawing by the UserAgent.
setTransform(AffineTransform) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Sets the AffineTransform to be applied to the drawing by the UserAgent.
setURI(String) - Method in class org.apache.batik.swing.JSVGCanvas
Sets the URI to the specified uri.
setUseUnixTextSelection(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
If 'b' is true text selections will copied to the clipboard immediately.
showAlert(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Shows an alert dialog box.
showAlert(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Shows an alert dialog box.
showConfirm(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Shows a confirm dialog box.
showConfirm(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Shows a confirm dialog box.
showPrompt(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Shows a prompt dialog box.
showPrompt(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Shows a prompt dialog box.
showPrompt(String, String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
Shows a prompt dialog box.
startGVTTreeBuilder() - Method in class org.apache.batik.swing.svg.JSVGComponent
Starts a tree builder.
startInteraction(InputEvent) - Method in interface org.apache.batik.swing.gvt.Interactor
Tells whether the given event will start the interactor.
startInteraction(InputEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Tells whether the given event will start the interactor.
startSVGLoadEventDispatcher(GraphicsNode) - Method in class org.apache.batik.swing.svg.JSVGComponent
Starts a SVGLoadEventDispatcher thread.
startValue - Variable in class org.apache.batik.swing.JSVGScrollPane.SBListener
 
stateChanged(ChangeEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.SBListener
 
stopProcessing() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Stops the processing of the current tree.
stopProcessing() - Method in class org.apache.batik.swing.svg.JSVGComponent
Stops the processing of the current document.
stopThenRun(Runnable) - Method in class org.apache.batik.swing.svg.JSVGComponent
This method calls stop processing waits for all threads to die then runs the Runnable in the event queue thread.
supportExtension(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Tells whether the given extension is supported by this user agent.
supportExtension(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Tells whether the given extension is supported by this user agent.
supportExtension(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Tells whether the given extension is supported by this user agent.
supportExtension(String) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
Tells whether the given extension is supported by this user agent.
suspendInteractions - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether to suspend interactions.
suspendProcessing() - Method in class org.apache.batik.swing.svg.JSVGComponent
Suspend the processing of the current document.
svgDocument - Variable in class org.apache.batik.swing.svg.GVTTreeBuilder
The SVG document to give to the bridge.
svgDocument - Variable in class org.apache.batik.swing.svg.JSVGComponent
The current SVG document.
svgDocument - Variable in class org.apache.batik.swing.svg.SVGDocumentLoaderEvent
The associated SVG document.
svgDocument - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
The SVG document to give to the bridge.
SVGDocumentLoader - Class in org.apache.batik.swing.svg
This class represents an object which loads asynchroneaously a SVG document.
SVGDocumentLoader(String, DocumentLoader) - Constructor for class org.apache.batik.swing.svg.SVGDocumentLoader
Creates a new SVGDocumentLoader.
SVGDocumentLoaderAdapter - Class in org.apache.batik.swing.svg
An adapter class that represents a listener to the SVGDocumentLoaderEvent events.
SVGDocumentLoaderAdapter() - Constructor for class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
 
SVGDocumentLoaderEvent - Class in org.apache.batik.swing.svg
This class represents an event which indicate an event originated from a SVGDocumentLoader instance.
SVGDocumentLoaderEvent(Object, SVGDocument) - Constructor for class org.apache.batik.swing.svg.SVGDocumentLoaderEvent
Creates a new SVGDocumentLoaderEvent.
SVGDocumentLoaderListener - Interface in org.apache.batik.swing.svg
This interface represents a listener to the SVGDocumentLoaderEvent events.
svgDocumentLoaderListeners - Variable in class org.apache.batik.swing.svg.JSVGComponent
The document loader listeners.
SVGFileFilter - Class in org.apache.batik.swing.svg
This implementation of FileFilter will allows SVG files with extention '.svg' or '.svgz'.
SVGFileFilter() - Constructor for class org.apache.batik.swing.svg.SVGFileFilter
 
svgLoadEventDispatchCancelled(SVGLoadEventDispatcherEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a onload event dispatch was cancelled.
svgLoadEventDispatchCancelled(SVGLoadEventDispatcherEvent) - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcherAdapter
Called when a onload event dispatch was cancelled.
svgLoadEventDispatchCancelled(SVGLoadEventDispatcherEvent) - Method in interface org.apache.batik.swing.svg.SVGLoadEventDispatcherListener
Called when a onload event dispatch was cancelled.
svgLoadEventDispatchCompleted(SVGLoadEventDispatcherEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a onload event dispatch was completed.
svgLoadEventDispatchCompleted(SVGLoadEventDispatcherEvent) - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcherAdapter
Called when a onload event dispatch was completed.
svgLoadEventDispatchCompleted(SVGLoadEventDispatcherEvent) - Method in interface org.apache.batik.swing.svg.SVGLoadEventDispatcherListener
Called when a onload event dispatch was completed.
svgLoadEventDispatcher - Variable in class org.apache.batik.swing.svg.JSVGComponent
The SVGLoadEventDispatcher.
SVGLoadEventDispatcher - Class in org.apache.batik.swing.svg
This class dispatches the SVGLoadEvent event on a SVG document.
SVGLoadEventDispatcher(GraphicsNode, SVGDocument, BridgeContext, UpdateManager) - Constructor for class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Creates a new SVGLoadEventDispatcher.
SVGLoadEventDispatcherAdapter - Class in org.apache.batik.swing.svg
This class provides an adapter for the SVGLoadEventDispatcherListener interface.
SVGLoadEventDispatcherAdapter() - Constructor for class org.apache.batik.swing.svg.SVGLoadEventDispatcherAdapter
 
SVGLoadEventDispatcherEvent - Class in org.apache.batik.swing.svg
This class represents an event which indicate an event originated from a SVGLoadEventDispatcher instance.
SVGLoadEventDispatcherEvent(Object, GraphicsNode) - Constructor for class org.apache.batik.swing.svg.SVGLoadEventDispatcherEvent
Creates a new SVGLoadEventDispatcherEvent.
SVGLoadEventDispatcherListener - Interface in org.apache.batik.swing.svg
This interface represents a listener to the SVGLoadEventDispatcherEvent events.
svgLoadEventDispatcherListeners - Variable in class org.apache.batik.swing.svg.JSVGComponent
The SVG onload dispatcher listeners.
svgLoadEventDispatchFailed(SVGLoadEventDispatcherEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a onload event dispatch failed.
svgLoadEventDispatchFailed(SVGLoadEventDispatcherEvent) - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcherAdapter
Called when a onload event dispatch failed.
svgLoadEventDispatchFailed(SVGLoadEventDispatcherEvent) - Method in interface org.apache.batik.swing.svg.SVGLoadEventDispatcherListener
Called when a onload event dispatch failed.
svgLoadEventDispatchStarted(SVGLoadEventDispatcherEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a onload event dispatch started.
svgLoadEventDispatchStarted(SVGLoadEventDispatcherEvent) - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcherAdapter
Called when a onload event dispatch started.
svgLoadEventDispatchStarted(SVGLoadEventDispatcherEvent) - Method in interface org.apache.batik.swing.svg.SVGLoadEventDispatcherListener
Called when a onload event dispatch started.
SVGUpdateOverlay - Class in org.apache.batik.swing.svg
One line Class Desc Complete Class Desc
SVGUpdateOverlay(int, int) - Constructor for class org.apache.batik.swing.svg.SVGUpdateOverlay
 
svgUserAgent - Variable in class org.apache.batik.swing.svg.JSVGComponent
The SVG user agent.
SVGUserAgent - Interface in org.apache.batik.swing.svg
This interface must be implemented to provide client services to a JSVGComponent.
SVGUserAgentAdapter - Class in org.apache.batik.swing.svg
This Implements the SVGUserAgent interface to provide a very simple version of client services to the JSVGComponent.
SVGUserAgentAdapter() - Constructor for class org.apache.batik.swing.svg.SVGUserAgentAdapter
 
SVGUserAgentGUIAdapter - Class in org.apache.batik.swing.svg
One line Class Desc Methods users may want to implement: displayMessage
SVGUserAgentGUIAdapter(Component) - Constructor for class org.apache.batik.swing.svg.SVGUserAgentGUIAdapter
 

T

TEXT_CURSOR - Static variable in class org.apache.batik.swing.gvt.TextSelectionManager
The cursor indicating that a text selection operation is under way.
textSelectionListener - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The text selection listener.
textSelectionManager - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The text selection manager.
TextSelectionManager - Class in org.apache.batik.swing.gvt
This class represents an object which manage GVT text nodes selection.
TextSelectionManager(JGVTComponent, EventDispatcher) - Constructor for class org.apache.batik.swing.gvt.TextSelectionManager
Creates a new TextSelectionManager.
TextSelectionManager.MouseListener - Class in org.apache.batik.swing.gvt
To implement a GraphicsNodeMouseListener.
TextSelectionManager.MouseListener() - Constructor for class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
TextSelectionManager.SelectionOverlay - Class in org.apache.batik.swing.gvt
The selection overlay.
TextSelectionManager.SelectionOverlay() - Constructor for class org.apache.batik.swing.gvt.TextSelectionManager.SelectionOverlay
 
TextSelectionManager.TextSelectionListener - Class in org.apache.batik.swing.gvt
To implements a selection listener.
TextSelectionManager.TextSelectionListener() - Constructor for class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
textSelector - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The text selector.
toFormattedHTML(String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Converts line breaks to HTML breaks and encodes special entities.
toolTipDocs - Variable in class org.apache.batik.swing.JSVGCanvas
 
toolTipListener - Variable in class org.apache.batik.swing.JSVGCanvas
 
toolTipMap - Variable in class org.apache.batik.swing.JSVGCanvas
Mapping of elements to listeners so they can be removed, if the tooltip is removed.

U

updateCompleted(UpdateManagerEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
updateCompleted(UpdateManagerEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when an update was completed.
updateFailed(UpdateManagerEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
updateFailed(UpdateManagerEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when an update failed.
updateManager - Variable in class org.apache.batik.swing.svg.JSVGComponent
The update manager.
updateManager - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
The update manager.
updateManagerListeners - Variable in class org.apache.batik.swing.svg.JSVGComponent
The update manager listeners.
updateMatrix(AffineTransform) - Method in class org.apache.batik.swing.svg.JSVGComponent.JSVGComponentListener
 
updateOverlay - Variable in class org.apache.batik.swing.svg.JSVGComponent
 
updateRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Updates the value of the transform used for rendering.
updateRenderingTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent
Updates the value of the transform used for rendering.
updateScrollbarState(boolean, boolean) - Method in class org.apache.batik.swing.JSVGScrollPane
 
updateScrollbarVisibility(int, int, int, int) - Method in class org.apache.batik.swing.JSVGScrollPane
 
updateStarted(UpdateManagerEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
updateStarted(UpdateManagerEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when an update started.
updateZoomAndPanEnable(Document) - Method in class org.apache.batik.swing.svg.JSVGComponent
Enables/Disables Zoom And Pan based on the zoom and pan attribute of the currently installed document, Unless the user has set the Interactions State.
uri - Variable in class org.apache.batik.swing.JSVGCanvas
The URI of the current document being displayed.
url - Variable in class org.apache.batik.swing.svg.SVGDocumentLoader
The URL of the document,
user2DeviceTransform - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The user to device transform.
userAgent - Variable in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
The wrapped user agent.
userAgent - Variable in class org.apache.batik.swing.svg.JSVGComponent
The user agent.
userSetDisableInteractions - Variable in class org.apache.batik.swing.svg.JSVGComponent
Set to true if the user ever calls setDisableInteractions
useUnixTextSelection - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether the JGVTComponent should adhere to 'Unix' text selection semantics where as soon as text is selected it is copied to the clipboard.

V

vertical - Variable in class org.apache.batik.swing.JSVGScrollPane
 
viewBox - Variable in class org.apache.batik.swing.JSVGScrollPane
 
viewingTransform - Variable in class org.apache.batik.swing.svg.JSVGComponent
 
vsbListener - Variable in class org.apache.batik.swing.JSVGScrollPane
 

W

width - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The buffer width.

X

xCurrent - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
The mouse x current position.
xCurrent - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The mouse x current position.
xCurrent - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The mouse x current position.
xorMode - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
A flag bit that indicates whether or not the selection overlay is painted in XOR mode.
xStart - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
The mouse x start position.
xStart - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The mouse x start position.
xStart - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The mouse x start position.

Y

yCurrent - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
The mouse y current position.
yCurrent - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The mouse y current position.
yCurrent - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The mouse y current position.
yStart - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
The mouse y start position.
yStart - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The mouse y start position.
yStart - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The mouse y start position.

Z

ZOOM_IN_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to zoom in.
ZOOM_OUT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to zoom out.
zoomInteractor - Variable in class org.apache.batik.swing.JSVGCanvas
An interactor to perform a zoom.

A B C D E F G H I J K L M N O P R S T U V W X Y Z

Copyright © 2000–2017 Apache Software Foundation. All rights reserved.