Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
U
UI_EVENT_TYPE
- Static variable in class org.apache.batik.dom.events.
DocumentEventSupport
The UIEvent type.
ULTRABOLD
- Static variable in class org.apache.batik.svggen.
SVGFont
ULTRA_CONDENSED_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'ultra-condensed' keyword.
ULTRA_EXPANDED_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'ultra-expanded' keyword.
UNDERLINE_ON
- Static variable in class org.apache.batik.gvt.text.
GVTAttributedCharacterIterator.TextAttribute
Value for UNDERLINE specifying underlining-on
UNDERLINE_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'underline' keyword.
UNICODE_BIDI_INDEX
- Static variable in class org.apache.batik.css.engine.
SVGCSSEngine
UNICODE_RANGE
- Static variable in interface org.apache.batik.css.parser.
LexicalUnits
Represents a unicode range lexical unit.
UNITS
- Static variable in class org.apache.batik.css.engine.value.
FloatValue
The unit types representations
UNITS
- Static variable in class org.apache.batik.dom.svg.
AbstractSVGLength
The unit string representations.
UNITS
- Static variable in class org.apache.batik.util.gui.
MemoryMonitor.Usage
The units string.
UNITS_VALUES
- Static variable in class org.apache.batik.dom.svg.
SVGOMFilterElement
The units values.
UNITS_VALUES
- Static variable in class org.apache.batik.dom.svg.
SVGOMGradientElement
The units values.
UNITS_VALUES
- Static variable in class org.apache.batik.dom.svg.
SVGOMMarkerElement
The units values.
UNITS_VALUES
- Static variable in class org.apache.batik.dom.svg.
SVGOMMaskElement
The units values.
UNITS_VALUES
- Static variable in class org.apache.batik.dom.svg.
SVGOMPatternElement
The units values.
UNIT_TEXT_CENTIMETER
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_DEGREE
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_EM
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_EX
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_GRADIAN
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_HERTZ
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_INCH
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_KILOHERTZ
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_MILLIMETER
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_MILLISECOND
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_PERCENTAGE
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_PICA
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_PIXEL
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_POINT
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_RADIAN
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_REAL
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
UNIT_TEXT_SECOND
- Static variable in class org.apache.batik.css.parser.
CSSLexicalUnit
URI
- Static variable in interface org.apache.batik.css.parser.
LexicalUnits
Represents a 'url(URI)' lexical unit.
URI
- Static variable in class org.apache.batik.css.parser.
ScannerUtilities
The set of the valid uri characters.
URIChooser
- class org.apache.batik.util.gui.
URIChooser
.
This class is a dialog used to enter an URI or to choose a local file.
URIChooser(JDialog)
- Constructor for class org.apache.batik.util.gui.
URIChooser
Creates a new URIChooser.
URIChooser(JFrame)
- Constructor for class org.apache.batik.util.gui.
URIChooser
Creates a new URIChooser.
URIChooser.BrowseButtonAction
- class org.apache.batik.util.gui.
URIChooser.BrowseButtonAction
.
The action associated with the 'browse' button
URIChooser.BrowseButtonAction()
- Constructor for class org.apache.batik.util.gui.
URIChooser.BrowseButtonAction
URIChooser.CancelButtonAction
- class org.apache.batik.util.gui.
URIChooser.CancelButtonAction
.
The action associated with the 'Cancel' button of the URI chooser
URIChooser.CancelButtonAction()
- Constructor for class org.apache.batik.util.gui.
URIChooser.CancelButtonAction
URIChooser.ClearButtonAction
- class org.apache.batik.util.gui.
URIChooser.ClearButtonAction
.
The action associated with the 'Clear' button of the URI chooser
URIChooser.ClearButtonAction()
- Constructor for class org.apache.batik.util.gui.
URIChooser.ClearButtonAction
URIChooser.DocumentAdapter
- class org.apache.batik.util.gui.
URIChooser.DocumentAdapter
.
To listen to the document changes
URIChooser.DocumentAdapter()
- Constructor for class org.apache.batik.util.gui.
URIChooser.DocumentAdapter
URIChooser.OKButtonAction
- class org.apache.batik.util.gui.
URIChooser.OKButtonAction
.
The action associated with the 'OK' button of the URI chooser
URIChooser.OKButtonAction()
- Constructor for class org.apache.batik.util.gui.
URIChooser.OKButtonAction
URIResolver
- class org.apache.batik.bridge.
URIResolver
.
This class is used to resolve the URI that can be found in a SVG document.
URIResolver(SVGDocument, DocumentLoader)
- Constructor for class org.apache.batik.bridge.
URIResolver
Creates a new URI resolver object.
URIValue
- class org.apache.batik.css.engine.value.
URIValue
.
This class represents uri values.
URIValue(String, String)
- Constructor for class org.apache.batik.css.engine.value.
URIValue
Creates a new StringValue.
URLImageCache
- class org.apache.batik.ext.awt.image.
URLImageCache
.
This class manages a cache of soft references to Images that we have already loaded.
URLImageCache()
- Constructor for class org.apache.batik.ext.awt.image.
URLImageCache
Let people create there own caches.
URLRegistryEntry
- interface org.apache.batik.ext.awt.image.spi.
URLRegistryEntry
.
This type of Image tag registy entry is used for 'odd' URL types.
URL_PREFIX
- Static variable in interface org.apache.batik.svggen.
SVGSyntax
URL_SUFFIX
- Static variable in interface org.apache.batik.svggen.
SVGSyntax
USAGE
- Static variable in class org.apache.batik.apps.rasterizer.
Main
Describes the command line options for the rasterizer
USAGE
- Static variable in class org.apache.batik.transcoder.print.
PrintTranscoder
USAGE
- Static variable in class org.apache.batik.transcoder.wmf.tosvg.
WMFTranscoder
USED
- Static variable in class org.apache.batik.util.gui.
MemoryMonitor.Usage
The used string.
USER_AGENT_ORIGIN
- Static variable in class org.apache.batik.css.engine.
StyleMap
USER_DIR
- Static variable in class org.apache.batik.util.
PreferenceManager
USER_HOME
- Static variable in class org.apache.batik.util.
PreferenceManager
USER_ORIGIN
- Static variable in class org.apache.batik.css.engine.
StyleMap
USER_SPACE_ON_USE
- Static variable in class org.apache.batik.bridge.
SVGUtilities
The userSpaceOnUse coordinate system constants.
USE_MY_METRICS
- Static variable in class org.apache.batik.svggen.font.table.
GlyfCompositeComp
USE_SCRIPT_VALUE
- Static variable in interface org.apache.batik.css.engine.value.svg.
SVGValueConstants
The 'use-script' keyword.
UTF16Decoder
- class org.apache.batik.util.io.
UTF16Decoder
.
This class represents an object which decodes UTF-16 characters from a stream of bytes.
UTF16Decoder(InputStream)
- Constructor for class org.apache.batik.util.io.
UTF16Decoder
Creates a new UTF16Decoder.
UTF16Decoder(InputStream, boolean)
- Constructor for class org.apache.batik.util.io.
UTF16Decoder
Creates a new UTF16Decoder.
UTF8Decoder
- class org.apache.batik.util.io.
UTF8Decoder
.
This class represents an object which decodes UTF-8 characters from a stream of bytes.
UTF8Decoder(InputStream)
- Constructor for class org.apache.batik.util.io.
UTF8Decoder
Creates a new UTF8Decoder.
UTF8_BYTES
- Static variable in class org.apache.batik.util.io.
UTF8Decoder
The number of bytes of a UTF-8 sequence indexed by the first byte of the sequence.
UnicodeBidiManager
- class org.apache.batik.css.engine.value.css2.
UnicodeBidiManager
.
This class provides a manager for the 'unicode-bidi' property values.
UnicodeBidiManager()
- Constructor for class org.apache.batik.css.engine.value.css2.
UnicodeBidiManager
UnicodeRange
- class org.apache.batik.gvt.font.
UnicodeRange
.
A class that represents a CSS unicode range.
UnicodeRange(String)
- Constructor for class org.apache.batik.gvt.font.
UnicodeRange
Constructs a unicode range from a CSS unicode range string.
UnitProcessor
- class org.apache.batik.bridge.
UnitProcessor
.
This class provides methods to convert SVG length and coordinate to float in user units.
UnitProcessor()
- Constructor for class org.apache.batik.bridge.
UnitProcessor
No instance of this class is required.
UnitProcessor
- class org.apache.batik.parser.
UnitProcessor
.
This class provides methods to convert SVG length and coordinate to float in user units.
UnitProcessor()
- Constructor for class org.apache.batik.parser.
UnitProcessor
No instance of this class is required.
UnitProcessor.Context
- interface org.apache.batik.parser.
UnitProcessor.Context
.
Holds the informations needed to compute the units.
UnitProcessor.DefaultContext
- class org.apache.batik.bridge.
UnitProcessor.DefaultContext
.
This class is the default context for a particular element.
UnitProcessor.DefaultContext(BridgeContext, Element)
- Constructor for class org.apache.batik.bridge.
UnitProcessor.DefaultContext
UnitProcessor.UnitResolver
- class org.apache.batik.parser.
UnitProcessor.UnitResolver
.
A LengthHandler that convert units.
UnitProcessor.UnitResolver()
- Constructor for class org.apache.batik.parser.
UnitProcessor.UnitResolver
UnresolvedFontFamily
- class org.apache.batik.gvt.font.
UnresolvedFontFamily
.
A font family class for unresolved fonts.
UnresolvedFontFamily(GVTFontFace)
- Constructor for class org.apache.batik.gvt.font.
UnresolvedFontFamily
Constructs an UnresolvedFontFamily with the specified familyName.
UnresolvedFontFamily(String)
- Constructor for class org.apache.batik.gvt.font.
UnresolvedFontFamily
Constructs an UnresolvedFontFamily with the specified familyName.
UpdateManager
- class org.apache.batik.bridge.
UpdateManager
.
This class provides features to manage the update of an SVG document.
UpdateManager(BridgeContext, GraphicsNode, Document)
- Constructor for class org.apache.batik.bridge.
UpdateManager
Creates a new update manager.
UpdateManager.UpdateManagerRunHander
- class org.apache.batik.bridge.
UpdateManager.UpdateManagerRunHander
.
UpdateManager.UpdateManagerRunHander()
- Constructor for class org.apache.batik.bridge.
UpdateManager.UpdateManagerRunHander
UpdateManagerAdapter
- class org.apache.batik.bridge.
UpdateManagerAdapter
.
This is an adapter for the UpdateManagerListener interface.
UpdateManagerAdapter()
- Constructor for class org.apache.batik.bridge.
UpdateManagerAdapter
UpdateManagerEvent
- class org.apache.batik.bridge.
UpdateManagerEvent
.
This class represents an event which indicate an event originated from a UpdateManager instance.
UpdateManagerEvent(Object, BufferedImage, List)
- Constructor for class org.apache.batik.bridge.
UpdateManagerEvent
Creates a new UpdateManagerEvent.
UpdateManagerEvent(Object, BufferedImage, List, boolean)
- Constructor for class org.apache.batik.bridge.
UpdateManagerEvent
Creates a new UpdateManagerEvent.
UpdateManagerListener
- interface org.apache.batik.bridge.
UpdateManagerListener
.
This interface represents a listener to the UpdateManagerEvent events.
UpdateTracker
- class org.apache.batik.gvt.
UpdateTracker
.
This class tracks the changes on a GVT tree
UpdateTracker()
- Constructor for class org.apache.batik.gvt.
UpdateTracker
UserAgent
- interface org.apache.batik.bridge.
UserAgent
.
An interface that provides access to the User Agent informations needed by the bridge.
UserAgentAdapter
- class org.apache.batik.bridge.
UserAgentAdapter
.
An abstract user agent adaptor implementation.
UserAgentAdapter()
- Constructor for class org.apache.batik.bridge.
UserAgentAdapter
UserAgentViewport
- class org.apache.batik.bridge.
UserAgentViewport
.
Defines a viewport for a
UserAgent
.
UserAgentViewport(UserAgent)
- Constructor for class org.apache.batik.bridge.
UserAgentViewport
Constructs a new viewport for the specified user agent.
UserStyleDialog
- class org.apache.batik.util.gui.
UserStyleDialog
.
This class represents a dialog to select the user style sheet.
UserStyleDialog(JFrame)
- Constructor for class org.apache.batik.util.gui.
UserStyleDialog
Creates a new user style dialog.
UserStyleDialog.CancelButtonAction
- class org.apache.batik.util.gui.
UserStyleDialog.CancelButtonAction
.
The action associated with the 'Cancel' button
UserStyleDialog.CancelButtonAction()
- Constructor for class org.apache.batik.util.gui.
UserStyleDialog.CancelButtonAction
UserStyleDialog.OKButtonAction
- class org.apache.batik.util.gui.
UserStyleDialog.OKButtonAction
.
The action associated with the 'OK' button
UserStyleDialog.OKButtonAction()
- Constructor for class org.apache.batik.util.gui.
UserStyleDialog.OKButtonAction
UserStyleDialog.Panel
- class org.apache.batik.util.gui.
UserStyleDialog.Panel
.
This class represents the main panel of the dialog.
UserStyleDialog.Panel()
- Constructor for class org.apache.batik.util.gui.
UserStyleDialog.Panel
Creates a new Panel object.
UserStyleDialog.Panel.FileBrowseButtonAction
- class org.apache.batik.util.gui.
UserStyleDialog.Panel.FileBrowseButtonAction
.
The action associated with the 'browse' button
UserStyleDialog.Panel.FileBrowseButtonAction()
- Constructor for class org.apache.batik.util.gui.
UserStyleDialog.Panel.FileBrowseButtonAction
UserStyleDialog.Panel.FileCheckBoxChangeListener
- class org.apache.batik.util.gui.
UserStyleDialog.Panel.FileCheckBoxChangeListener
.
To listen to the file checkbox
UserStyleDialog.Panel.FileCheckBoxChangeListener()
- Constructor for class org.apache.batik.util.gui.
UserStyleDialog.Panel.FileCheckBoxChangeListener
ua
- Variable in class org.apache.batik.bridge.
BridgeEventSupport.Listener
unbind(Element)
- Method in class org.apache.batik.bridge.
BridgeContext
Removes the binding of the specified Element.
underlineOffset
- Variable in class org.apache.batik.gvt.font.
GVTLineMetrics
underlinePaint
- Variable in class org.apache.batik.gvt.text.
TextPaintInfo
underlinePosition
- Variable in class org.apache.batik.gvt.font.
GVTFontFace
underlineStroke
- Variable in class org.apache.batik.gvt.text.
TextPaintInfo
underlineStrokePaint
- Variable in class org.apache.batik.gvt.text.
TextPaintInfo
underlineThickness
- Variable in class org.apache.batik.gvt.font.
GVTFontFace
underlineThickness
- Variable in class org.apache.batik.gvt.font.
GVTLineMetrics
unescapeStr(String)
- Static method in class org.apache.batik.util.
ParsedURLDefaultProtocolHandler
unfilteredNextNode()
- Method in class org.apache.batik.dom.traversal.
DOMNodeIterator
Sets the reference node to the next node, unfiltered.
unfilteredPreviousNode()
- Method in class org.apache.batik.dom.traversal.
DOMNodeIterator
Sets the reference node to the previous node, unfiltered.
unit
- Variable in class org.apache.batik.parser.
UnitProcessor.UnitResolver
The length type.
unitType
- Variable in class org.apache.batik.css.engine.value.
FloatValue
The unit type
unitType
- Variable in class org.apache.batik.css.engine.value.
StringValue
The unit type
unitType
- Variable in class org.apache.batik.dom.svg.
AbstractSVGLength
The type of this length.
unitsPerEm
- Variable in class org.apache.batik.gvt.font.
GVTFontFace
unlink()
- Method in class org.apache.batik.util.
DoublyLinkedList.Node
Unlink this node from it's current list...
unlock()
- Method in class org.apache.batik.util.
RunnableQueue.Link
unlock link and notify locker.
unlock()
- Method in class org.apache.batik.util.
RunnableQueue.LockableLink
unlocks this link.
unpauseAnimations()
- Method in class org.apache.batik.dom.svg.
SVGOMSVGElement
unpauseAnimations()
- Method in interface org.w3c.dom.svg.
SVGSVGElement
unpop(DoublyLinkedList.Node)
- Method in class org.apache.batik.util.
DoublyLinkedList
Adds
nde
to head of list
unpush()
- Method in class org.apache.batik.util.
DoublyLinkedList
Removes 'tail' from list and returns it.
unsetBackground()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam.Gray
Suppresses the 'bKGD' chunk from being output.
unsetBackground()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam.Palette
Suppresses the 'bKGD' chunk from being output.
unsetBackground()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam.RGB
Suppresses the 'bKGD' chunk from being output.
unsetBackground()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'bKGD' chunk from being output.
unsetBitDepth()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the setting of the bit depth of a grayscale image.
unsetBitShift()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam.Gray
Suppresses the setting of the bit shift of a grayscale image.
unsetChromaticity()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'cHRM' chunk from being output.
unsetCompressedText()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'zTXt' chunk from being output.
unsetGamma()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'gAMA' chunk from being output.
unsetICCProfileData()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'iCCP' chunk from being output.
unsetModificationTime()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'tIME' chunk from being output.
unsetPalette()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam.Palette
Suppresses the 'PLTE' chunk from being output.
unsetPaletteHistogram()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'hIST' chunk from being output.
unsetPhysicalDimension()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'pHYS' chunk from being output.
unsetSRGBIntent()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'sRGB' chunk from being output.
unsetSignificantBits()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'sBIT' chunk from being output.
unsetSuggestedPalette()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'sPLT' chunk from being output.
unsetText()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'tEXt' chunk from being output.
unsetTransparency()
- Method in class org.apache.batik.ext.awt.image.codec.
PNGEncodeParam
Suppresses the 'tRNS' chunk from being output.
unspecified
- Variable in class org.apache.batik.dom.
AbstractAttr
Whether this attribute was not specified in the original document.
unsuspendRedraw(int)
- Method in class org.apache.batik.dom.svg.
SVGOMSVGElement
unsuspendRedraw(int)
- Method in interface org.w3c.dom.svg.
SVGSVGElement
unsuspendRedrawAll()
- Method in class org.apache.batik.dom.svg.
SVGOMSVGElement
unsuspendRedrawAll()
- Method in interface org.w3c.dom.svg.
SVGSVGElement
upLanguageButton
- Variable in class org.apache.batik.util.gui.
LanguageDialog.Panel
The UpLanguageButton.
updateButtons()
- Method in class org.apache.batik.util.gui.
CSSMediaPanel
Updates the button states.
updateButtons()
- Method in class org.apache.batik.util.gui.
LanguageDialog.Panel
Updates the state of the buttons
updateClearButtonAction()
- Method in class org.apache.batik.util.gui.
URIChooser
To update the state of the Clear button
updateCompleted(UpdateManagerEvent)
- Method in class org.apache.batik.bridge.
UpdateManagerAdapter
Called when an update was completed.
updateCompleted(UpdateManagerEvent)
- Method in interface org.apache.batik.bridge.
UpdateManagerListener
Called when an update was completed.
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.bridge.
UpdateManagerAdapter
Called when an update failed.
updateFailed(UpdateManagerEvent)
- Method in interface org.apache.batik.bridge.
UpdateManagerListener
Called when an update failed.
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.
updateFilterMap(Element, Filter, Map)
- Static method in class org.apache.batik.bridge.
AbstractSVGFilterPrimitiveElementBridge
Updates the filterMap according to the specified parameters.
updateIdEntry(Element, String, String)
- Method in class org.apache.batik.dom.
AbstractDocument
updateImageBounds()
- Method in class org.apache.batik.bridge.
SVGImageElementBridge
updateLineMetrics(int)
- Method in class org.apache.batik.extension.svg.
GlyphIterator
updateManager
- Variable in class org.apache.batik.bridge.
BridgeContext
The update manager.
updateManager
- Variable in class org.apache.batik.bridge.
ScriptingEnvironment
The update manager.
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
updateOKButtonAction()
- Method in class org.apache.batik.util.gui.
URIChooser
To update the state of the OK button
updateOffScreen(int, int)
- Method in interface org.apache.batik.gvt.renderer.
ImageRenderer
Update the required size of the offscreen buffer.
updateOffScreen(int, int)
- Method in class org.apache.batik.gvt.renderer.
StaticRenderer
Update the size of the image to be returned by getOffScreen.
updateOverlay
- Variable in class org.apache.batik.swing.svg.
JSVGComponent
updateRangeInfo()
- Method in class org.apache.batik.gvt.flow.
LineInfo
updateRendering(Collection)
- Method in class org.apache.batik.bridge.
RepaintManager
Updates the rendering buffer.
updateRendering(AffineTransform, boolean, Shape, int, int)
- Method in class org.apache.batik.bridge.
UpdateManager
Updates the rendering buffer.
updateRendering(AffineTransform, boolean, boolean, Shape, int, int)
- Method in class org.apache.batik.bridge.
UpdateManager
Updates the rendering buffer.
updateRendering(List, boolean)
- Method in class org.apache.batik.bridge.
UpdateManager
Updates the rendering buffer.
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.
updateRunnableQueue
- Variable in class org.apache.batik.bridge.
ScriptingEnvironment
The update runnable queue.
updateRunnableQueue
- Variable in class org.apache.batik.bridge.
UpdateManager
The update RunnableQueue.
updateScriptingListeners(Element, String)
- Method in class org.apache.batik.bridge.
ScriptingEnvironment
Updates the registration of a listener on the given element.
updateScrollbarVisibility(int, int, int, int)
- Method in class org.apache.batik.swing.
JSVGScrollPane
updateStarted(UpdateManagerEvent)
- Method in class org.apache.batik.bridge.
UpdateManagerAdapter
Called when an update started.
updateStarted(UpdateManagerEvent)
- Method in interface org.apache.batik.bridge.
UpdateManagerListener
Called when an update started.
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.
updateTileGridInfo()
- Method in class org.apache.batik.ext.awt.image.rendered.
AbstractRed
This function computes all the basic information about the tile grid based on the data stored in sm, and tileGridX/YOff.
updateTracker
- Variable in class org.apache.batik.bridge.
UpdateManager
The update tracker.
updateVerticalAlignOffset(Point2D.Float, RegionInfo, float)
- Static method in class org.apache.batik.extension.svg.
FlowExtGlyphLayout
Updates the specified verticalAlignmentOffset using the current alignment rule and the heights of the flow rect and the maximum descent of the text.
updateWorkingBuffers()
- Method in class org.apache.batik.gvt.renderer.
DynamicRenderer
updateWorkingBuffers()
- Method in class org.apache.batik.gvt.renderer.
StaticRenderer
Internal method used to synchronize local state in response to various set methods.
updatedProperties
- Variable in class org.apache.batik.css.engine.
CSSEngine.StyleDeclarationUpdateHandler
uri
- Variable in class org.apache.batik.css.engine.
ImportRule
The URI of the imported stylesheet.
uri
- Variable in class org.apache.batik.swing.
JSVGCanvas
The URI of the current document being displayed.
uri
- Variable in class org.apache.batik.transcoder.
TranscoderInput
The optional input as a URI.
uri
- Variable in class org.apache.batik.transcoder.
TranscoderOutput
The optional output as a URI.
uriChanged(String)
- Method in class org.apache.batik.css.dom.
CSSOMSVGPaint.AbstractModificationHandler
Called when the URI has been modified.
uriChanged(String)
- Method in interface org.apache.batik.css.dom.
CSSOMSVGPaint.PaintModificationHandler
Called when the URI has been modified.
url
- Variable in class org.apache.batik.dom.svg.
SVGOMDocument
The url of the document.
url
- Variable in class org.apache.batik.swing.svg.
SVGDocumentLoader
The URL of the document,
useAA
- Variable in class org.apache.batik.ext.awt.image.renderable.
ClipRable8Bit
useCapture
- Variable in class org.apache.batik.bridge.
BridgeContext.EventListenerMememto
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.
usedColors
- Variable in class org.apache.batik.util.gui.
MemoryMonitor.Usage
The color of the used blocks for each block type.
usedLocale
- Variable in class org.apache.batik.i18n.
LocalizableSupport
The locale in use.
user2DeviceTransform
- Variable in class org.apache.batik.swing.gvt.
GVTTreeRenderer
The user to device transform.
userAgent
- Variable in class org.apache.batik.bridge.
BaseScriptingEnvironment
The user-agent.
userAgent
- Variable in class org.apache.batik.bridge.
BridgeContext
The user agent.
userAgent
- Variable in class org.apache.batik.bridge.
DocumentLoader
The user agent.
userAgent
- Variable in class org.apache.batik.bridge.
SVGAElementBridge.AnchorListener
userAgent
- Variable in class org.apache.batik.bridge.
SVGAElementBridge.CursorMouseOutListener
userAgent
- Variable in class org.apache.batik.bridge.
SVGAElementBridge.CursorMouseOverListener
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.
userAgent
- Variable in class org.apache.batik.transcoder.
SVGAbstractTranscoder
The user agent dedicated to an SVG Transcoder.
userAgentStyleSheet
- Variable in class org.apache.batik.css.engine.
CSSEngine
The user-agent style-sheet.
userList
- Variable in class org.apache.batik.util.gui.
LanguageDialog.Panel
The user languages list
userListModel
- Variable in class org.apache.batik.util.gui.
LanguageDialog.Panel
The user list model
userSpaceToSVG(float, short, short, UnitProcessor.Context)
- Static method in class org.apache.batik.parser.
UnitProcessor
Converts the specified value of the specified type and direction to SVG units.
userStyleSheet
- Variable in class org.apache.batik.css.engine.
CSSEngine
The user style-sheet.
userStylesheet
- Variable in class org.apache.batik.apps.rasterizer.
SVGConverter
User stylesheet
usingComplexSVGFont
- Variable in class org.apache.batik.bridge.
SVGTextElementBridge
usr2dev
- Variable in class org.apache.batik.gvt.
PatternPaintContext
usr2dev
- Variable in class org.apache.batik.gvt.renderer.
StaticRenderer
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.