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

X

X - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
User-space X coordinate for character.
XLINK_NAMESPACE_URI - Static variable in class org.apache.batik.dom.util.XLinkSupport
The xlink namespace URI.
XLINK_NAMESPACE_URI - Static variable in interface org.apache.batik.util.XMLConstants
The xlink namespace URI
XLINK_PREFIX - Static variable in interface org.apache.batik.util.XMLConstants
The xlink prefix
XLinkSupport - class org.apache.batik.dom.util.XLinkSupport.
This class provides support for XLink features.
XLinkSupport() - Constructor for class org.apache.batik.dom.util.XLinkSupport
 
XMLAbstractTranscoder - class org.apache.batik.transcoder.XMLAbstractTranscoder.
This class may be the base class of all transcoders which take an XML document as input and which need to build a DOM tree.
XMLAbstractTranscoder() - Constructor for class org.apache.batik.transcoder.XMLAbstractTranscoder
Constructs a new XMLAbstractTranscoder.
XMLBaseSupport - class org.apache.batik.dom.svg.XMLBaseSupport.
This class provides support for the xml:base attribute.
XMLBaseSupport() - Constructor for class org.apache.batik.dom.svg.XMLBaseSupport
This class does not need to be instanciated.
XMLCharacters - class org.apache.batik.xml.XMLCharacters.
This class contains the definitions of the arrays used to find the type of the characters found in an XML document.
XMLCharacters() - Constructor for class org.apache.batik.xml.XMLCharacters
This class does not need to be instantiated.
XMLConstants - interface org.apache.batik.util.XMLConstants.
Contains common XML constants.
XMLException - exception org.apache.batik.xml.XMLException.
This class encapsulates a general XML error or warning.
XMLException(String) - Constructor for class org.apache.batik.xml.XMLException
Creates a new XMLException.
XMLException(Exception) - Constructor for class org.apache.batik.xml.XMLException
Creates a new XMLException wrapping an existing exception.
XMLException(String, Exception) - Constructor for class org.apache.batik.xml.XMLException
Creates a new XMLException from an existing exception.
XMLInputHandler - class org.apache.batik.apps.svgbrowser.XMLInputHandler.
This implementation of the SquiggleInputHandler class handles XML files by looking for the first <?xml-stylesheet ...
XMLInputHandler() - Constructor for class org.apache.batik.apps.svgbrowser.XMLInputHandler
 
XMLInputHandler.DocumentURIResolver - class org.apache.batik.apps.svgbrowser.XMLInputHandler.DocumentURIResolver.
Implements the URIResolver interface so that relative urls used in transformations are resolved properly.
XMLInputHandler.DocumentURIResolver(String) - Constructor for class org.apache.batik.apps.svgbrowser.XMLInputHandler.DocumentURIResolver
 
XMLNS_NAMESPACE_URI - Static variable in interface org.apache.batik.util.XMLConstants
The xmlns namespace URI.
XMLNS_PREFIX - Static variable in interface org.apache.batik.util.XMLConstants
The xmlns prefix
XMLPreferenceManager - class org.apache.batik.apps.svgbrowser.XMLPreferenceManager.
An extension of PreferenceManager which store the preference in XML.
XMLPreferenceManager(String) - Constructor for class org.apache.batik.apps.svgbrowser.XMLPreferenceManager
Creates a preference manager.
XMLPreferenceManager(String, Map) - Constructor for class org.apache.batik.apps.svgbrowser.XMLPreferenceManager
Creates a preference manager.
XMLPreferenceManager(String, String) - Constructor for class org.apache.batik.apps.svgbrowser.XMLPreferenceManager
Creates a preference manager.
XMLPreferenceManager(String, Map, String) - Constructor for class org.apache.batik.apps.svgbrowser.XMLPreferenceManager
Creates a preference manager with a default values initialization map.
XMLPreferenceManager.XMLProperties - class org.apache.batik.apps.svgbrowser.XMLPreferenceManager.XMLProperties.
To store the preferences.
XMLPreferenceManager.XMLProperties() - Constructor for class org.apache.batik.apps.svgbrowser.XMLPreferenceManager.XMLProperties
 
XMLResourceDescriptor - class org.apache.batik.util.XMLResourceDescriptor.
This class describes the XML resources needed to use the various batik modules.
XMLResourceDescriptor() - Constructor for class org.apache.batik.util.XMLResourceDescriptor
 
