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
W
WAIT_CURSOR
- Static variable in class org.apache.batik.apps.svgbrowser.
JSVGViewerFrame
The cursor indicating that an operation is pending.
WAIT_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'wait' keyword.
WARN_DESTINATION
- Static variable in class org.apache.batik.ext.awt.image.
GraphicsUtil
WEST
- Static variable in interface org.apache.batik.ext.swing.
GridBagConstants
Put the component on the left side of its display area, centered vertically.
WE_HAVE_AN_X_AND_Y_SCALE
- Static variable in class org.apache.batik.svggen.font.table.
GlyfCompositeComp
WE_HAVE_A_SCALE
- Static variable in class org.apache.batik.svggen.font.table.
GlyfCompositeComp
WE_HAVE_A_TWO_BY_TWO
- Static variable in class org.apache.batik.svggen.font.table.
GlyfCompositeComp
WE_HAVE_INSTRUCTIONS
- Static variable in class org.apache.batik.svggen.font.table.
GlyfCompositeComp
WHEAT_RGB_VALUE
- Static variable in interface org.apache.batik.css.engine.value.svg.
SVGValueConstants
The 'wheat' RGB color.
WHEAT_VALUE
- Static variable in interface org.apache.batik.css.engine.value.svg.
SVGValueConstants
The 'wheat' color name.
WHITESMOKE_RGB_VALUE
- Static variable in interface org.apache.batik.css.engine.value.svg.
SVGValueConstants
The 'whitesmoke' RGB color.
WHITESMOKE_VALUE
- Static variable in interface org.apache.batik.css.engine.value.svg.
SVGValueConstants
The 'whitesmoke' color name.
WHITE_RGB_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'white' RGB color.
WHITE_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'white' color name.
WIDER_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'wider' keyword.
WINDOWFRAME_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'WINDOWFRAME' color name.
WINDOWTEXT_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'WINDOWTEXT' color name.
WINDOW_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'WINDOW' color name.
WIND_EVEN_ODD
- Static variable in interface org.apache.batik.ext.awt.geom.
ExtendedPathIterator
The winding rule constant for specifying an even-odd rule for determining the interior of a path.
WIND_NON_ZERO
- Static variable in interface org.apache.batik.ext.awt.geom.
ExtendedPathIterator
The winding rule constant for specifying a non-zero rule for determining the interior of a path.
WMFConstants
- interface org.apache.batik.transcoder.wmf.
WMFConstants
.
Contains the definitions of WMF constants.
WMFPainter
- class org.apache.batik.transcoder.wmf.tosvg.
WMFPainter
.
Core class for rendering the WMF image.
WMFPainter(WMFRecordStore)
- Constructor for class org.apache.batik.transcoder.wmf.tosvg.
WMFPainter
Basic constructor, initializes the storage.
WMFRecordStore
- class org.apache.batik.transcoder.wmf.tosvg.
WMFRecordStore
.
Reads a WMF file, including an Aldus Placable Metafile Header.
WMFRecordStore()
- Constructor for class org.apache.batik.transcoder.wmf.tosvg.
WMFRecordStore
WMFTranscoder
- class org.apache.batik.transcoder.wmf.tosvg.
WMFTranscoder
.
This class implements the
Transcoder
interface and can convert a WMF input document into an SVG document.
WMFTranscoder()
- Constructor for class org.apache.batik.transcoder.wmf.tosvg.
WMFTranscoder
Default constructor
WMF_EXTENSION
- Static variable in class org.apache.batik.transcoder.wmf.tosvg.
WMFTranscoder
WMF_TRANSCODER_ERROR_BASE
- Static variable in class org.apache.batik.transcoder.wmf.tosvg.
WMFTranscoder
Error codes for the WMFTranscoder
WORD_LIMIT
- Static variable in class org.apache.batik.gvt.flow.
FlowGlyphLayout
WORD_LIMIT
- Static variable in class org.apache.batik.gvt.flow.
TextLineBreaks
WORD_SPACING
- Static variable in class org.apache.batik.bridge.svg12.
SVGFlowRootElementBridge
WORD_SPACING
- Static variable in class org.apache.batik.extension.svg.
BatikFlowTextElementBridge
WORD_SPACING
- Static variable in class org.apache.batik.gvt.text.
GVTAttributedCharacterIterator.TextAttribute
User-specified width for whitespace characters.
WORD_SPACING_INDEX
- Static variable in class org.apache.batik.css.engine.
SVGCSSEngine
WRAP
- Static variable in class org.apache.batik.ext.awt.image.
PadMode
Pad edges by replicating edge pixels
WRITING_MODE
- Static variable in class org.apache.batik.gvt.renderer.
StrokingTextPainter
WRITING_MODE
- Static variable in class org.apache.batik.gvt.text.
GVTAttributedCharacterIterator.TextAttribute
Directional writing mode applied to this character span.
WRITING_MODE_INDEX
- Static variable in class org.apache.batik.css.engine.
SVGCSSEngine
WRITING_MODE_LTR
- Static variable in class org.apache.batik.gvt.text.
GVTAttributedCharacterIterator.TextAttribute
Value for WRITING_MODE indicating left-to-right
WRITING_MODE_RTL
- Static variable in class org.apache.batik.gvt.renderer.
StrokingTextPainter
WRITING_MODE_RTL
- Static variable in class org.apache.batik.gvt.text.
GVTAttributedCharacterIterator.TextAttribute
Value for WRITING_MODE indicating right-to-left
WRITING_MODE_TTB
- Static variable in class org.apache.batik.gvt.renderer.
StrokingTextPainter
WRITING_MODE_TTB
- Static variable in class org.apache.batik.gvt.text.
GVTAttributedCharacterIterator.TextAttribute
Value for WRITING_MODE indicating top-to-botton
W_RESIZE_VALUE
- Static variable in interface org.apache.batik.css.engine.value.
ValueConstants
The 'w-resize' keyword.
Window
- interface org.apache.batik.script.
Window
.
This interface represents the 'window' object defined in the global environment of a SVG document.
Window.URLResponseHandler
- interface org.apache.batik.script.
Window.URLResponseHandler
.
To handle the completion of a 'getURL()' or 'postURL' call.
WindowWrapper
- class org.apache.batik.script.rhino.
WindowWrapper
.
This class wraps a Window object to expose it to the interpreter.
WindowWrapper(Context)
- Constructor for class org.apache.batik.script.rhino.
WindowWrapper
Creates a new WindowWrapper.
WindowWrapper.FunctionWrapper
- class org.apache.batik.script.rhino.
WindowWrapper.FunctionWrapper
.
To wrap a function in an handler.
WindowWrapper.FunctionWrapper(RhinoInterpreter, Function, Object[])
- Constructor for class org.apache.batik.script.rhino.
WindowWrapper.FunctionWrapper
Creates a function wrapper.
WindowWrapper.GetURLFunctionWrapper
- class org.apache.batik.script.rhino.
WindowWrapper.GetURLFunctionWrapper
.
To wrap a function passed to getURL().
WindowWrapper.GetURLFunctionWrapper(RhinoInterpreter, Function, ScriptableObject)
- Constructor for class org.apache.batik.script.rhino.
WindowWrapper.GetURLFunctionWrapper
Creates a wrapper.
WritingModeManager
- class org.apache.batik.css.engine.value.svg.
WritingModeManager
.
This class provides a manager for the 'writing-mode' property values.
WritingModeManager()
- Constructor for class org.apache.batik.css.engine.value.svg.
WritingModeManager
wRaster
- Variable in class org.apache.batik.ext.awt.image.rendered.
TileLRUMember
waitTilHeightDone()
- Method in class org.apache.batik.ext.awt.image.spi.
JDKRegistryEntry.MyImgObs
waitTilImageDone()
- Method in class org.apache.batik.ext.awt.image.spi.
JDKRegistryEntry.MyImgObs
waitTilWidthDone()
- Method in class org.apache.batik.ext.awt.image.spi.
JDKRegistryEntry.MyImgObs
waitTilWidthHeightDone()
- Method in class org.apache.batik.ext.awt.image.spi.
JDKRegistryEntry.MyImgObs
walker
- Variable in class org.apache.batik.apps.svgbrowser.
FindDialog
The GVTTreeWalker used to scan the GVT Tree.
warning(CSSParseException)
- Method in class org.apache.batik.css.parser.
DefaultErrorHandler
SAC
: Implements {ErrorHandler#warning(CSSParseException)}.
warning(SAXParseException)
- Method in class org.apache.batik.dom.util.
SAXDocumentFactory
SAX
: Implements
ErrorHandler.warning(SAXParseException)
.
warning(TranscoderException)
- Method in class org.apache.batik.transcoder.
DefaultErrorHandler
Invoked when a warning occured while transcoding.
warning(TranscoderException)
- Method in interface org.apache.batik.transcoder.
ErrorHandler
Invoked when a warning occured while transcoding.
warning(CSSParseException)
- Method in interface org.w3c.css.sac.
ErrorHandler
Receive notification of a warning.
wasResumed
- Variable in class org.apache.batik.util.
RunnableQueue
Used to indicate if the queue was resumed while still running, so a 'resumed' event can be sent.
weakRef
- Variable in class org.apache.batik.gvt.
AbstractGraphicsNode
A Weak Reference to this.
weightToSVG(Font)
- Static method in class org.apache.batik.svggen.
SVGFont
whatToShow
- Variable in class org.apache.batik.dom.traversal.
DOMNodeIterator
Which node types are presented via the iterator.
whatToShow
- Variable in class org.apache.batik.dom.traversal.
DOMTreeWalker
Which node types are presented via the iterator.
white
- Static variable in class org.apache.batik.svggen.
SVGColor
width
- Variable in class org.apache.batik.apps.rasterizer.
SVGConverter
Output image width.
width
- Variable in class org.apache.batik.ext.awt.image.codec.
SimpleRenderedImage
The image's width in pixels.
width
- Variable in class org.apache.batik.swing.gvt.
GVTTreeRenderer
The buffer width.
width
- Variable in class org.apache.batik.transcoder.
SVGAbstractTranscoder
Image's width and height (init to 400x400).
windingRule
- Variable in class org.apache.batik.parser.
AWTPathProducer
The winding rule to use to construct the path.
windingRule
- Variable in class org.apache.batik.parser.
AWTPolylineProducer
The winding rule to use to construct the path.
window
- Variable in class org.apache.batik.apps.svgbrowser.
JAuthenticator
window
- Variable in class org.apache.batik.apps.svgbrowser.
JSVGViewerFrame
A window used for full screen display
window
- Variable in class org.apache.batik.script.rhino.
RhinoInterpreter
The window object
windowOpened(WindowEvent)
- Method in class org.apache.batik.apps.svgbrowser.
ThumbnailDialog.ThumbnailListener
workingBaseRaster
- Variable in class org.apache.batik.gvt.renderer.
StaticRenderer
workingOffScreen
- Variable in class org.apache.batik.gvt.renderer.
StaticRenderer
workingRaster
- Variable in class org.apache.batik.gvt.renderer.
StaticRenderer
wrap(Parser)
- Static method in class org.apache.batik.css.parser.
ExtendedParserWrapper
This converts a standard @link org.w3c.css.sac.Parser into an Extended Parser.
wrap(RenderedImage)
- Static method in class org.apache.batik.ext.awt.image.
GraphicsUtil
Convertes any RenderedImage to a CacheableRed.
wrap(RenderedImage)
- Static method in class org.apache.batik.ext.awt.image.rendered.
RenderedImageCachableRed
wrapInputStream(InputStream, boolean)
- Static method in class org.apache.batik.ext.awt.image.codec.
SeekableStream
Returns a
SeekableStream
that will read from a given
InputStream
, optionally including support for seeking backwards.
write(int)
- Method in class org.apache.batik.ext.awt.image.codec.
SeekableOutputStream
write(byte[])
- Method in class org.apache.batik.ext.awt.image.codec.
SeekableOutputStream
write(byte[], int, int)
- Method in class org.apache.batik.ext.awt.image.codec.
SeekableOutputStream
write(int)
- Method in class org.apache.batik.util.
Base64EncoderStream
write(byte[])
- Method in class org.apache.batik.util.
Base64EncoderStream
write(byte[], int, int)
- Method in class org.apache.batik.util.
Base64EncoderStream
writeDocument(Document, Writer)
- Static method in class org.apache.batik.dom.util.
DOMUtilities
Writes the given document using the given writer.
writeFontAsSVGFragment(PrintStream, Font, String, int, int, boolean, boolean)
- Static method in class org.apache.batik.svggen.font.
SVGFont
Returns a <font>...</font> block, defining the specified font.
writeImage(BufferedImage, TranscoderOutput)
- Method in class org.apache.batik.transcoder.image.
ImageTranscoder
Writes the specified image to the specified output.
writeImage(BufferedImage, TranscoderOutput)
- Method in class org.apache.batik.transcoder.image.
JPEGTranscoder
Writes the specified image to the specified output.
writeImage(BufferedImage, TranscoderOutput)
- Method in class org.apache.batik.transcoder.image.
PNGTranscoder
Writes the specified image to the specified output.
writeImage(BufferedImage, TranscoderOutput)
- Method in class org.apache.batik.transcoder.image.
TIFFTranscoder
Writes the specified image to the specified output.
writeNode(Node, Writer)
- Static method in class org.apache.batik.dom.util.
DOMUtilities
Writes a node using the given writer.
writeString(byte[])
- Method in class org.apache.batik.ext.awt.image.codec.tiff.
TIFFLZWDecoder
Write out the string just uncompressed.
writeSvgBegin(PrintStream)
- Static method in class org.apache.batik.svggen.font.
SVGFont
writeSvgDefsBegin(PrintStream)
- Static method in class org.apache.batik.svggen.font.
SVGFont
writeSvgDefsEnd(PrintStream)
- Static method in class org.apache.batik.svggen.font.
SVGFont
writeSvgEnd(PrintStream)
- Static method in class org.apache.batik.svggen.font.
SVGFont
writeSvgTestCard(PrintStream, String)
- Static method in class org.apache.batik.svggen.font.
SVGFont
writer
- Variable in class org.apache.batik.transcoder.
TranscoderOutput
The optional output as a character stream.
writer
- Variable in class org.apache.batik.transcoder.svg2svg.
OutputManager
The writer used to output the tokens.
writer
- Variable in class org.apache.batik.transcoder.svg2svg.
PrettyPrinter
The writer used to output the document.
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.