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

W_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'w-resize' keyword.
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.
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.
WARN_DESTINATION - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
 
warning(CSSParseException) - Method in class org.apache.batik.css.parser.DefaultErrorHandler
SAC: Implements {ErrorHandler#warning(CSSParseException)}.
warning(CSSParseException) - Method in interface org.w3c.css.sac.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ErrorHandler.warning(SAXParseException).
warning(TranscoderException) - Method in interface org.apache.batik.transcoder.ErrorHandler
Invoked when a warning occured while transcoding.
warning(TranscoderException) - Method in class org.apache.batik.transcoder.DefaultErrorHandler
Invoked when a warning occured while transcoding.
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_AN_X_AND_Y_SCALE - 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
 
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
 
WEST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component on the left side of its display area, centered vertically.
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.
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.
white - Static variable in class org.apache.batik.svggen.SVGColor
 
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.
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.
WIDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'wider' keyword.
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).
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.
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
Window - interface org.apache.batik.script.Window.
This interface represents the 'window' object defined in the global environment of a SVG document.
WINDOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'WINDOW' color name.
Window.GetURLHandler - interface org.apache.batik.script.Window.GetURLHandler.
To handle the completion of a 'getURL()' call.
WINDOWFRAME_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'WINDOWFRAME' color name.
windowOpened(WindowEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailListener
 
WINDOWTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'WINDOWTEXT' color name.
WindowWrapper - class org.apache.batik.script.rhino.WindowWrapper.
This class wraps a Window object to expose it to the interpreter.
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.
WindowWrapper(Context) - Constructor for class org.apache.batik.script.rhino.WindowWrapper
Creates a new WindowWrapper.
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
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
WORD_SPACING - Static variable in class org.apache.batik.extension.svg.SVGFlowTextElementBridge
 
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
 
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 - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges by replicating edge pixels
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.
wRaster - Variable in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
write(byte[]) - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
write(byte[]) - Method in class org.apache.batik.util.Base64EncoderStream
 
write(byte[], int, int) - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
write(byte[], int, int) - Method in class org.apache.batik.util.Base64EncoderStream
 
write(int) - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
write(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) - Static method in class org.apache.batik.svggen.font.SVGFont
Returns a ... 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.TIFFTranscoder
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.
writeNode(Node, Writer) - Static method in class org.apache.batik.dom.util.DOMUtilities
Writes a node using the given writer.
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.
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
 
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.text.GVTAttributedCharacterIterator.TextAttribute
Value for WRITING_MODE indicating right-to-left
WRITING_MODE_TTB - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for WRITING_MODE indicating top-to-botton
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
 

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 © 2004 Apache Software Foundation. All Rights Reserved.