XMLScanner - class org.apache.batik.xml.XMLScanner.
This class represents a scanner for XML documents.
XMLScanner(Reader) - Constructor for class org.apache.batik.xml.XMLScanner
Creates a new XML scanner.
XMLScanner(InputStream, String) - Constructor for class org.apache.batik.xml.XMLScanner
Creates a new XML scanner.
XMLScanner(String) - Constructor for class org.apache.batik.xml.XMLScanner
Creates a new XML scanner.
XMLStreamNormalizingReader - class org.apache.batik.xml.XMLStreamNormalizingReader.
This class represents a normalizing reader with encoding detection management.
XMLStreamNormalizingReader(InputStream, String) - Constructor for class org.apache.batik.xml.XMLStreamNormalizingReader
Creates a new XMLStreamNormalizingReader.
XMLSupport - class org.apache.batik.dom.util.XMLSupport.
This class provides support for XML features.
XMLSupport() - Constructor for class org.apache.batik.dom.util.XMLSupport
This class does not need to be instanciated.
XMLUtilities - class org.apache.batik.xml.XMLUtilities.
A collection of utility functions for XML.
XMLUtilities() - Constructor for class org.apache.batik.xml.XMLUtilities
This class does not need to be instantiated.
XML_CHARACTER - Static variable in class org.apache.batik.xml.XMLCharacters
The bit array representing a valid XML character in the unicode range [0-FFFF].
XML_CHAR_AMP - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_APOS - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_GT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_LT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_QUOT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_REF_PREFIX - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_REF_SUFFIX - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CLOSE_TAG_END - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CLOSE_TAG_START - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_DECL_CONTEXT - Static variable in class org.apache.batik.xml.XMLScanner
The XML declaration context.
XML_DECL_START - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents an XML declaration start lexical unit, ie.
XML_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_DOUBLE_QUOTE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_ENTITY_AMP - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_ENTITY_APOS - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_ENTITY_GT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_ENTITY_LT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_ENTITY_QUOT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_EQUAL_QUOT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_EQUAL_SIGN - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_LANG_ATTRIBUTE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_NAMESPACE_URI - Static variable in interface org.apache.batik.util.XMLConstants
The XML namespace URI.
XML_OPEN_TAG_END_CHILDREN - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_OPEN_TAG_END_NO_CHILDREN - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_OPEN_TAG_START - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_PARSER_CLASS_NAME_KEY - Static variable in class org.apache.batik.util.XMLResourceDescriptor
The XML parser class name key.
XML_PREFIX - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_PRESERVE_VALUE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_SPACE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_SPACE_ATTRIBUTE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_TAB - Static variable in interface org.apache.batik.util.XMLConstants
 
XOR - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Xor rule.
XOR - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
XPOS - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
XSL_PROCESSING_INSTRUCTION_TYPE - Static variable in class org.apache.batik.apps.svgbrowser.XMLInputHandler
 
XToTileX(int, int, int) - Static method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
XToTileX(int) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index.
XVG_FILE_EXTENSIONS - Static variable in class org.apache.batik.apps.svgbrowser.XMLInputHandler
 
XVG_MIME_TYPES - Static variable in class org.apache.batik.apps.svgbrowser.XMLInputHandler
 
XX_LARGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'xx-large' keyword.
XX_SMALL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'xx-small' keyword.
X_DEFAULT_VALUE - Static variable in class org.apache.batik.dom.svg.SVGTextPositioningElementSupport
 
X_LARGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'x-large' keyword.
X_SMALL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'x-small' keyword.
x - Variable in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
x - Variable in class org.apache.batik.dom.svg.AbstractSVGPointList.SVGPointItem
 
x - Variable in class org.apache.batik.dom.svg.AbstractSVGTransform
 
x - Variable in class org.apache.batik.svggen.font.Point
 
x1 - Variable in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
x2 - Variable in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
xCenter - Variable in class org.apache.batik.parser.AWTPathProducer
The reference x point for smooth arcs.
xCurrent - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
The mouse x current position.
xCurrent - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The mouse x current position.
xCurrent - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The mouse x current position.
xDual - Static variable in class org.apache.batik.svggen.font.table.GlyfDescript
 
xMaxYMax() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMaxYMax' has been parsed.
xMaxYMax() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMaxYMax().
xMaxYMax() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMaxYMax' has been parsed.
xMaxYMid() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMaxYMid' has been parsed.
xMaxYMid() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMaxYMid().
xMaxYMid() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMaxYMid' has been parsed.
xMaxYMin() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMaxYMin' has been parsed.
xMaxYMin() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMaxYMin().
xMaxYMin() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMaxYMin' has been parsed.
xMidYMax() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMidYMax' has been parsed.
xMidYMax() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMidYMax().
xMidYMax() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMidYMax' has been parsed.
xMidYMid() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMidYMid' has been parsed.
xMidYMid() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMidYMid().
xMidYMid() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMidYMid' has been parsed.
xMidYMin() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMidYMin' has been parsed.
xMidYMin() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMidYMin().
xMidYMin() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMidYMin' has been parsed.
xMinYMax() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMinYMax' has been parsed.
xMinYMax() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMinYMax().
xMinYMax() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMinYMax' has been parsed.
xMinYMid() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMinYMid' has been parsed.
xMinYMid() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMinYMid().
xMinYMid() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMinYMid' has been parsed.
xMinYMin() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMinYMin' has been parsed.
xMinYMin() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMinYMin().
xMinYMin() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMinYMin' has been parsed.
xOnly - Variable in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
xPosition - Variable in class org.apache.batik.apps.svgbrowser.StatusBar
The x position/width label.
xShift - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The vertical lines shift.
xShortVector - Static variable in class org.apache.batik.svggen.font.table.GlyfDescript
 
xStart - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
The mouse x start position.
xStart - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The mouse x start position.
xStart - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The mouse x start position.
xmlDeclaration - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The XML declaration.
xmlFilter - Variable in class org.apache.batik.transcoder.TranscoderOutput
The optional XML filter where to send SAX events.
xmlParserClassName - Variable in class org.apache.batik.apps.svgbrowser.XMLPreferenceManager
The XML parser
xmlParserClassName - Static variable in class org.apache.batik.util.XMLResourceDescriptor
The class name of the XML parser to use.
xmlReader - Variable in class org.apache.batik.transcoder.TranscoderInput
The optional XML reader to receive SAX events.
xmlSpace - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The xml:space values.
xorMode - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
A flag bit that indicates whether or not the selection overlay is painted in XOR mode.

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.