- canIndent - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Whether the next markup can be indented.
- charset - Variable in class org.apache.batik.transcoder.wmf.tosvg.WMFFont
-
- CHARSET_ANSI - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
ANSI charset Java name, ie "ISO-8859-1" charset.
- CHARSET_ARABIC - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
ARABIC charset Java name, ie "windows-1256" charset.
- CHARSET_CHINESEBIG5 - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
CHINESEBIG5 charset Java name, ie "Big5" charset.
- CHARSET_CYRILLIC - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
CYRILLIC charset Java name, ie "windows-1251" charset.
- CHARSET_DEFAULT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
DEFAULT charset Java name, by default taken as "US-ASCII" charset.
- CHARSET_EASTEUROPE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
EASTEUROPE charset Java name, ie "cp1250" charset.
- CHARSET_GB2312 - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
GB2312 charset Java name, ie "GB2312" charset.
- CHARSET_GREEK - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
GREEK charset Java name, ie "windows-1253" charset.
- CHARSET_HANGUL - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
HANGUL charset Java name, ie "cp949" charset.
- CHARSET_HEBREW - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
HEBREW charset Java name, ie "windows-1255" charset.
- CHARSET_JOHAB - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
JOHAB charset Java name, ie "x-Johab" charset.
- CHARSET_OEM - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
OEM charset Java name, ie "cp437" charset.
- CHARSET_SHIFTJIS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
SHIFTJIS charset Java name, ie "Shift_JIS" charset.
- CHARSET_THAI - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
THAI charset Java name, ie "cp874" charset.
- CHARSET_TURKISH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
TURKISH charset Java name, ie "cp1254" charset.
- CHARSET_VIETNAMESE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
VIETNAMESE charset Java name, ie "windows-1253" charset.
- clear() - Method in class org.apache.batik.transcoder.wmf.tosvg.GdiObject
-
- CLIP_CHARACTER_PRECIS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- CLIP_DEFAULT_PRECIS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- CLIP_LH_ANGLES - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- CLIP_MASK - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- CLIP_STROKE_PRECIS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- CLIP_TT_ALWAYS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- closeResource() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
- column - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
-
The current column.
- computeAllowedScripts() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Helper method.
- containsKey(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
-
Returns true if this TranscodingHints contains a
mapping for the specified key, false otherwise.
- createBridgeContext(SVGOMDocument) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
Factory method for constructing an configuring a
BridgeContext so subclasses can insert new/modified
bridges in the context.
- createBridgeContext() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
Creates the default SVG 1.0/1.1 BridgeContext.
- createBridgeContext(String) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
Creates the BridgeContext.
- createDocument(TranscoderOutput) - Method in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
Create an empty Document from a TranscoderOutput.
- createDocumentFactory(DOMImplementation, String) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
Creates a DocumentFactory that is used to create an SVG DOM
tree.
- createDocumentFactory(DOMImplementation, String) - Method in class org.apache.batik.transcoder.XMLAbstractTranscoder
-
Creates the DocumentFactory used to create the DOM
tree.
- createImage(int, int) - Method in class org.apache.batik.transcoder.image.ImageTranscoder
-
Creates a new image with the specified dimension.
- createImage(int, int) - Method in class org.apache.batik.transcoder.image.JPEGTranscoder
-
Creates a new ARGB image with the specified dimension.
- createImage(int, int) - Method in class org.apache.batik.transcoder.image.PNGTranscoder
-
Creates a new ARGB image with the specified dimension.
- createImage(int, int) - Method in class org.apache.batik.transcoder.image.TIFFTranscoder
-
Creates a new ARGB image with the specified dimension.
- createRenderer() - Method in class org.apache.batik.transcoder.image.ImageTranscoder
-
Method so subclasses can modify the Renderer used to render document.
- createUserAgent() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
- ctx - Variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
Current bridge context
- curAOI - Variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
Current area of interest.
- currentHorizAlign - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
- currentStore - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
- currentVertAlign - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
- curTxf - Variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
Transform needed to render the current area of interest
- GdiObject - Class in org.apache.batik.transcoder.wmf.tosvg
-
Represents GDI Objects encountred in WMF Files.
- get(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
-
Returns the value to which the specified key is mapped.
- getAlternateStyleSheet() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Returns this user agent's alternate style-sheet title.
- getAttributedString(Graphics2D, String, WMFFont) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
- getBottomUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the bottom units in the WMF Metafile.
- getCanvasGraphicsNode(GraphicsNode) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
- getCharacterIterator(Graphics2D, String, WMFFont) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
Create an AttributedCharacterIterator with the current definition of the WMF Font, and
the input String.
- getCharacterIterator(Graphics2D, String, WMFFont, int) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
Create an AttributedCharacterIterator with the current definition of the WMF Font, and
the input String.
- getCurrentValue() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Returns the current lexical unit value.
- getDefaultFontFamily() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Returns the default font family.
- getDocument() - Method in class org.apache.batik.transcoder.TranscoderInput
-
Returns the input of this transcoder as a document or null if
none was supplied.
- getDocument() - Method in class org.apache.batik.transcoder.TranscoderOutput
-
Returns the output of this transcoder as a document or null if
none was supplied.
- getDocumentWidth() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Returns whether the document width.
- getErrorHandler() - Method in interface org.apache.batik.transcoder.Transcoder
-
Returns the error handler this transcoder uses to report
warnings and errors, or null if any.
- getErrorHandler() - Method in class org.apache.batik.transcoder.TranscoderSupport
-
Returns the error handler this transcoder uses to report
warnings and errors, or null if any.
- getException() - Method in exception org.apache.batik.transcoder.TranscoderException
-
Returns the original enclosed exception or null if any.
- getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
- getFormat() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Returns whether the output must be formatted.
- getGraphics2D() - Method in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- getHeightBoundsPixels() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
- getHeightBoundsUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
- getHeightPixels() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the height of the WMF Metafile, in pixels.
- getHeightUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the height units in the WMF Metafile.
- getHorizontalAlignment(int) - Static method in class org.apache.batik.transcoder.wmf.tosvg.WMFUtilities
-
Get the Horizontal Alignement for the Alignment property.
- getID() - Method in class org.apache.batik.transcoder.wmf.tosvg.GdiObject
-
Return the identification of this GdiObject.
- getImage(byte[], int, int) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
Return the image associated with a bitmap in a Metafile.
- getImage(byte[]) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
Return the image associated with a bitmap in a Metafile.
- getImageDimension(byte[]) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
- getInputStream() - Method in class org.apache.batik.transcoder.TranscoderInput
-
Returns the input of this transcoder as a byte stream or null
if none was supplied.
- getInstance() - Static method in class org.apache.batik.transcoder.wmf.tosvg.TextureFactory
-
Get the unique instance of the class.
- getInstance(float) - Static method in class org.apache.batik.transcoder.wmf.tosvg.TextureFactory
-
Get the unique instance of the class, setting the scale of the pattern.
- getLanguages() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Returns the user language specified in the
TranscodingHints or "en" (english) if any.
- getLeftUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the left units in the WMF Metafile.
- getLocale() - Static method in class org.apache.batik.transcoder.image.resources.Messages
-
Implements Localizable.getLocale().
- getMedia() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Returns this user agent's CSS media.
- getMessage() - Method in exception org.apache.batik.transcoder.TranscoderException
-
Returns the message of this exception.
- getMetaFileUnitsPerInch() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the number of Metafile units per inch in the WMF Metafile.
- getNewline() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Returns the newline characters.
- getNumObjects() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Returns the number of GdiObjects in the handle table
- getNumObjects() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Returns the number of GdiObjects in the handle table
- getNumRecords() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Returns a number of records in the image
- getNumRecords() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
-
Returns a number of records in the image
- getObject(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Returns a GdiObject from the handle table
- getObject() - Method in class org.apache.batik.transcoder.wmf.tosvg.GdiObject
-
Return the Object associated with this GdiObject.
- getObject(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Returns a GdiObject from the handle table
- getOutputStream() - Method in class org.apache.batik.transcoder.TranscoderOutput
-
Returns the output of this transcoder as a byte stream or null
if none was supplied.
- getPixelsPerUnit() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Return the number of pixels per unit.
- getPixelUnitToMillimeter() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Returns the pixel to millimeter conversion factor specified in the
TranscodingHints or 0.26458333 if not specified.
- getReader() - Method in class org.apache.batik.transcoder.TranscoderInput
-
Returns the input of this transcoder as a character stream or null
if none was supplied.
- getRecord(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Returns a meta record.
- getRecord(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
-
Returns a meta record.
- getRecordStore() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
Returns the WMFRecordStore this WMFPainter renders
- getRecordStore() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
-
Returns the WMFRecordStore this WMFPainter renders
- getRectangleInch() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the Rectangle defining the viewport of the WMF Metafile, in inchs.
- getRectanglePixel() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the Rectangle defining the viewport of the WMF Metafile, in pixels.
- getRectangleUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the Rectangle defining the viewport of the WMF Metafile, in Metafile units.
- getRightUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the right units in the WMF Metafile.
- getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Returns the security settings for the given script
type, script url and document url
- getStream() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
Get the associated stream.
- getTabulationWidth() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Returns whether the tabulation width.
- getTexture(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.TextureFactory
-
Get a texture from a WMF hatch definition (in black Color).
- getTexture(int, Color) - Method in class org.apache.batik.transcoder.wmf.tosvg.TextureFactory
-
Get a texture from a WMF hatch definition, with a foreground color.
- getTexture(int, Color, Color) - Method in class org.apache.batik.transcoder.wmf.tosvg.TextureFactory
-
Get a texture from a WMF hatch definition, with a foreground and a
background color.
- getTopUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the top units in the WMF Metafile.
- getTranscodingHints() - Method in interface org.apache.batik.transcoder.Transcoder
-
Returns the transcoding hints of this transcoder.
- getTranscodingHints() - Method in class org.apache.batik.transcoder.TranscoderSupport
-
Returns a copy of the transcoding hints of this transcoder.
- getTransform() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Return the rendering transform.
- getType() - Method in class org.apache.batik.transcoder.wmf.tosvg.GdiObject
-
Return the type of this GdiObject.
- getUnitsToPixels() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the factor to transform Metafile dimensions in pixels
- getURI() - Method in class org.apache.batik.transcoder.TranscoderInput
-
Returns the input of this transcoder as a URI or null if none
was supplied.
- getURI() - Method in class org.apache.batik.transcoder.TranscoderOutput
-
Returns the output of this transcoder as a URI or null if none
was supplied.
- getUrl() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Returns the current URL
- getUrl() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
-
Returns the current URL
- getUserAgent() - Method in class org.apache.batik.transcoder.image.PNGTranscoder
-
- getUserAgent() - Method in class org.apache.batik.transcoder.image.TIFFTranscoder
-
- getUserStyleSheetURI() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Returns the user stylesheet specified in the
TranscodingHints or null if any.
- getValue() - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeValue
-
- getValue() - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder.NewlineValue
-
- getVerticalAlignment(int) - Static method in class org.apache.batik.transcoder.wmf.tosvg.WMFUtilities
-
Get the Vertical Alignement for the Alignment property.
- getViewportHeightInch() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Returns the viewport height, in inches.
- getViewportHeightUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Returns the viewport height, in Metafile Units
- getViewportSize() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Returns the default size of this user agent (400x400).
- getViewportWidthInch() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Returns the viewport width, in inches.
- getViewportWidthUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Returns the viewport width, in Metafile Units
- getVpH() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Returns the viewport height, in pixels.
- getVpH() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Returns the viewport height
- getVpHFactor() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the factor to transform logical units height in pixels
- getVpW() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Returns the viewport width, in pixels.
- getVpW() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Returns the viewport width
- getVpWFactor() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the factor to transform logical units width in pixels
- getVpX() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Returns the viewport x origin
- getVpX() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
-
Returns the viewport x origin
- getVpY() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Returns the viewport y origin
- getVpY() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
-
Returns the viewport y origin
- getWidthBoundsPixels() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
- getWidthBoundsUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
- getWidthPixels() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the width of the WMF Metafile, in pixels.
- getWidthUnits() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
get the width units in the WMF Metafile.
- getWriter() - Method in class org.apache.batik.transcoder.TranscoderOutput
-
Returns the output of this transcoder as a character stream or null
if none was supplied.
- getXMLFilter() - Method in class org.apache.batik.transcoder.TranscoderOutput
-
Returns the output of this transcoder as a XML filter or null
if none was supplied.
- getXMLParserClassName() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Returns the XML parser to use from the TranscodingHints.
- getXMLReader() - Method in class org.apache.batik.transcoder.TranscoderInput
-
Returns the XML reader of this transcoder or null if none was
supplied.
- getXOffset() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
- getXSign() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Return the sign of X coordinates.
- getYOffset() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
- getYSign() - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Return the sign of Y coordinates.
- Key() - Constructor for class org.apache.batik.transcoder.TranscodingHints.Key
-
Constructs a key.
- KEY_ALLOW_EXTERNAL_RESOURCES - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
- KEY_ALLOWED_SCRIPT_TYPES - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The set of supported script languages (i.e., the set of possible
values for the <script> tag's type attribute).
- KEY_ALTERNATE_STYLESHEET - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The alternate stylesheet key.
- KEY_AOI - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The area of interest key.
- KEY_AOI_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_BACKGROUND_COLOR - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
-
The image background paint key.
- KEY_COMPRESSION_METHOD - Static variable in class org.apache.batik.transcoder.image.TIFFTranscoder
-
The compression method for the image.
- KEY_CONSTRAIN_SCRIPT_ORIGIN - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
Controls whether or not scripts can only be loaded from the
same location as the document which references them.
- KEY_DEFAULT_FONT_FAMILY - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The default font-family key.
- KEY_DOCTYPE - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
The key to specify the doctype option.
- KEY_DOCUMENT_ELEMENT - Static variable in class org.apache.batik.transcoder.XMLAbstractTranscoder
-
Document element key.
- KEY_DOCUMENT_ELEMENT_NAMESPACE_URI - Static variable in class org.apache.batik.transcoder.XMLAbstractTranscoder
-
Document element namespace URI key.
- KEY_DOCUMENT_WIDTH - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
The key to specify the document width.
- KEY_DOM_IMPLEMENTATION - Static variable in class org.apache.batik.transcoder.XMLAbstractTranscoder
-
DOM Implementation key.
- KEY_ESCAPED - Static variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- KEY_EXECUTE_ONLOAD - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The 'onload' execution key.
- KEY_FORCE_TRANSPARENT_WHITE - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
-
The forceTransparentWhite key.
- KEY_FORCE_TRANSPARENT_WHITE - Static variable in class org.apache.batik.transcoder.image.TIFFTranscoder
-
The forceTransparentWhite key.
- KEY_FORMAT - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
The key to specify whether to format the input.
- KEY_GAMMA - Static variable in class org.apache.batik.transcoder.image.PNGTranscoder
-
The gamma correction key.
- KEY_HEIGHT - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The image height key.
- KEY_HEIGHT - Static variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- KEY_HEIGHT_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_INDEXED - Static variable in class org.apache.batik.transcoder.image.PNGTranscoder
-
The color indexed image key to specify number of colors used in
palette.
- KEY_INPUT_HEIGHT - Static variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- KEY_INPUT_WIDTH - Static variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- KEY_LANGUAGE - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The language key.
- KEY_LANGUAGE_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_MARGIN_BOTTOM - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
The marginBottom key.
- KEY_MARGIN_BOTTOM_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_MARGIN_LEFT - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
The marginLeft key.
- KEY_MARGIN_LEFT_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_MARGIN_RIGHT - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
The marginRight key.
- KEY_MARGIN_RIGHT_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_MARGIN_TOP - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
The marginTop key.
- KEY_MARGIN_TOP_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_MAX_HEIGHT - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The maximux height of the image key.
- KEY_MAX_WIDTH - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The maximum width of the image key.
- KEY_MEDIA - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The media key.
- KEY_NEWLINE - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
The key to specify the newline character sequence.
- KEY_PAGE_HEIGHT - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
The pageHeight key.
- KEY_PAGE_HEIGHT_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_PAGE_ORIENTATION - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
The pageOrientation key.
- KEY_PAGE_ORIENTATION_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_PAGE_WIDTH - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
The pageWidth key.
- KEY_PAGE_WIDTH_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_PIXEL_TO_MM - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
- KEY_PIXEL_TO_MM_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_PIXEL_UNIT_TO_MILLIMETER - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The number of millimeters in each pixel key.
- KEY_PUBLIC_ID - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
The key to specify the public id.
- KEY_QUALITY - Static variable in class org.apache.batik.transcoder.image.JPEGTranscoder
-
The encoder quality factor key.
- KEY_SCALE_TO_PAGE - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
The scaleToPage key.
- KEY_SCALE_TO_PAGE_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_SHOW_PAGE_DIALOG - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
The showPageDialog key.
- KEY_SHOW_PAGE_DIALOG_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_SHOW_PRINTER_DIALOG - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
The showPrinterDialog key.
- KEY_SHOW_PRINTER_DIALOG_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_SNAPSHOT_TIME - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The snapshot time key.
- KEY_SYSTEM_ID - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
The key to specify the system id.
- KEY_TABULATION_WIDTH - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
The key to specify the tabulation width.
- KEY_USER_STYLESHEET_URI - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The user stylesheet URI key.
- KEY_USER_STYLESHEET_URI_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_WIDTH - Static variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
The image width key.
- KEY_WIDTH - Static variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- KEY_WIDTH_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_XML_DECLARATION - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
The key to specify the XML declaration option.
- KEY_XML_PARSER_CLASSNAME - Static variable in class org.apache.batik.transcoder.XMLAbstractTranscoder
-
XML parser classname key.
- KEY_XML_PARSER_CLASSNAME_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
-
- KEY_XML_PARSER_VALIDATING - Static variable in class org.apache.batik.transcoder.XMLAbstractTranscoder
-
The validation mode of the XML parser.
- KEY_XOFFSET - Static variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- KEY_YOFFSET - Static variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- paint(Graphics) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
-
Renders the WMF image(s).
- PaintKey - Class in org.apache.batik.transcoder.keys
-
A transcoding Key represented as a background paint.
- PaintKey() - Constructor for class org.apache.batik.transcoder.keys.PaintKey
-
- PALETTE - Static variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
- PALETTE - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
- PATCOPY - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- PATINVERT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- PATPAINT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- PEN - Static variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
- PEN - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
- PIXEL_PER_INCH - Static variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- PIXEL_PER_INCH - Static variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
- PIXEL_TO_MILLIMETERS - Static variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- PNGTranscoder - Class in org.apache.batik.transcoder.image
-
This class is an ImageTranscoder that produces a PNG image.
- PNGTranscoder() - Constructor for class org.apache.batik.transcoder.image.PNGTranscoder
-
Constructs a new transcoder that produces png images.
- PNGTranscoder.WriteAdapter - Interface in org.apache.batik.transcoder.image
-
This interface is used by PNGTranscoder to write PNG images
through different codecs.
- prettyPrint(Reader, Writer) - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
Pretty print the given reader.
- prettyPrinter - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
-
The pretty printer.
- PrettyPrinter - Class in org.apache.batik.transcoder.svg2svg
-
This class represents an SVG source files pretty-printer.
- PrettyPrinter() - Constructor for class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
- print() - Method in class org.apache.batik.transcoder.print.PrintTranscoder
-
Convenience method
- print(Graphics, PageFormat, int) - Method in class org.apache.batik.transcoder.print.PrintTranscoder
-
Printable implementation
- print(Reader, Writer) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints an SVG document from the given reader to the given writer.
- printAttlist() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints an ATTLIST declaration.
- printAttlistEnd(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints an attribute list declaration end.
- printAttlistStart(char[], char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints an attribute list declaration start.
- printAttName(char[], char[], char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints an attribute declaration start.
- printCDATASection(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints a CDATA section.
- printCharacter(char) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints a single character.
- printCharacterData(char[], boolean, boolean) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints the character data of an element content.
- printCharacterEntityReference(char[], boolean, boolean) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints a character entity reference.
- printCharacters(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints a char array.
- printChildren() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints the children of an element declaration.
- printComment(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints a comment.
- printContent(boolean) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints the content of an element.
- printDoctype() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints the doctype.
- printDoctypeEnd(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints the portion of the doctype after ']'.
- printDoctypeStart(char[], char[], char[], String, char[], char[], char, char[], char[], char, char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints the portion of the doctype before '['.
- printElement() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints an element.
- printElementDeclaration() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints an element declaration.
- printElementEnd(char[], char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints the end of an element.
- printElementStart(char[], List, char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints the start of an element.
- printEntityDeclaration() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints an entity declaration.
- printEntityReference(char[], boolean) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints an entity reference.
- printEnumeration(List) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints an enumeration.
- printNewline() - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints a newline.
- printNotation(char[], char[], char[], String, char[], char[], char, char[], char[], char, char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints a notation declaration.
- printNotation() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints a notation declaration.
- printParameterEntityReference(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints a parameter entity reference.
- printPI(char[], char[], char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints a processing instruction.
- printPI() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints a processing instruction.
- printSpaces(char[], boolean) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints white spaces.
- printString(String) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints a string.
- printTopSpaces(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints top level white spaces.
- PrintTranscoder - Class in org.apache.batik.transcoder.print
-
This class is a Transcoder that prints SVG images.
- PrintTranscoder() - Constructor for class org.apache.batik.transcoder.print.PrintTranscoder
-
Constructs a new transcoder that prints images.
- printXMLDecl(char[], char[], char[], char[], char, char[], char[], char[], char[], char, char[], char[], char[], char[], char, char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
-
Prints an XML declaration.
- printXMLDecl() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Prints the XML declaration.
- PROOF_QUALITY - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- publicId - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
The public id.
- put(Object, Object) - Method in class org.apache.batik.transcoder.TranscodingHints
-
Maps the specified key to the specified value
in this TranscodingHints object.
- putAll(TranscodingHints) - Method in class org.apache.batik.transcoder.TranscodingHints
-
Copies all of the keys and corresponding values from the
specified TranscodingHints object to this
TranscodingHints object.
- putAll(Map) - Method in class org.apache.batik.transcoder.TranscodingHints
-
Copies all of the mappings from the specified Map
to this TranscodingHints.
- scaleX - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
- scaleXY - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
- scaleY - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
- scanner - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
The document scanner.
- scripts - Variable in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Vector containing the allowed script types
- setDoctypeOption(int) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Sets the doctype option.
- setDocument(Document) - Method in class org.apache.batik.transcoder.TranscoderInput
-
Sets the input of this transcoder input with the specified
document.
- setDocument(Document) - Method in class org.apache.batik.transcoder.TranscoderOutput
-
Sets the output of this transcoder output with the specified
document.
- setDocumentWidth(int) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Sets the document width.
- setErrorHandler(ErrorHandler) - Method in interface org.apache.batik.transcoder.Transcoder
-
Sets the error handler this transcoder may use to report
warnings and errors.
- setErrorHandler(ErrorHandler) - Method in class org.apache.batik.transcoder.TranscoderSupport
-
Sets the error handler this transcoder may use to report
warnings and errors.
- setFile(File) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
Creates the properties associated file.
- setFormat(boolean) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Sets the format attribute.
- setImageSize(float, float) - Method in class org.apache.batik.transcoder.print.PrintTranscoder
-
Sets document size according to the hints.
- setImageSize(float, float) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
Sets document size according to the hints.
- setInputStream(InputStream) - Method in class org.apache.batik.transcoder.TranscoderInput
-
Sets the input of this transcoder input with the specified
byte stream.
- setLocale(Locale) - Static method in class org.apache.batik.transcoder.image.resources.Messages
-
Implements Localizable.setLocale(Locale).
- setNewline(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Sets the newline characters.
- setOutputStream(OutputStream) - Method in class org.apache.batik.transcoder.TranscoderOutput
-
Sets the output of this transcoder output with the specified
byte stream.
- setPublicId(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Sets the public ID.
- setReader(Reader) - Method in class org.apache.batik.transcoder.TranscoderInput
-
Sets the input of this transcoder input with the specified
character stream.
- setReading(boolean) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
- setRecordStore(WMFRecordStore) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
Sets the WMFRecordStore this WMFPainter should use to render
- setSystemId(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Sets the system ID.
- setTabulationWidth(int) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Sets the tabulation width.
- setTranscoderBooleanHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
-
- setTranscoderFloatHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
-
- setTranscoderRectangleHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
-
- setTranscoderStringHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
-
- setTranscodingHints(Map) - Method in interface org.apache.batik.transcoder.Transcoder
-
Replaces the values of all preferences for the transcoding algorithms
with the specified hints.
- setTranscodingHints(TranscodingHints) - Method in interface org.apache.batik.transcoder.Transcoder
-
Sets the values of all preferences for the transcoding algorithms
with the specified hints.
- setTranscodingHints(Map) - Method in class org.apache.batik.transcoder.TranscoderSupport
-
Replaces the values of all preferences for the transcoding algorithms
with the specified hints.
- setTranscodingHints(TranscodingHints) - Method in class org.apache.batik.transcoder.TranscoderSupport
-
Sets the values of all preferences for the transcoding algorithms
with the specified hints.
- setTransform(AffineTransform) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
Return the rendering transform.
- Setup(int, Object) - Method in class org.apache.batik.transcoder.wmf.tosvg.GdiObject
-
Setup this Object, which means that it is used and associated with an Object.
- setURI(String) - Method in class org.apache.batik.transcoder.TranscoderInput
-
Sets the input of this transcoder input with the specified URI.
- setURI(String) - Method in class org.apache.batik.transcoder.TranscoderOutput
-
Sets the output of this transcoder output with the specified URI.
- setUrl(URL) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Sets the current URL
- setUrl(URL) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
-
Sets the current URL
- setVpH(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Sets the viewport height
- setVpW(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Sets the viewport width
- setVpX(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Sets the viewport x origin
- setVpX(float) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
-
Sets the viewport x origin
- setVpY(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Sets the viewport y origin
- setVpY(float) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
-
Sets the viewport y origin
- setWriter(Writer) - Method in class org.apache.batik.transcoder.TranscoderOutput
-
Sets the output of this transcoder output with the specified
character stream.
- setXMLDeclaration(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
Sets the XML declaration text.
- setXMLFilter(XMLFilter) - Method in class org.apache.batik.transcoder.TranscoderOutput
-
Sets the output of this transcoder output with the specified
XML filter.
- setXMLReader(XMLReader) - Method in class org.apache.batik.transcoder.TranscoderInput
-
Sets the input of this transcoder input with the specified
XML reader.
- SHIFTJIS_CHARSET - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- space - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
-
The space before the name.
- space1 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
-
The space before '='.
- space1 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.NameInfo
-
The space before the name.
- space2 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
-
The space after '='.
- space2 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.NameInfo
-
The space after the name
- SRCAND - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- SRCCOPY - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- SRCERASE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- SRCINVERT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- SRCPAINT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- startingLines - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
-
The elements starting lines.
- stream - Variable in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
-
- STRETCH_ANDSCANS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- STRETCH_BLACKONWHITE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- STRETCH_COLORONCOLOR - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- STRETCH_DELETESCANS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- STRETCH_HALFTONE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- STRETCH_ORSCANS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- STRETCH_WHITEONBLACK - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- strikeOut - Variable in class org.apache.batik.transcoder.wmf.tosvg.WMFFont
-
- StringKey - Class in org.apache.batik.transcoder.keys
-
A transcoding Key represented as a string.
- StringKey() - Constructor for class org.apache.batik.transcoder.keys.StringKey
-
- StringRecord(String) - Constructor for class org.apache.batik.transcoder.wmf.tosvg.MetaRecord.StringRecord
-
- SVG_EXTENSION - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
-
- SVGAbstractTranscoder - Class in org.apache.batik.transcoder
-
This class may be the base class of all transcoders which take an
SVG document as input and which need to build a DOM tree.
- SVGAbstractTranscoder() - Constructor for class org.apache.batik.transcoder.SVGAbstractTranscoder
-
- SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent - Class in org.apache.batik.transcoder
-
A user agent implementation for PrintTranscoder.
- SVGAbstractTranscoderUserAgent() - Constructor for class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
-
- svgGenerator - Variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- SVGTranscoder - Class in org.apache.batik.transcoder.svg2svg
-
This class is a trancoder from SVG to SVG.
- SVGTranscoder() - Constructor for class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
Creates a new SVGTranscoder.
- SVGTranscoder.DoctypeKey - Class in org.apache.batik.transcoder.svg2svg
-
To represent a doctype key.
- SVGTranscoder.DoctypeValue - Class in org.apache.batik.transcoder.svg2svg
-
To represent a doctype value.
- SVGTranscoder.NewlineKey - Class in org.apache.batik.transcoder.svg2svg
-
To represent a newline key.
- SVGTranscoder.NewlineValue - Class in org.apache.batik.transcoder.svg2svg
-
To represent a newline value.
- SYMBOL_CHARSET - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- systemId - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
The system id.
- TA_BASELINE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- TA_BOTTOM - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- TA_CENTER - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- TA_LEFT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- TA_NOUPDATECP - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- TA_RIGHT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- TA_TOP - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- TA_UPDATECP - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- tabulationWidth - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
The tabulation width.
- text - Variable in class org.apache.batik.transcoder.wmf.tosvg.MetaRecord.StringRecord
-
- TextureFactory - Class in org.apache.batik.transcoder.wmf.tosvg
-
This class generate Paints from WMF hatch definitions.
- TIFFTranscoder - Class in org.apache.batik.transcoder.image
-
This class is an ImageTranscoder that produces a TIFF image.
- TIFFTranscoder() - Constructor for class org.apache.batik.transcoder.image.TIFFTranscoder
-
Constructs a new transcoder that produces tiff images.
- TIFFTranscoder.WriteAdapter - Interface in org.apache.batik.transcoder.image
-
This interface is used by TIFFTranscoder to write TIFF images
through different codecs.
- top - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
- ToSVGAbstractTranscoder - Class in org.apache.batik.transcoder
-
This class allows to simplify the creation of a transcoder which transcodes to
SVG content.
- ToSVGAbstractTranscoder() - Constructor for class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- transcode(Document, String, TranscoderOutput) - Method in class org.apache.batik.transcoder.image.ImageTranscoder
-
Transcodes the specified Document as an image in the specified output.
- transcode(TranscoderInput, TranscoderOutput) - Method in class org.apache.batik.transcoder.print.PrintTranscoder
-
- transcode(Document, String, TranscoderOutput) - Method in class org.apache.batik.transcoder.print.PrintTranscoder
-
Transcodes the specified Document as an image in the specified output.
- transcode(TranscoderInput, TranscoderOutput) - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
-
Transcodes the specified input in the specified output.
- transcode(TranscoderInput, TranscoderOutput) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
- transcode(Document, String, TranscoderOutput) - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
-
Transcodes the specified Document as an image in the specified output.
- transcode(TranscoderInput, TranscoderOutput) - Method in interface org.apache.batik.transcoder.Transcoder
-
Transcodes the specified input in the specified output.
- transcode(TranscoderInput, TranscoderOutput) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
-
Transcodes the specified input in the specified output.
- transcode(TranscoderInput, TranscoderOutput) - Method in class org.apache.batik.transcoder.XMLAbstractTranscoder
-
Transcodes the specified XML input in the specified output.
- transcode(Document, String, TranscoderOutput) - Method in class org.apache.batik.transcoder.XMLAbstractTranscoder
-
Transcodes the specified Document in the specified output.
- Transcoder - Interface in org.apache.batik.transcoder
-
This class defines an API for transcoding.
- TRANSCODER_ERROR_BASE - Static variable in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
-
- TranscoderException - Exception in org.apache.batik.transcoder
-
Thrown when a transcoder is not able to transcode its input.
- TranscoderException(String) - Constructor for exception org.apache.batik.transcoder.TranscoderException
-
Constructs a new transcoder exception with the specified detail message.
- TranscoderException(Exception) - Constructor for exception org.apache.batik.transcoder.TranscoderException
-
Constructs a new transcoder exception with the specified detail message.
- TranscoderException(String, Exception) - Constructor for exception org.apache.batik.transcoder.TranscoderException
-
Constructs a new transcoder exception with the specified detail message.
- TranscoderInput - Class in org.apache.batik.transcoder
-
This class represents a generic input of a Transcoder.
- TranscoderInput() - Constructor for class org.apache.batik.transcoder.TranscoderInput
-
Constructs a new empty TranscoderInput.
- TranscoderInput(XMLReader) - Constructor for class org.apache.batik.transcoder.TranscoderInput
-
Constructs a new TranscoderInput with the specified
XML reader.
- TranscoderInput(InputStream) - Constructor for class org.apache.batik.transcoder.TranscoderInput
-
Constructs a new TranscoderInput with the specified
byte stream input.
- TranscoderInput(Reader) - Constructor for class org.apache.batik.transcoder.TranscoderInput
-
Constructs a new TranscoderInput with the specified
character stream.
- TranscoderInput(Document) - Constructor for class org.apache.batik.transcoder.TranscoderInput
-
Constructs a new TranscoderInput with the specified Document.
- TranscoderInput(String) - Constructor for class org.apache.batik.transcoder.TranscoderInput
-
Constructs a new TranscoderInput with the specified uri.
- TranscoderOutput - Class in org.apache.batik.transcoder
-
This class represents a single output for a Transcoder.
- TranscoderOutput() - Constructor for class org.apache.batik.transcoder.TranscoderOutput
-
Constructs a new empty TranscoderOutput.
- TranscoderOutput(XMLFilter) - Constructor for class org.apache.batik.transcoder.TranscoderOutput
-
Constructs a new TranscoderOutput with the specified
XML filter.
- TranscoderOutput(OutputStream) - Constructor for class org.apache.batik.transcoder.TranscoderOutput
-
Constructs a new TranscoderOutput with the specified
byte stream output.
- TranscoderOutput(Writer) - Constructor for class org.apache.batik.transcoder.TranscoderOutput
-
Constructs a new TranscoderOutput with the specified
character stream.
- TranscoderOutput(Document) - Constructor for class org.apache.batik.transcoder.TranscoderOutput
-
Constructs a new TranscoderOutput with the specified Document.
- TranscoderOutput(String) - Constructor for class org.apache.batik.transcoder.TranscoderOutput
-
Constructs a new TranscoderOutput with the specified uri.
- TranscoderSupport - Class in org.apache.batik.transcoder
-
This is a utility class that can be used by transcoders that
support transcoding hints and/or error handler.
- TranscoderSupport() - Constructor for class org.apache.batik.transcoder.TranscoderSupport
-
Constructs a new TranscoderSupport.
- TranscodingHints - Class in org.apache.batik.transcoder
-
The TranscodingHints class defines a way to pass
transcoding parameters or options to any transcoders.
- TranscodingHints() - Constructor for class org.apache.batik.transcoder.TranscodingHints
-
Constructs a new empty TranscodingHints.
- TranscodingHints(Map) - Constructor for class org.apache.batik.transcoder.TranscodingHints
-
Constructs a new TranscodingHints with keys and values
initialized from the specified Map object (which may be null).
- TranscodingHints.Key - Class in org.apache.batik.transcoder
-
Defines the base type of all keys used to control various
aspects of the transcoding operations.
- TRANSPARENT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- type - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
-
The type of the current lexical unit.