Skip navigation links
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 _ 

C

c - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Entry
The character
c - Variable in class org.apache.batik.parser.PathArrayProducer
The current short[] object.
CachableRed - Interface in org.apache.batik.ext.awt.image.rendered
This provides a number of extra methods that enable a system to better analyse the dependencies between nodes in a render graph.
cache - Variable in class org.apache.batik.bridge.SVGColorProfileElementBridge
Profile cache
cacheBufferedImage(Element, BufferedImage, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
 
CACHED_JPEG_PREFIX - Static variable in class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
 
CACHED_JPEG_SUFFIX - Static variable in class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
 
CACHED_PNG_PREFIX - Static variable in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
CACHED_PNG_SUFFIX - Static variable in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
CachedImageHandler - Interface in org.apache.batik.svggen
Extends the default ImageHandler interface with calls to allow caching of raster images in generated SVG content.
CachedImageHandlerBase64Encoder - Class in org.apache.batik.svggen
This subclass of ImageHandlerBase64Encoder implements functionality specific to the cached version of the image encoder.
CachedImageHandlerBase64Encoder() - Constructor for class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
Build a CachedImageHandlerBase64Encoder instance.
CachedImageHandlerJPEGEncoder - Class in org.apache.batik.svggen
GenericImageHandler which caches JPEG images.
CachedImageHandlerJPEGEncoder(String, String) - Constructor for class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
 
CachedImageHandlerPNGEncoder - Class in org.apache.batik.svggen
GenericImageHandler which caches PNG images.
CachedImageHandlerPNGEncoder(String, String) - Constructor for class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
cacheMap - Variable in class org.apache.batik.bridge.DocumentLoader
The map that contains the Document indexed by the URI.
cacheToken - Variable in class org.apache.batik.util.gui.xmleditor.XMLDocument
 
CADETBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'cadetblue' RGB color.
CADETBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'cadetblue' color name.
CALC_MODE_DISCRETE - Static variable in class org.apache.batik.anim.AbstractAnimation
 
CALC_MODE_LINEAR - Static variable in class org.apache.batik.anim.AbstractAnimation
 
CALC_MODE_PACED - Static variable in class org.apache.batik.anim.AbstractAnimation
 
CALC_MODE_SPLINE - Static variable in class org.apache.batik.anim.AbstractAnimation
 
calcDist(double, Dimension, Dimension) - Method in class org.apache.batik.bridge.MultiResGraphicsNode
 
calcMode - Variable in class org.apache.batik.anim.InterpolatingAnimation
The interpolation mode of this animator.
calculateViewingTransform(String, SVGSVGElement) - Method in class org.apache.batik.swing.svg.JSVGComponent
 
callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[]) - Method in class org.apache.batik.script.rhino.BatikSecurityController
Calls Callable.call(Context, Scriptable, Scriptable, Object[]) of callable under restricted security domain where an action is allowed only if it is allowed according to the Java stack on the moment of the callWithDomain call and securityDomain.
canAnimateType(int) - Method in class org.apache.batik.bridge.SVGAnimateColorElementBridge
Returns whether the animation element being handled by this bridge can animate attributes of the specified type.
canAnimateType(int) - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns whether the animation element being handled by this bridge can animate attributes of the specified type.
canAnimateType(int) - Method in class org.apache.batik.bridge.SVGAnimateTransformElementBridge
Returns whether the animation element being handled by this bridge can animate attributes of the specified type.
canAnimateType(int) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Returns whether the animation element being handled by this bridge can animate attributes of the specified type.
canAnimateType(int) - Method in class org.apache.batik.bridge.SVGSetElementBridge
Returns whether the animation element being handled by this bridge can animate attributes of the specified type.
canAppend(Node, Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Checks if the node can be appended on the given parent node
canAppendAny(ArrayList, Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Checks whether any of the nodes from the list can be appended to a given parentNode.
canBegin() - Method in class org.apache.batik.anim.timing.TimedElement
Returns whether this element can be begun or restarted currently.
CANCEL_OPTION - Static variable in class org.apache.batik.apps.svgbrowser.NodePickerPanel.NameEditorDialog
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.LanguageDialog
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.URIChooser
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.UserStyleDialog
The return value if 'Cancel' is chosen.
cancelable - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether this event is cancelable.
cancelButton - Variable in class org.apache.batik.apps.svgbrowser.JAuthenticator
 
cancelButton - Variable in class org.apache.batik.apps.svgbrowser.NodePickerPanel.NameEditorDialog
The Cancel button.
CancelButtonAction() - Constructor for class org.apache.batik.apps.svgbrowser.NodePickerPanel.NameEditorDialog.CancelButtonAction
 
CancelButtonAction() - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.CancelButtonAction
 
CancelButtonAction() - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.Dialog.CancelButtonAction
 
CancelButtonAction() - Constructor for class org.apache.batik.util.gui.LanguageDialog.CancelButtonAction
 
CancelButtonAction() - Constructor for class org.apache.batik.util.gui.URIChooser.CancelButtonAction
 
CancelButtonAction() - Constructor for class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction
 
canDispatch(String, String) - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements org.w3c.dom.events.DocumentEvent#canDispatch(String,String).
canDispatch(String, String) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements org.w3c.dom.events.DocumentEvent#canDispatch(String,String).
canDisplay(char) - Method in class org.apache.batik.bridge.SVGGVTFont
Indicates whether or not the specified character can be displayed by this font.
canDisplay(char) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Checks if this font can display the specified character.
canDisplay(char) - Method in interface org.apache.batik.gvt.font.GVTFont
Checks if this Font has a glyph for the specified character.
canDisplayGivenName(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Indicates whether or not the specified glyph can be displayed by this font.
canDisplayUpTo(char[], int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Checks whether this Font can display the characters in the specified character array starting at start and ending at limit.
canDisplayUpTo(CharacterIterator, int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Checks whether this Font can display the characters in the specified character iterator starting at start and ending at limit.
canDisplayUpTo(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Checks whether or not this font can display the characters in the specified String.
canDisplayUpTo(char[], int, int) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Indicates whether or not this font can display the characters in the specified text starting at start and ending at limit.
canDisplayUpTo(CharacterIterator, int, int) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Indicates whether or not this font can display the the characters in the specified CharacterIterator starting at start and ending at limit.
canDisplayUpTo(String) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Indicates whether or not this font can display a specified String.
canDisplayUpTo(char[], int, int) - Method in interface org.apache.batik.gvt.font.GVTFont
Indicates whether or not this Font can display the characters in the specified text starting at start and ending at limit.
canDisplayUpTo(CharacterIterator, int, int) - Method in interface org.apache.batik.gvt.font.GVTFont
Indicates whether or not this Font can display the the characters in the specified CharacterIterator starting at start and ending at limit.
canDisplayUpTo(String) - Method in interface org.apache.batik.gvt.font.GVTFont
Indicates whether or not this Font can display a specified String.
canEdit - Variable in class org.apache.batik.apps.svgbrowser.DOMViewer
Whether the DOMViewer can be used for editing the document.
canEdit() - Method in class org.apache.batik.apps.svgbrowser.DOMViewer
Whether the document can be edited using the DOMViewer.
canEdit(Element) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.DOMViewerNodePickerController
 
canEdit() - Method in interface org.apache.batik.apps.svgbrowser.DOMViewerController
Checks whether the DOMViewer should be allowed to edit the document.
canEdit() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Canvas.JSVGViewerDOMViewerController
 
canEdit(Element) - Method in interface org.apache.batik.apps.svgbrowser.NodePickerController
Whether the given element can be edited with the NodePickerPanel.
canEnd() - Method in class org.apache.batik.anim.timing.TimedElement
Returns whether this element can be ended currently.
canGoBack() - Method in class org.apache.batik.apps.svgbrowser.LocalHistory
Whether it is possible to go back.
canGoBack() - Method in class org.apache.batik.apps.svgbrowser.TransformHistory
Whether it is possible to go back.
canGoForward() - Method in class org.apache.batik.apps.svgbrowser.LocalHistory
Whether it is possible to go forward.
canGoForward() - Method in class org.apache.batik.apps.svgbrowser.TransformHistory
Whether it is possible to go forward.
canHaveChildren(Node) - Static method in class org.apache.batik.dom.util.DOMUtilities
Returns whether the given Node can have children.
canIndent - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
Whether the next markup can be indented.
canLoadScriptType(String) - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns true if the input scriptType can be loaded in this application.
canLoadScriptType(String) - Method in class org.apache.batik.apps.svgbrowser.Main
Returns true if the input scriptType can be loaded in this application.
canPace() - Method in class org.apache.batik.anim.values.AnimatableAngleOrIdentValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableBooleanValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableColorValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableIntegerValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableLengthListValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableLengthOrIdentValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableLengthValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableMotionPointValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableNumberListValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableNumberOptionalNumberValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableNumberOrIdentValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableNumberOrPercentageValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableNumberValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatablePaintValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatablePathDataValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatablePointListValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatablePreserveAspectRatioValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableRectValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableStringValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableTransformListValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canPace() - Method in class org.apache.batik.anim.values.AnimatableValue
Returns whether two values of this type can have their distance computed, as needed by paced animation.
canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.util.FileCacheSeekableStream
Returns true since all FileCacheSeekableStream instances support seeking backwards.
canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.util.ForwardSeekableStream
Returns false since seking backwards is not supported.
canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.util.MemoryCacheSeekableStream
Returns true since all MemoryCacheSeekableStream instances support seeking backwards.
canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.util.SeekableStream
Returns true if this object supports calls to seek(pos) with an offset pos smaller than the current offset, as returned by getFilePointer.
canSetParameter(String, Object) - Method in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
Returns whether the given parameter can be set to the given value.
canvas - Variable in class org.apache.batik.apps.svgbrowser.ElementOverlayManager
The canvas.
Canvas(SVGUserAgent, boolean, boolean) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Canvas
Creates a new Canvas.
canvas - Variable in class org.apache.batik.swing.JSVGScrollPane
 
CanvasGraphicsNode - Class in org.apache.batik.gvt
The graphics node container with a background color.
CanvasGraphicsNode() - Constructor for class org.apache.batik.gvt.CanvasGraphicsNode
Constructs a new empty CanvasGraphicsNode.
CanvasSVGListener() - Constructor for class org.apache.batik.swing.JSVGCanvas.CanvasSVGListener
 
CanvasUserAgent() - Constructor for class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
 
canvasUserAgent - Variable in class org.apache.batik.swing.JSVGCanvas.ToolTipModifier
The CanvasUserAgent used to track the last tool tip event.
CAPS_LOCK_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The caps lock constant.
CAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'CAPTIONTEXT' color name.
CapturingClickButtonAction() - Constructor for class org.apache.batik.apps.svgbrowser.DOMViewer.CapturingClickButtonAction
 
CapturingClickHandler() - Constructor for class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.CapturingClickHandler
 
capturingImplementationListeners - Variable in class org.apache.batik.anim.dom.XBLEventSupport
The unstoppable capturing listeners table.
capturingListener - Variable in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
Capturing "click" event type listener.
capturingListeners - Variable in class org.apache.batik.dom.events.EventSupport
The capturing listeners table.
cascadedValue - Variable in class org.apache.batik.css.engine.value.ComputedValue
The cascaded value.
caseSensitive - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The case sensitive button.
CATEGORY - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
ccount - Variable in class org.apache.batik.parser.PathArrayProducer
The total number of path commands accumulated.
CDATA_CONTEXT - Static variable in class org.apache.batik.util.gui.xmleditor.XMLScanner
 
CDATA_IDENTIFIER - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a 'CDATA' lexical unit.
CDATA_SECTION_CONTEXT - Static variable in class org.apache.batik.xml.XMLScanner
The CDATA section context.
CDATA_START - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a CDATA section start lexical unit, i.e. '<![CDATA['.
CDATA_STYLE - Static variable in class org.apache.batik.util.gui.xmleditor.XMLContext
 
cdataEndRead - Variable in class org.apache.batik.xml.XMLScanner
A CDATA section end is the next token
CDC - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '-->' lexical unit.
CDO - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '<!--' lexical unit.
CENTER - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component in the center of its display area.
CENTRAL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'central' keyword.
CFF - Static variable in interface org.apache.batik.svggen.font.table.Table
 
CHANGE_COMPLETED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeChangeEvent
The id for the "changeCompleted" event.
CHANGE_STARTED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeChangeEvent
The id for the "changeStarted" event.
changeCompleted(GraphicsNodeChangeEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
changeCompleted(GraphicsNodeChangeEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeChangeAdapter
Invoked when a change on a graphics node has completed
changeCompleted(GraphicsNodeChangeEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeChangeListener
Invoked when a change on a graphics node has completed
changeCompletedEvent - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
 
changedUpdate(DocumentEvent) - Method in class org.apache.batik.apps.svgbrowser.NodePickerPanel.XMLAreaListener
 
changedUpdate(DocumentEvent) - Method in class org.apache.batik.util.gui.URIChooser.DocumentAdapter
 
ChangeNodeValueCommand(String, Node, String) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.ChangeNodeValueCommand
Constructor.
changeSource - Variable in class org.apache.batik.gvt.event.GraphicsNodeChangeEvent
 
changeStarted(GraphicsNodeChangeEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
changeStarted(GraphicsNodeChangeEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeChangeAdapter
Invoked when a change has started on a graphics node, but before any changes occure in the graphics node it's self.
changeStarted(GraphicsNodeChangeEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeChangeListener
Invoked when a change has started on a graphics node, but before any changes occure in the graphics node it's self.
changeStarted(GraphicsNodeChangeEvent) - Method in class org.apache.batik.gvt.UpdateTracker
Receives notification of a change to a GraphicsNode.
changeStartedEvent - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
 
changing - Variable in class org.apache.batik.anim.dom.AbstractSVGAnimatedLength
Whether the value is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedBoolean
Whether the value is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedEnumeration
Whether the value is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedInteger
Whether the value is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedLengthList
Whether the list is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedMarkerOrientValue
Whether the value is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedNumber
Whether the value is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedNumberList
Whether the list is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedPathData
Whether the list is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedPoints
Whether the list is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedPreserveAspectRatio
Whether the value is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedRect
Whether the value is changing.
changing - Variable in class org.apache.batik.anim.dom.SVGOMAnimatedTransformList
Whether the list is changing.
CHANNEL_A - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
Types.
CHANNEL_A - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHANNEL_B - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
CHANNEL_B - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHANNEL_G - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
CHANNEL_G - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHANNEL_R - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
CHANNEL_R - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHANNEL_SELECTOR_VALUES - Static variable in class org.apache.batik.anim.dom.SVGOMFEDisplacementMapElement
The 'xChannelSelector' and 'yChannelSelector' attributes values.
CHAR_CLASS_AI - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_AL - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_B2 - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_BA - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_BB - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_BK - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_CB - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_CL - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_CM - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_CR - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_EX - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_GL - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_HY - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_ID - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_IN - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_IS - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_LF - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_NS - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_NU - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_OP - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_PO - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_PR - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_QU - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_SA - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_SG - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_SP - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_SY - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_XX - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_CLASS_ZW - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHAR_DATA_MODIFIED - Static variable in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
 
CHAR_INDEX - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
CHAR_UNDEFINED - Static variable in class org.apache.batik.dom.events.DOMKeyEvent
 
CHAR_ZERO_WIDTH_JOINER - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
CHARACTER_DATA - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a character data lexical unit, i.e. the content of an element.
CHARACTER_DATA_CONTEXT - Static variable in class org.apache.batik.util.gui.xmleditor.XMLScanner
 
CHARACTER_DATA_STYLE - Static variable in class org.apache.batik.util.gui.xmleditor.XMLContext
 
CHARACTER_REFERENCE - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a character reference lexical unit.
characterDataModified(Node) - Method in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
Character data in the CSSNavigableDocument tree has been modified.
characterDataModified(Node) - Method in interface org.apache.batik.css.engine.CSSNavigableDocumentListener
Character data in the CSSNavigableDocument tree has been modified.
characterDataPanel - Variable in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
The CharacterData node panel.
CharacterInformation() - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.CharacterInformation
 
CharacterPanel(BorderLayout) - Constructor for class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.CharacterPanel
Constructor.
characters(char[], int, int) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.characters(char[],int,int).
charCode - Variable in class org.apache.batik.dom.events.DOMKeyEvent
 
charDataModification - Variable in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
"Character data modified" DOM Mutation Listener.
CharDataModificationHandler() - Constructor for class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.CharDataModificationHandler
 
charDataModified(Node, String, String) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Adds CharDataModifiedCommand to historyBrowser.
CharDataModifiedCommand(String, Node, String, String) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.CharDataModifiedCommand
Constructor.
CharDecoder - Interface in org.apache.batik.util.io
This interface represents an object which decodes characters from a stream of bytes.
charDecoder - Variable in class org.apache.batik.util.io.StreamNormalizingReader
The char decoder.
charDecoderFactories - Static variable in class org.apache.batik.util.io.StreamNormalizingReader
The CharDecoder factories map.
charError(String) - Method in class org.apache.batik.util.io.AbstractCharDecoder
To throws an exception when the input stream contains an invalid character.
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_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@charset' lexical unit.
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.
charStartsLigature(char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns true if a ligature exists that starts with the specified character.
charToHex(int) - Static method in class org.apache.batik.util.ParsedURLDefaultProtocolHandler
 
CHARTREUSE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'chartreuse' RGB color.
CHARTREUSE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'chartreuse' color name.
check() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedLengthList
Throws an exception if the length list value is malformed.
check() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedNumberList
Throws an exception if the number list value is malformed.
check() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPathData
Throws an exception if the path data is malformed.
check() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPoints
Throws an exception if the points list value is malformed.
check() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPreserveAspectRatio
Throws an exception if the points list value is malformed.
check() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedTransformList
Throws an exception if the points list value is malformed.
check - Variable in class org.apache.batik.apps.svgbrowser.PNGOptionPanel
The check box for outputing an indexed PNG.
checkAndPatch(Document) - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
This method checks that the generated content is SVG.
checkAndRemove(Node, boolean) - Method in class org.apache.batik.dom.AbstractParentNode
Checks the validity of a node to be inserted, and removes it from the document if needed.
checkAndSetViewBoxRect() - Method in class org.apache.batik.swing.JSVGScrollPane
Derives the SVG Viewbox from the SVG root element.
checkBBoxChange() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Checks if the bounding box of the node has changed, and if so, fires a bboxchange event on the element.
checkCache(String) - Method in class org.apache.batik.bridge.DocumentLoader
 
checkCache(ParsedURL, ICCColorSpaceWithIntent) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
checkChars(String) - Method in class org.apache.batik.dom.AbstractDocument
Checks that the characters in the given string are all valid content characters.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractAttr
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractDocument
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractDocumentFragment
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractElement
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractEntity
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractEntityReference
Checks the validity of a node to be inserted.
checkChildType(Node, boolean) - Method in class org.apache.batik.dom.AbstractNode
Checks the validity of a node to be inserted.
checkCompatibleScriptURL(String, ParsedURL) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Checks that the script URLs and the document url are compatible.
checkEnclosure(SVGElement, SVGRect) - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGSVGElement.checkEnclosure(SVGElement,SVGRect).
checkEnclosure(Element, SVGRect) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
checkEnclosure(Element, SVGRect) - Method in interface org.apache.batik.dom.svg.SVGSVGContext
Returns true if the given DOM element is enclosed in the svgRect.
checkGZIP(InputStream) - Static method in class org.apache.batik.util.ParsedURL
This is a utility function others can call that checks if is is a GZIP stream if so it returns a GZIPInputStream that will decode the contents, otherwise it returns (or a buffered version of is) untouched.
checkGZIP(InputStream) - Static method in class org.apache.batik.util.ParsedURLData
This is a utility function others can call that checks if is is a GZIP stream if so it returns a GZIPInputStream that will decode the contents, otherwise it returns (or a buffered version of is) untouched.
checkInteractiveElement(Element) - Method in class org.apache.batik.bridge.BridgeContext
used by isInteractiveDocument to check if document contains any 'interactive' elements.
checkInteractiveElement(SVGDocument, Element) - Method in class org.apache.batik.bridge.BridgeContext
used by isInteractiveDocument to check if document contains any 'interactive' elements.
checkIntersection(SVGElement, SVGRect) - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGSVGElement.checkIntersection(SVGElement,SVGRect).
checkIntersection(Element, SVGRect) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
checkIntersection(Element, SVGRect) - Method in interface org.apache.batik.dom.svg.SVGSVGContext
Returns true if the given DOM element intersects svgRect.
checkItemType(Object) - Method in class org.apache.batik.anim.dom.AbstractSVGLengthList
Asserts that the given item is an SVGLengthList.
checkItemType(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGList
Asserts that the given object is an appropriate SVG object for this list.
checkItemType(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
Asserts that the given item object is an SVGNumber.
checkItemType(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
Check if the item is an SVGPathSeg.
checkItemType(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
Asserts that the given item is an SVGPoint.
checkItemType(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
Asserts that the given item is an SVGTransformList.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.bridge.BridgeContext
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource() - Method in class org.apache.batik.bridge.DefaultExternalResourceSecurity
Controls whether the externalResource should be loaded or not.
checkLoadExternalResource() - Method in class org.apache.batik.bridge.EmbededExternalResourceSecurity
Controls whether the externalResource should be loaded or not.
checkLoadExternalResource() - Method in interface org.apache.batik.bridge.ExternalResourceSecurity
Controls whether the external resource should be loaded or not.
checkLoadExternalResource() - Method in class org.apache.batik.bridge.NoLoadExternalResourceSecurity
Controls whether the external resource should be loaded or not.
checkLoadExternalResource() - Method in class org.apache.batik.bridge.RelaxedExternalResourceSecurity
Controls whether the externalResource should be loaded or not.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in interface org.apache.batik.bridge.UserAgent
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.bridge.UserAgentAdapter
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in interface org.apache.batik.css.engine.CSSContext
This method should throw a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkLoadScript() - Method in class org.apache.batik.bridge.DefaultScriptSecurity
Controls whether the script should be loaded or not.
checkLoadScript() - Method in class org.apache.batik.bridge.EmbededScriptSecurity
Controls whether the script should be loaded or not.
checkLoadScript() - Method in class org.apache.batik.bridge.NoLoadScriptSecurity
Controls whether the script should be loaded or not.
checkLoadScript() - Method in class org.apache.batik.bridge.RelaxedScriptSecurity
Controls whether the script should be loaded or not.
checkLoadScript() - Method in interface org.apache.batik.bridge.ScriptSecurity
Controls whether the script should be loaded or not.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in interface org.apache.batik.bridge.UserAgent
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.bridge.UserAgentAdapter
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkMap(Map) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
checkMap(Map) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
 
checkMoveTo() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Checks if previous command was a moveto command, skipping a close command (if present).
checkName(String) - Method in class org.apache.batik.dom.AbstractDocument
Checks that the given string is a valid XML name.
checkNode(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Checks the validity of a node to add.
checkOffsetCount(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
Checks the given offset and count validity.
checkRaster() - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
checkSelectGesture(GraphicsNodeEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
checkValueType(AnimatableValue) - Method in class org.apache.batik.bridge.SVGAnimateColorElementBridge
Returns whether the specified AnimatableValue is of a type allowed by this animation.
checkValueType(AnimatableValue) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Returns whether the specified AnimatableValue is of a type allowed by this animation.
child - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.InsertNodeBeforeCommand
The node to be appended.
child - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.ReplaceChildCommand
The node to be appended.
childContexts - Variable in class org.apache.batik.bridge.BridgeContext
Set of WeakReferences to child BridgeContexts.
childNode - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AppendChildCommand
The node to be appended.
childNode - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.RemoveChildCommand
The node to be removed.
childNodeRemovedEventListener - Variable in class org.apache.batik.bridge.SVGTextElementBridge
The DOM EventListener to receive 'DOMNodeRemoved' event.
childNodes - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
The xblChildNodes NodeList for this node.
childNodes - Variable in class org.apache.batik.dom.AbstractParentNode
The children.
ChildNodes() - Constructor for class org.apache.batik.dom.AbstractParentNode.ChildNodes
Creates a new ChildNodes object.
children - Variable in class org.apache.batik.anim.timing.TimeContainer
The child TimedElements of this time container.
children - Variable in class org.apache.batik.apps.svgbrowser.DOMDocumentTree.DropCompletedInfo
Nodes to be appended.
children - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The number of children.
children - Variable in class org.apache.batik.gvt.CompositeGraphicsNode
The children of this composite graphics node.
CHOCOLATE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'chocolate' RGB color.
CHOCOLATE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'chocolate' color name.
chosenPath - Variable in class org.apache.batik.util.gui.URIChooser
The last chosen path.
chosenPath - Variable in class org.apache.batik.util.gui.UserStyleDialog
The chosen path.
CIE_LAB_COLOR_FUNCTION - Static variable in class org.apache.batik.css.engine.value.svg12.CIELabColor
 
CIE_LCH_COLOR_FUNCTION - Static variable in class org.apache.batik.css.engine.value.svg12.CIELCHColor
 
CIELabColor - Class in org.apache.batik.css.engine.value.svg12
This class represents an CIE L*a*b* color value.
CIELabColor(float, float, float, float[]) - Constructor for class org.apache.batik.css.engine.value.svg12.CIELabColor
Creates a new CIELabColor.
CIELabColor(float, float, float) - Constructor for class org.apache.batik.css.engine.value.svg12.CIELabColor
Creates a new CIELabColor with D50 as illuminant.
CIELCHColor - Class in org.apache.batik.css.engine.value.svg12
This class represents an CIE LCH color value.
CIELCHColor(float, float, float, float[]) - Constructor for class org.apache.batik.css.engine.value.svg12.CIELCHColor
Creates a new CIELCHColor.
CIELCHColor(float, float, float) - Constructor for class org.apache.batik.css.engine.value.svg12.CIELCHColor
Creates a new CIELCHColor with D65 as illuminant.
cindex - Variable in class org.apache.batik.parser.PathArrayProducer
The index in which to store the next path command.
circleElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
circleElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
CircleElementFactory() - Constructor for class org.apache.batik.anim.dom.SVGDOMImplementation.CircleElementFactory
 
circleElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
circleElementType - Variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
circleElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
circleMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
cl - Variable in class org.apache.batik.bridge.SVGAElementBridge
 
CL_OPTION_ALLOW_EXTERNAL_RESOURCES - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_ALLOW_EXTERNAL_RESOURCES_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_ALLOWED_SCRIPTS - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the set of allowed scripts
CL_OPTION_ALLOWED_SCRIPTS_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_ALTERNATE_STYLESHEET - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the CSS alternate stylesheet when converting the SVG images
CL_OPTION_ALTERNATE_STYLESHEET_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_AOI - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the area of interest in the output image.
CL_OPTION_AOI_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_BACKGROUND_COLOR - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output image's background color
CL_OPTION_BACKGROUND_COLOR_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_CONSTRAIN_SCRIPT_ORIGIN - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to determine whether scripts a constrained to the same origin as the document referencing them.
CL_OPTION_CONSTRAIN_SCRIPT_ORIGIN_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_DEFAULT_FONT_FAMILY - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the default value for the font-family CSS property when converting the SVG image
CL_OPTION_DEFAULT_FONT_FAMILY_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_DPI - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the resolution for the output image
CL_OPTION_DPI_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_HEIGHT - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output image's height
CL_OPTION_HEIGHT_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_INDEXED - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify if the PNG should be indexed.
CL_OPTION_INDEXED_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_LANGUAGE - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the user language with which SVG documents should be processed
CL_OPTION_LANGUAGE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_MAX_HEIGHT - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output image's maximum height.
CL_OPTION_MAX_HEIGHT_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_MAX_WIDTH - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output image's maximum width.
CL_OPTION_MAX_WIDTH_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_MEDIA_TYPE - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the CSS media type when converting the SVG image
CL_OPTION_MEDIA_TYPE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_MIME_TYPE - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output image's mime type
CL_OPTION_MIME_TYPE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_ONLOAD - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify that the converted SVG files should be after the dispatch of the 'onload' event.
CL_OPTION_ONLOAD_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_OUTPUT - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output directory or file
CL_OPTION_OUTPUT_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_QUALITY - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output JPEG quality
CL_OPTION_QUALITY_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_SECURITY_OFF - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to turn off secure execution of scripts
CL_OPTION_SECURITY_OFF_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_SNAPSHOT_TIME - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify that the document should be rasterized after seeking to the specified document time.
CL_OPTION_SNAPSHOT_TIME_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_USER_STYLESHEET - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify an addition user stylesheet
CL_OPTION_USER_STYLESHEET_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_VALIDATE - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify that the converted SVG files should be validated during the conversion process.
CL_OPTION_VALIDATE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_WIDTH - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output image's width
CL_OPTION_WIDTH_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
ClassDef - Class in org.apache.batik.svggen.font.table
 
ClassDef() - Constructor for class org.apache.batik.svggen.font.table.ClassDef
 
ClassDefFormat1 - Class in org.apache.batik.svggen.font.table
 
ClassDefFormat1(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.ClassDefFormat1
Creates new ClassDefFormat1
ClassDefFormat2 - Class in org.apache.batik.svggen.font.table
 
ClassDefFormat2(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.ClassDefFormat2
Creates new ClassDefFormat2
classes - Variable in class org.apache.batik.script.ImportInfo
 
ClassFile() - Constructor for class org.apache.batik.util.ClassFileUtilities.ClassFile
 
ClassFileUtilities - Class in org.apache.batik.util
This class contains utility methods to manipulate Java classes.
ClassFileUtilities() - Constructor for class org.apache.batik.util.ClassFileUtilities
This class does not need to be instantiated.
ClassFileUtilities.ClassFile - Class in org.apache.batik.util
 
ClassFileUtilities.Jar - Class in org.apache.batik.util
 
ClassFileUtilities.Triple - Class in org.apache.batik.util
 
classLoader - Variable in class org.apache.batik.i18n.LocalizableSupport
The classloader to use to create the resource bundle.
classLocalName - Variable in class org.apache.batik.css.engine.CSSEngine
The class attribute local name.
classLocalName - Variable in class org.apache.batik.css.engine.sac.CSSConditionFactory
The class attribute local name.
className - Variable in class org.apache.batik.anim.dom.SVGStylableElement
The 'class' attribute value.
className - Variable in exception org.apache.batik.util.resources.ResourceFormatException
The class name of the resource bundle requested
classNamespaceURI - Variable in class org.apache.batik.css.engine.CSSEngine
The class attribute namespace URI.
classNamespaceURI - Variable in class org.apache.batik.css.engine.sac.CSSConditionFactory
The class attribute namespace URI.
classShutter - Variable in class org.apache.batik.bridge.RhinoInterpreter
Class shutter.
CleanerThread - Class in org.apache.batik.util
One line Class Desc Complete Class Desc
CleanerThread() - Constructor for class org.apache.batik.util.CleanerThread
 
CleanerThread.PhantomReferenceCleared - Class in org.apache.batik.util
A PhantomReference subclass that automatically registers with the cleaner ReferenceQueue.
CleanerThread.ReferenceCleared - Interface in org.apache.batik.util
If objects registered with the reference queue associated with this class implement this interface then the 'cleared' method will be called when the reference is queued.
CleanerThread.SoftReferenceCleared - Class in org.apache.batik.util
A SoftReference subclass that automatically registers with the cleaner ReferenceQueue.
CleanerThread.WeakReferenceCleared - Class in org.apache.batik.util
A WeakReference subclass that automatically registers with the cleaner ReferenceQueue.
clear() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedLengthList.AnimSVGLengthList
DOM: Implements SVGLengthList.clear().
clear() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedNumberList.AnimSVGNumberList
DOM: Implements SVGNumberList.clear().
clear() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPathData.AnimSVGPathSegList
DOM: Implements SVGPathSegList.clear().
clear() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPoints.AnimSVGPointList
DOM: Implements SVGPointList.clear().
clear() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedTransformList.AnimSVGTransformList
DOM: Implements SVGTransformList.clear().
clear() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.clear().
clear() - Method in class org.apache.batik.css.engine.StyleSheet
Clears the content.
clear() - Method in class org.apache.batik.dom.svg.AbstractSVGList
Removes all items from the list.
clear(List) - Method in class org.apache.batik.dom.svg.AbstractSVGList
Clears the list and sets the parent of the former list items to null.
clear() - Method in class org.apache.batik.dom.util.IntTable
Clears the table.
clear(String) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
Clear the entry for String.
clear() - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
clear() - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.MyImgObs
 
clear(ParsedURL) - Method in class org.apache.batik.ext.awt.image.URLImageCache
Clear the entry for ParsedURL.
clear() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
clear() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Clears the table.
clear() - Method in class org.apache.batik.gvt.UpdateTracker
Clears the tracker.
clear() - Method in class org.apache.batik.transcoder.wmf.tosvg.GdiObject
 
clear() - Method in class org.apache.batik.util.DoublyIndexedSet
Clears the set.
clear() - Method in class org.apache.batik.util.DoublyIndexedTable
Clears the table.
clear() - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Clears the table.
CLEAR_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.FindDialog
 
CLEAR_ALL_BREAKPOINTS_METHOD - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Debugger
 
clearAllBreakpoints() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Debugger
Calls clearAllBreakpoints on JSVGViewerFrame.Debugger.debuggerInstance.
clearAllScrollablePopupMenuItems(String) - Method in class org.apache.batik.apps.svgbrowser.DropDownHistoryModel
Removes all scrollable popup menu items from the items list and from the parent pop up menu.
clearBuffer() - Method in class org.apache.batik.css.parser.Scanner
Clears the buffer.
clearBuffer() - Method in class org.apache.batik.parser.AbstractScanner
Clears the buffer.
clearBuffer() - Method in class org.apache.batik.xml.XMLScanner
Clears the buffer.
clearButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The next button.
clearButton - Variable in class org.apache.batik.util.gui.CSSMediaPanel
The button to clear the CSS media list.
clearButton - Variable in class org.apache.batik.util.gui.URIChooser
The Clear button
ClearButtonAction() - Constructor for class org.apache.batik.apps.svgbrowser.FindDialog.ClearButtonAction
 
ClearButtonAction() - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.ClearButtonAction
 
ClearButtonAction() - Constructor for class org.apache.batik.util.gui.URIChooser.ClearButtonAction
 
clearCache() - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Clear any cached Red.
clearChildContexts() - Method in class org.apache.batik.bridge.BridgeContext
Clears the list of child BridgeContexts and disposes them if there are no more references to them.
cleared() - Method in class org.apache.batik.bridge.BridgeContext.SoftReferenceMememto
 
cleared() - Method in class org.apache.batik.dom.AbstractDocument.IdSoftRef
 
cleared() - Method in class org.apache.batik.dom.util.DocumentDescriptor.Entry
 
cleared() - Method in interface org.apache.batik.util.CleanerThread.ReferenceCleared
 
clearHalted() - Method in class org.apache.batik.util.HaltingThread
Set's beenHalted to false.
clearImpl(Object) - Method in class org.apache.batik.util.SoftReferenceCache
Clear the entry for key.
clearInterval(Object) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
clearInterval(Object) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
clearInterval(Object) - Method in interface org.apache.batik.bridge.Window
Cancels an interval that was set by a call to 'setInterval'.
clearInterval(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'clearInterval' method of the Window interface.
clearLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The ClearLanguageButton.
ClearLanguageButtonAction() - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.ClearLanguageButtonAction
 
clearOffScreen() - Method in interface org.apache.batik.gvt.renderer.ImageRenderer
Tells renderer to clear current contents of offscreen buffer
clearOffScreen() - Method in class org.apache.batik.gvt.renderer.MacRenderer
Sets up and clears the current offscreen buffer.
clearOffScreen() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Sets up and clears the current offscreen buffer.
clearOnReset - Variable in class org.apache.batik.anim.timing.InstanceTime
Whether this InstanceTime should be removed from an element's begin or end instance time lists upon reset.
clearPaintingTransform - Variable in class org.apache.batik.bridge.UpdateManagerEvent
True if before painting this update the canvas's painting transform needs to be cleared.
clearRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearSelection() - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
clearSelection() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Clears the selection.
clearTimeout(Object) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
clearTimeout(Object) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
clearTimeout(Object) - Method in interface org.apache.batik.bridge.Window
Cancels an timeout that was set by a call to 'setTimeout'.
clearTimeout(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'clearTimeout' method of the Window interface.
clearUserSetDisableInteractions() - Method in class org.apache.batik.swing.svg.JSVGComponent
Clears the boolean that indicates the 'user' has set disable interactions so that the canvas uses the value from documents.
clearViewCSS() - Method in class org.apache.batik.dom.AbstractStylableDocument
Clears the view CSS.
clickListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The click event listener.
clip(Shape) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clip - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Current clip
clip(Shape) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clip - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The clipping filter for this graphics node.
clip - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
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_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
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_MASK_COMPOSITE - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
CLIP_PATH_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
CLIP_PATH_UNITS_VALUES - Static variable in class org.apache.batik.anim.dom.SVGOMClipPathElement
The clipPathUnits values.
CLIP_RULE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
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
 
ClipBridge - Interface in org.apache.batik.bridge
Factory class for vending Shape objects that represents a clipping area.
ClipManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'clip' property values.
ClipManager() - Constructor for class org.apache.batik.css.engine.value.css2.ClipManager
 
clipPath - Variable in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
The node who's outline specifies our mask.
clipPathElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
clipPathElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
ClipPathElementFactory() - Constructor for class org.apache.batik.anim.dom.SVGDOMImplementation.ClipPathElementFactory
 
clipPathElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
clipPathElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
clipPathElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
clipPathElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
ClipPathManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'clip-path' property values.
ClipPathManager() - Constructor for class org.apache.batik.css.engine.value.svg.ClipPathManager
 
clipPathUnits - Variable in class org.apache.batik.anim.dom.SVGOMClipPathElement
The 'clipPathUnits' attribute value.
ClipRable - Interface in org.apache.batik.ext.awt.image.renderable
Implements a clip operation.
ClipRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
ClipRable implementation
ClipRable8Bit(Filter, Shape) - Constructor for class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
 
ClipRable8Bit(Filter, Shape, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
 
clipRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Intersects the current clip with the specified rectangle.
clipRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Intersects the current clip with the specified rectangle.
ClipRuleManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'clip-rule' property values.
ClipRuleManager() - Constructor for class org.apache.batik.css.engine.value.svg.ClipRuleManager
 
ClockHandler - Interface in org.apache.batik.parser
This interface must be implemented and then registered as the handler of a ClockParser instance in order to be notified of parsing events.
clockHandler - Variable in class org.apache.batik.parser.ClockParser
The handler used to report parse events.
ClockParser - Class in org.apache.batik.parser
A parser for clock values.
ClockParser(boolean) - Constructor for class org.apache.batik.parser.ClockParser
Creates a new ClockParser.
clockValue(float) - Method in interface org.apache.batik.parser.ClockHandler
Invoked when a clock value is parsed.
clone() - Method in class org.apache.batik.dom.events.AbstractEvent
Returns a new Event with the same field values as this object.
clone() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
 
clone() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
clone() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
clone() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
clone() - Method in class org.apache.batik.ext.awt.geom.Linear
 
clone() - Method in class org.apache.batik.ext.awt.geom.Polygon2D
 
clone() - Method in class org.apache.batik.ext.awt.geom.Polyline2D
 
clone() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
clone() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Standard Object clone method.
clone() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Create a copy of this iterator
clone() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Creates a copy of this iterator.
clone() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Create a copy of this iterator
clone() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Create a copy of this iterator
clone() - Method in class org.apache.batik.util.gui.xmleditor.XMLEditorKit
cloneEvent() - Method in class org.apache.batik.dom.events.AbstractEvent
Clones this event and sets the originalEvent field of the new event to be equal to this event.
cloneNode(boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.cloneNode(boolean).
cloneNode(boolean) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.cloneNode(boolean).
cloneTemplate(XBLOMTemplateElement) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Clones a template element for use as a shadow tree.
close() - Method in class org.apache.batik.bridge.SVGImageElementBridge.ProtectedStream
 
close() - Method in class org.apache.batik.css.parser.Scanner
Closes the underlying stream used by the scanner.
close() - Method in class org.apache.batik.ext.awt.image.codec.util.FileCacheSeekableStream
Closes this stream and releases any system resources associated with the stream.
close() - Method in class org.apache.batik.ext.awt.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
close() - Method in class org.apache.batik.ext.awt.image.codec.util.SeekableOutputStream
 
close() - Method in class org.apache.batik.util.Base64DecodeStream
 
close() - Method in class org.apache.batik.util.Base64EncoderStream
 
close() - Method in class org.apache.batik.util.io.StreamNormalizingReader
Close the stream.
close() - Method in class org.apache.batik.util.io.StringNormalizingReader
Close the stream.
CLOSE_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.FindDialog
 
CLOSE_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
CLOSE_PARENTHESIS - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
CloseAction() - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.CloseAction
 
closeButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The cancel button.
CloseButtonAction() - Constructor for class org.apache.batik.apps.svgbrowser.DOMViewer.CloseButtonAction
 
CloseButtonAction() - Constructor for class org.apache.batik.apps.svgbrowser.FindDialog.CloseButtonAction
 
CloseButtonAction() - Constructor for class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction
 
closeJSVGViewerFrame(JSVGViewerFrame) - Method in interface org.apache.batik.apps.svgbrowser.Application
Closes the given viewer frame.
closeJSVGViewerFrame(JSVGViewerFrame) - Method in class org.apache.batik.apps.svgbrowser.Main
Closes the given viewer frame.
closePath() - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
closePath() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
closePath() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
closePath() - Method in class org.apache.batik.parser.AWTPathProducer
closePath() - Method in class org.apache.batik.parser.DefaultPathHandler
closePath() - Method in class org.apache.batik.parser.PathArrayProducer
closePath() - Method in interface org.apache.batik.parser.PathHandler
Invoked when a closepath has been parsed.
closeResource() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties
 
closeViewport(Element) - Method in class org.apache.batik.bridge.BridgeContext
Closes the viewport associated to the specified element.
clsStrs - Static variable in class org.apache.batik.gvt.flow.TextLineBreaks
 
cm() - Method in class org.apache.batik.anim.dom.AbstractSVGLengthList.LengthListBuilder
Implements LengthHandler.cm().
CM - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a cm lexical unit.
cm - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
cm() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.cm().
cm() - Method in class org.apache.batik.parser.LengthArrayProducer
Implements LengthHandler.cm().
cm() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'cm' has been parsed.
cm() - Method in class org.apache.batik.parser.UnitProcessor.UnitResolver
Implements LengthHandler.cm().
cmap - Static variable in interface org.apache.batik.svggen.font.table.Table
 
CmapFormat - Class in org.apache.batik.svggen.font.table
 
CmapFormat(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapFormat
 
CmapFormat0 - Class in org.apache.batik.svggen.font.table
Simple Macintosh cmap table, mapping only the ASCII character set to glyphs.
CmapFormat0(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapFormat0
 
CmapFormat2 - Class in org.apache.batik.svggen.font.table
 
CmapFormat2(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapFormat2
 
CmapFormat4 - Class in org.apache.batik.svggen.font.table
 
CmapFormat4(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapFormat4
 
CmapFormat6 - Class in org.apache.batik.svggen.font.table
 
CmapFormat6(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapFormat6
 
CmapIndexEntry - Class in org.apache.batik.svggen.font.table
 
CmapIndexEntry(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapIndexEntry
 
CmapTable - Class in org.apache.batik.svggen.font.table
 
CmapTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapTable
 
code - Variable in exception org.apache.batik.anim.AnimationException
The error code.
code - Variable in exception org.apache.batik.bridge.BridgeException
The error code.
code - Variable in exception org.apache.batik.dom.svg.LiveAttributeException
The reason for the exception.
codeSource - Variable in class org.apache.batik.script.rhino.RhinoClassLoader
CodeSource for classes defined by this loader
coerceColorModel(ColorModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Create a new ColorModel with it's alpha premultiplied state matching newAlphaPreMult.
coerceData(WritableRaster, ColorModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Coerces data within a bufferedImage to match newAlphaPreMult, Note that this can not change the colormodel of bi so you
COLLAPSE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'collapse' keyword.
CollectButtonAction() - Constructor for class org.apache.batik.util.gui.MemoryMonitor.CollectButtonAction
 
collectXblChildNodes(Node, Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
Find the XBL child nodes of this element.
collectXblScopedChildNodes(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblScopedChildNodes
Find the XBL child nodes of this element.
COLON - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
COLON - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ':' lexical unit.
COLOR - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
color - Variable in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.Stop
The stop color.
COLOR_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
COLOR_INTERPOLATION_FILTERS_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
COLOR_INTERPOLATION_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
COLOR_PROFILE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
COLOR_RELATIVE_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
COLOR_RENDERING_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
ColorAnimation - Class in org.apache.batik.anim
An animation class for 'animateColor' animations.
ColorAnimation(TimedElement, AnimatableElement, int, float[], float[], boolean, boolean, AnimatableValue[], AnimatableValue, AnimatableValue, AnimatableValue) - Constructor for class org.apache.batik.anim.ColorAnimation
Creates a new ColorAnimation.
colorAppend(float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the ICC color has been append.
colorAppend(float) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the ICC color has been append.
colorAppend(float) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the ICC color has been append.
colorChanged(short, String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the SVGColor has changed.
colorChanged(short, String, String) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the SVGColor has changed.
colorChanged(short, String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the SVGColor has changed.
colorIndex - Variable in class org.apache.batik.css.engine.CSSEngine
The color property index.
colorInsertedBefore(float, int) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the ICC color has been inserted.
colorInsertedBefore(float, int) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the ICC color has been inserted.
colorInsertedBefore(float, int) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the ICC color has been inserted.
ColorInterpolationFiltersManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'color-interpolation' property values.
ColorInterpolationFiltersManager() - Constructor for class org.apache.batik.css.engine.value.svg.ColorInterpolationFiltersManager
 
ColorInterpolationManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'color-interpolation' property values.
ColorInterpolationManager() - Constructor for class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
 
ColorManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'color' property values.
ColorManager() - Constructor for class org.apache.batik.css.engine.value.svg.ColorManager
 
ColorMatrixRable - Interface in org.apache.batik.ext.awt.image.renderable
Defines the interface expected from a color matrix operation
ColorMatrixRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Implements the interface expected from a color matrix operation
ColorMatrixRed - Class in org.apache.batik.ext.awt.image.rendered
 
ColorMatrixRed(CachableRed, float[][]) - Constructor for class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
colorModel - Variable in class org.apache.batik.ext.awt.image.codec.util.SimpleRenderedImage
The image's ColorModel.
colorName - Variable in class org.apache.batik.css.engine.value.svg12.ICCNamedColor
The color name.
ColorNumber(float) - Constructor for class org.apache.batik.css.dom.CSSOMSVGColor.ColorNumber
Creates a new ColorNumber.
ColorOptionHandler() - Constructor for class org.apache.batik.apps.rasterizer.Main.ColorOptionHandler
 
colorProfile - Variable in class org.apache.batik.css.engine.value.svg.ICCColor
The color profile.
colorProfile - Variable in class org.apache.batik.css.engine.value.svg12.ICCNamedColor
The color profile.
colorProfileChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the ICC color profile has changed.
colorProfileChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the ICC color profile has changed.
colorProfileChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the ICC color profile has changed.
colorProfileElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
colorProfileElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
ColorProfileElementFactory() - Constructor for class org.apache.batik.anim.dom.SVGDOMImplementation.ColorProfileElementFactory
 
colorProfileElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
colorProfileElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
colorProfileElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
colorProfileElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
ColorProfileManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'color-interpolation' property values.
ColorProfileManager() - Constructor for class org.apache.batik.css.engine.value.svg.ColorProfileManager
 
colorRemoved(int) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the ICC color has been removed.
colorRemoved(int) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the ICC color has been removed.
colorRemoved(int) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the ICC color has been removed.
ColorRenderingManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'color-rendering' property values.
ColorRenderingManager() - Constructor for class org.apache.batik.css.engine.value.svg.ColorRenderingManager
 
colorReplaced(float, int) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the ICC color has been replaced.
colorReplaced(float, int) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the ICC color has been replaced.
colorReplaced(float, int) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the ICC color has been replaced.
colors - Variable in class org.apache.batik.css.engine.value.svg.ICCColor
The colors.
colors - Variable in class org.apache.batik.css.engine.value.svg12.DeviceColor
The colors.
colors - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Gradient colors.
colorsCleared() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the ICC colors has changed.
colorsCleared() - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the ICC colors has changed.
colorsCleared() - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the ICC colors has changed.
colorsInitialized(float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the ICC colors has been initialized.
colorsInitialized(float) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the ICC colors has been initialized.
colorsInitialized(float) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the ICC colors has been initialized.
colorSpace - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
The colorSpace in which to perform the interpolation.
ColorSpaceEnum() - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint.ColorSpaceEnum
 
ColorSpaceHintKey - Class in org.apache.batik.ext.awt
TranscodingHint as to what the destination of the drawing is.
ColorSwitchBridge - Class in org.apache.batik.extension.svg
Bridge class for the "color switch" extension element.
ColorSwitchBridge() - Constructor for class org.apache.batik.extension.svg.ColorSwitchBridge
Constructs a new bridge for the <batik:colorSwitch> element.
ColorSwitchElement - Class in org.apache.batik.extension.svg
This class implements a "color switch" extension to SVG.
ColorSwitchElement() - Constructor for class org.apache.batik.extension.svg.ColorSwitchElement
Creates a new BatikRegularPolygonElement object.
ColorSwitchElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.svg.ColorSwitchElement
Creates a new BatikRegularPolygonElement object.
ColorSwitchElementFactory() - Constructor for class org.apache.batik.extension.svg.BatikDomExtension.ColorSwitchElementFactory
 
column - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The current column.
column - Variable in class org.apache.batik.util.io.StreamNormalizingReader
The current column in the stream.
column - Variable in class org.apache.batik.util.io.StringNormalizingReader
The current column in the stream.
columnNumber - Variable in exception org.apache.batik.css.parser.ParseException
 
columnNumber - Variable in exception org.apache.batik.parser.ParseException
 
comboBox - Variable in class org.apache.batik.util.gui.LocationBar
The combo box
COMMA - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ',' lexical unit.
COMMA - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
COMMA - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a ',' lexical unit.
command(short) - Method in class org.apache.batik.parser.PathArrayProducer
Adds a path command to the list.
commandController - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowser
Tells the history browser how to execute, undo and redo the commands.
CommandNamesInfo(String, String, String) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowser.CommandNamesInfo
Constructor.
commands - Variable in class org.apache.batik.anim.values.AnimatablePathDataValue
The path commands.
comment(String) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.comment(String).
comment(String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.comment(String).
COMMENT - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the comment lexical unit.
comment(char[], int, int) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.comment(char[],int,int).
COMMENT - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a comment lexical unit.
COMMENT_CONTEXT - Static variable in class org.apache.batik.util.gui.xmleditor.XMLScanner
 
COMMENT_STYLE - Static variable in class org.apache.batik.util.gui.xmleditor.XMLContext
 
commentIcon - Variable in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.NodeRenderer
The icon used to represent comments.
COMPACT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'compact' keyword.
comparator - Static variable in class org.apache.batik.ext.awt.geom.RectListManager
The comparator used to sort the elements of this List.
compareDocumentPosition(Node) - Method in class org.apache.batik.dom.AbstractNode
compareNamedNodeMaps(NamedNodeMap, NamedNodeMap) - Method in class org.apache.batik.dom.AbstractNode
Compare two NamedNodeMaps for equality.
compareStrings(String, String) - Method in class org.apache.batik.dom.AbstractNode
Compare two strings for equality.
compareTo(Object) - Method in class org.apache.batik.anim.timing.InstanceTime
Compares this InstanceTime with another.
compareTo(Object) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefinitionRecord
Compares two definition records.
compareTo(Object) - Method in class org.apache.batik.util.ClassFileUtilities.Triple
 
compatibleTypes(short, short, short, short) - Static method in class org.apache.batik.anim.values.AnimatableLengthValue
Determines if two SVG length types are compatible.
compiledScripts - Variable in class org.apache.batik.bridge.RhinoInterpreter
List of cached compiled scripts.
complete() - Method in class org.apache.batik.util.ParsedURL
Returns true if the URL looks well formed and complete.
complete() - Method in class org.apache.batik.util.ParsedURLData
Returns true if the URL looks well formed and complete.
complex - Variable in class org.apache.batik.bridge.SVGFontFamily
 
component - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The associated JGVTComponent.
COMPONENT_TRANSFORM_CHANGED - Static variable in interface org.apache.batik.swing.gvt.JGVTComponentListener
 
componentResized(ComponentEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailCanvasComponentListener
 
componentResized(ComponentEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailComponentListener
 
componentResized(ComponentEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
componentResized(ComponentEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.JSVGComponentListener
 
components - Variable in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
The components to repaint.
ComponentTransferFunction - Interface in org.apache.batik.ext.awt.image
Defines the interface expected from a component transfer function.
ComponentTransferRable - Interface in org.apache.batik.ext.awt.image.renderable
Defines the interface expected from a component transfer operation.
ComponentTransferRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
This class implements the interface expected from a component transfer operation.
ComponentTransferRable8Bit(Filter, ComponentTransferFunction, ComponentTransferFunction, ComponentTransferFunction, ComponentTransferFunction) - Constructor for class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
ComponentTransferRed - Class in org.apache.batik.ext.awt.image.rendered
 
ComponentTransferRed(CachableRed, TransferFunction[], RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.ComponentTransferRed
The constructor will instantiate a LookupOp instance using a LookupOp, which is built using the four LUT data obtained by the TransferFunction objects funcs[0] : Alpha component transfer function funcs[1] : Red component transfer function funcs[2] : Green component transfer function funcs[3] : Blue component transfer function
componentTransformChanged(ComponentEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponentAdapter
Called when the rendering transform changes on the JGVTComponentListener
componentTransformChanged(ComponentEvent) - Method in interface org.apache.batik.swing.gvt.JGVTComponentListener
Called when the rendering transform changes on the JGVTComponentListener
componentTransformChanged(ComponentEvent) - Method in class org.apache.batik.swing.JSVGScrollPane.ScrollListener
 
componentTransformChanged(ComponentEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.JSVGComponentListener
 
compose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
 
compose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK_UNPRE
 
composedValue - Variable in class org.apache.batik.anim.AbstractAnimation
The value of this animation composed with any others.
composite - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Current Composite
composite - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The compositing operation to be used when a graphics node is painted on top of another one.
composite - Variable in class org.apache.batik.gvt.text.TextPaintInfo
 
composite - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
CompositeGraphicsNode - Class in org.apache.batik.gvt
A CompositeGraphicsNode is a graphics node that can contain graphics nodes.
CompositeGraphicsNode() - Constructor for class org.apache.batik.gvt.CompositeGraphicsNode
Constructs a new empty CompositeGraphicsNode.
CompositeRable - Interface in org.apache.batik.ext.awt.image.renderable
Composites a list of images according to a single composite rule.
CompositeRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Composites a list of images according to a single composite rule.
CompositeRable8Bit(List, CompositeRule, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
 
CompositeRed - Class in org.apache.batik.ext.awt.image.rendered
This is an implementation of an affine operation as a RenderedImage.
CompositeRed(List, CompositeRule) - Constructor for class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
CompositeRule - Class in org.apache.batik.ext.awt.image
This is a typesafe enumeration of the standard Composite rules for the CompositeRable operation.
CompositeShapePainter - Class in org.apache.batik.gvt
A shape painter which consists of multiple shape painters.
CompositeShapePainter(Shape) - Constructor for class org.apache.batik.gvt.CompositeShapePainter
Constructs a new empty CompositeShapePainter.
compoundEditPerformed(HistoryBrowser.HistoryBrowserEvent) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowser.HistoryBrowserAdapter
 
compoundEditPerformed(HistoryBrowser.HistoryBrowserEvent) - Method in interface org.apache.batik.apps.svgbrowser.HistoryBrowser.HistoryBrowserListener
The compound command has been made from the atom commands that were executed and should be wrapped.
compoundRedo(int) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowser
Performs redo action the given number of times.
compoundUndo(int) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowser
Performs undo action the given number of times.
CompoundUpdateCommand(String) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.CompoundUpdateCommand
Constructor.
computeAllowedScripts() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent
Helper method.
computeArc(double, double, double, double, double, boolean, boolean, double, double) - Static method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
This constructs an unrotated Arc2D from the SVG specification of an Elliptical arc.
computeBubbleLimit(Node, Node) - Static method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Determines the number of nodes events should bubble if the mouse pointer has moved from one element to another.
COMPUTED_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
ComputedCSSColorValue(int) - Constructor for class org.apache.batik.css.dom.CSSOMSVGComputedStyle.ComputedCSSColorValue
Creates a new ComputedCSSColorValue.
ComputedCSSPaintValue(int) - Constructor for class org.apache.batik.css.dom.CSSOMSVGComputedStyle.ComputedCSSPaintValue
Creates a new ComputedCSSPaintValue.
ComputedCSSValue(int) - Constructor for class org.apache.batik.css.dom.CSSOMComputedStyle.ComputedCSSValue
Creates a new ComputedCSSValue.
computeDstFiles(List) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Populates a vector with destination files names computed from the names of the files in the sources vector and the value of the dst property
computedStyleMap - Variable in class org.apache.batik.anim.dom.SVGStylableElement
The computed style map.
computedStyleMap - Variable in class org.apache.batik.extension.StylableExtensionElement
The computed style map.
ComputedValue - Class in org.apache.batik.css.engine.value
This class represents a computed property value.
ComputedValue(Value) - Constructor for class org.apache.batik.css.engine.value.ComputedValue
Creates a new ComputedValue object.
computedValue - Variable in class org.apache.batik.css.engine.value.ComputedValue
The computed value.
computedValues - Static variable in class org.apache.batik.css.engine.value.AbstractColorManager
The computed identifier values.
computeHistogram(RenderContext) - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
This method computes the histogram of the image and from that the appropriate clipping points, which leads to a slope and intercept for a LinearTransfer function
computeInterval(boolean, boolean, float, boolean) - Method in class org.apache.batik.anim.timing.TimedElement
Computes an interval from the begin and end instance time lists.
computeLaidoutText(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
computeLaidoutText(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Recompute the layout of the <text> node.
computeRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Computes the initial value of the transform used for rendering.
computeRenderingTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent
Computes the transform used for rendering.
computeSources() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Populates a vector with the set of SVG files from the srcDir if it is not null and with the sources (files or URLs) if any.
computeStyleAndURIs(Element, Element, String) - Static method in class org.apache.batik.bridge.CSSUtilities
Partially computes the style in the 'def' tree and set it in the 'use' tree.
computeTextRuns(TextNode, AttributedCharacterIterator, AttributedCharacterIterator[]) - Method in class org.apache.batik.bridge.StrokingTextPainter
 
computeTextRuns(TextNode, AttributedCharacterIterator, AttributedCharacterIterator[], int[][]) - Method in class org.apache.batik.bridge.StrokingTextPainter
 
computeTranscodingHints() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Computes the set of transcoding hints to use for the operation
computeTransform(SVGTransformable, BridgeContext) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns an AffineTransform that is the transformation to be applied to the node.
computeTransform(SVGTransformable, BridgeContext) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns an AffineTransform that is the transformation to be applied to the node.
computeValue(CSSStylableElement, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
Computes a CSS Value and performance inheritance if the specified value is 'inherit'.
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.AbstractColorManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.AbstractValueManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.css2.CursorManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.LengthManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.RectManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.svg.SVGPaintManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in interface org.apache.batik.css.engine.value.ValueManager
Computes the given value.
concatenate(TransformStackElement) - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
ConcreteComponentTransferFunction - Class in org.apache.batik.ext.awt.image
This class implements the interface expected from a component transfer function.
ConcreteGraphicsNodeRableFactory - Class in org.apache.batik.gvt.filter
This interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter module implementation.
ConcreteGraphicsNodeRableFactory() - Constructor for class org.apache.batik.gvt.filter.ConcreteGraphicsNodeRableFactory
 
ConcreteImageRendererFactory - Class in org.apache.batik.gvt.renderer
This class provides a factory for renderers.
ConcreteImageRendererFactory() - Constructor for class org.apache.batik.gvt.renderer.ConcreteImageRendererFactory
 
ConcreteTextLayoutFactory - Class in org.apache.batik.bridge
Factory instance that returns TextSpanLayouts appropriate to AttributedCharacterIterator instances.
ConcreteTextLayoutFactory() - Constructor for class org.apache.batik.bridge.ConcreteTextLayoutFactory
 
ConcreteTextPainter - Class in org.apache.batik.bridge
Renders the attributed character iterator of a TextNode.
ConcreteTextPainter() - Constructor for class org.apache.batik.bridge.ConcreteTextPainter
 
ConcreteTextSelector - Class in org.apache.batik.bridge
A simple implementation of GraphicsNodeMouseListener for text selection.
ConcreteTextSelector() - Constructor for class org.apache.batik.bridge.ConcreteTextSelector
 
CONDENSED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'condensed' keyword.
condition - Variable in class org.apache.batik.css.engine.sac.CSSConditionalSelector
The condition.
condition - Variable in class org.apache.batik.css.parser.DefaultConditionalSelector
The condition.
conditionFactory - Variable in class org.apache.batik.css.parser.Parser
The condition factory.
CONFIG_BOTTOM_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_LEFT_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_RIGHT_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_TEXT_FIELD_WIDTH - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_TOP_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
configurationPanel - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
The configuration panel that holds each of the configuration pages.
confirm(String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Displays a confirm dialog box.
confirm(String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Displays a confirm dialog box.
confirm(String) - Method in interface org.apache.batik.bridge.Window
Displays a confirm dialog box.
confirm(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'confirm' method of the Window interface.
consolidate() - Method in class org.apache.batik.anim.dom.SVGOMAnimatedTransformList.AnimSVGTransformList
DOM: Implements SVGTransformList.consolidate().
consolidate() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
DOM: Implements SVGTransformList.consolidate().
CONSTANT_CLASS_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_DOUBLE_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_FIELDREF_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_FLOAT_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_INTEGER_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_INTERFACEMETHODREF_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_LONG_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_METHODREF_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_NAMEANDTYPE_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_STRING_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_UTF8_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
constrainScriptOrigin - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Controls whether scripts can only have the same origin as the document which references them.
construct(CachableRed, ColorModel) - Static method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
constructParsedURLData() - Method in class org.apache.batik.util.ParsedURLDefaultProtocolHandler
Subclasses can override these method to construct alternate subclasses of ParsedURLData.
constructParsedURLData(URL) - Method in class org.apache.batik.util.ParsedURLDefaultProtocolHandler
Subclasses can override these method to construct alternate subclasses of ParsedURLData.
consume() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
contains(int, int) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
contains(Point2D) - Method in class org.apache.batik.bridge.TextNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Point2D, Rectangle2D) - Method in class org.apache.batik.bridge.TextNode
 
contains(String) - Method in class org.apache.batik.dom.AbstractDocument.DocumentConfiguration.ParameterNameList
Returns whether the given parameter name is in the list.
contains(double, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(Point2D) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(Point) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Determines whether the specified Point is inside this Polygon.
contains(int, int) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Determines whether the specified coordinates are inside this Polygon.
contains(double, double) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Determines if the specified coordinates are inside this Polygon.
contains(Point2D) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Tests if a specified Point2D is inside the boundary of this Polygon.
contains(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Tests if the interior of this Polygon entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Tests if the interior of this Polygon entirely contains the specified Rectangle2D.
contains(Point) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Determines whether the specified Point is inside this Polyline2D.
contains(double, double) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Determines if the specified coordinates are inside this Polyline2D.
contains(int, int) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Determines whether the specified coordinates are inside this Polyline2D.
contains(Point2D) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Tests if a specified Point2D is inside the boundary of this Polyline2D.
contains(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Tests if the interior of this Polyline2D entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Tests if the interior of this Polyline2D entirely contains the specified Rectangle2D.
contains(Object) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
contains(double, double) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
contains(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
contains(Point2D) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
contains(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
contains(Point2D) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Point2D) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Object) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns true if this composite graphics node contains the specified graphics node, false otherwise.
contains(String) - Method in class org.apache.batik.gvt.font.UnicodeRange
Returns true if the specified unicode value is within this range.
contains(int) - Method in class org.apache.batik.gvt.font.UnicodeRange
 
contains(Point2D) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Point2D) - Method in class org.apache.batik.gvt.ImageNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Point2D) - Method in class org.apache.batik.gvt.ShapeNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Object, Object) - Method in class org.apache.batik.util.DoublyIndexedSet
Returns whether the given keys are in the set.
containsAll(Collection) - Method in class org.apache.batik.ext.awt.geom.RectListManager
Returns true if this collection contains all of the elements in the specified collection.
containsAll(RectListManager) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
containsAll(Collection) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns true if this composite graphics node contains all the graphics node in the specified collection, false otherwise.
containsArabic(AttributedString) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns true if the string contains any arabic characters.
containsArabic(AttributedCharacterIterator) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns true if the ACI contains any arabic characters.
containsKey(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Returns true if this TranscodingHints contains a mapping for the specified key, false otherwise.
CONTENT_CONTEXT - Static variable in class org.apache.batik.xml.XMLScanner
The content context.
contentChangedListener - Variable in class org.apache.batik.bridge.svg12.XBLContentElementBridge
The event listener for content element selection changes.
ContentChangedListener() - Constructor for class org.apache.batik.bridge.svg12.XBLContentElementBridge.ContentChangedListener
 
contentElement - Variable in class org.apache.batik.bridge.svg12.AbstractContentSelector
The XBL content element.
contentElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
The content element which caused this node to appear in the flattened tree.
contentElementDomAttrModifiedEventListener - Variable in class org.apache.batik.bridge.svg12.ContentManager
DOMAttrModified listener for content elements.
ContentElementDOMAttrModifiedEventListener() - Constructor for class org.apache.batik.bridge.svg12.ContentManager.ContentElementDOMAttrModifiedEventListener
 
contentElementList - Variable in class org.apache.batik.bridge.svg12.ContentManager
List of content elements.
contentEncoding - Variable in class org.apache.batik.util.ParsedURLData
 
contentListener - Variable in class org.apache.batik.bridge.svg12.SVG12BridgeContext
The ContentSelectionChangedListener for xbl:content element events.
contentManager - Variable in class org.apache.batik.bridge.svg12.AbstractContentSelector
The ContentManager object that owns this selector.
ContentManager - Class in org.apache.batik.bridge.svg12
A class to manage all XBL content elements in a shadow tree.
ContentManager(XBLOMShadowTreeElement, XBLManager) - Constructor for class org.apache.batik.bridge.svg12.ContentManager
Creates a new ContentManager object.
contentManager - Variable in class org.apache.batik.bridge.svg12.XBLContentElementBridge
The ContentManager object used for the content element selection change events.
ContentManager.ContentElementDOMAttrModifiedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when an attribute is modified, for content elements.
ContentManager.DOMAttrModifiedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when an attribute is modified.
ContentManager.DOMNodeInsertedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a node is added.
ContentManager.DOMNodeRemovedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a node is removed.
ContentManager.DOMSubtreeModifiedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a subtree has changed.
ContentManager.ShadowTreeNodeInsertedListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a node in the shadow tree has been inserted.
ContentManager.ShadowTreeNodeRemovedListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a node in the shadow tree has been removed.
ContentManager.ShadowTreeSubtreeModifiedListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a subtree of the shadow tree has changed.
contentManagers - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
Map of shadow trees to content managers.
ContentNodeInfo(Node) - Constructor for class org.apache.batik.apps.svgbrowser.DOMViewer.ContentNodeInfo
Creates a new ContentNodeInfo object.
contentsChanged(ListDataEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.MediaListDataListener
 
contentSelectionChanged(ContentSelectionChangedEvent) - Method in interface org.apache.batik.bridge.svg12.ContentSelectionChangedListener
Invoked after an xbl:content element has updated its selected nodes list.
contentSelectionChanged(ContentSelectionChangedEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext.XBLContentListener
Invoked after an xbl:content element has updated its selected nodes list.
contentSelectionChanged(ContentSelectionChangedEvent) - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge.ContentChangedListener
Invoked after an xbl:content element has updated its selected nodes list.
ContentSelectionChangedEvent - Class in org.apache.batik.bridge.svg12
An event to signify a change to the list of selected nodes for an xbl;content element.
ContentSelectionChangedEvent(XBLOMContentElement) - Constructor for class org.apache.batik.bridge.svg12.ContentSelectionChangedEvent
Creates a new ContentSelectionChangedEvent object.
ContentSelectionChangedListener - Interface in org.apache.batik.bridge.svg12
The interface for listening to changes in selected nodes on an xbl:content element.
contentSelectionChangedListenerList - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
Global event listener list for ContentSelectionChanged events.
contentToString(String, boolean) - Static method in class org.apache.batik.dom.util.DOMUtilities
Returns the given content value transformed to replace invalid characters with entities.
contentType - Variable in class org.apache.batik.util.ParsedURLData
 
contentTypeCharset - Variable in class org.apache.batik.util.ParsedURLData
The extracted charset parameter from the Content-Type header.
contentTypeMediaType - Variable in class org.apache.batik.util.ParsedURLData
The extracted type/subtype from the Content-Type header.
context - Variable in class org.apache.batik.anim.dom.AbstractSVGLength
The context used to resolve the units.
context - Variable in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
context - Variable in class org.apache.batik.util.gui.xmleditor.XMLDocument
 
context - Variable in class org.apache.batik.util.gui.xmleditor.XMLEditorKit
 
context - Variable in class org.apache.batik.util.gui.xmleditor.XMLView
 
context - Variable in class org.apache.batik.xml.XMLScanner
The current scanning context.
contextElement - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeAddedCommand
The context element.
contextElement - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeModifiedCommand
The context element.
contextElement - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeRemovedCommand
The context element.
contextFactory - Variable in class org.apache.batik.bridge.RhinoInterpreter
Factory object for creating Contexts.
contextFactoryClass - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Debugger
The Rhino ContextFactory class.
contextNode - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.ChangeNodeValueCommand
The node whose value changed.
contextNode - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.CharDataModifiedCommand
The node whose value changed.
contextNode - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.NodeInsertedCommand
The node to be appended.
contextNode - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.NodeRemovedCommand
The node to be appended.
contextNode - Variable in class org.apache.batik.dom.AbstractDocument.XPathNodeNSResolver
The context node for namespace prefix resolution.
contexts - Static variable in class org.apache.batik.bridge.RhinoInterpreter
Context vector, to make sure we are not setting the security context too many times
controller - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Controls some aspects of the converter's operation, such as whether or not it should proceed in some error situations.
controller - Variable in class org.apache.batik.apps.svgbrowser.DOMDocumentTree
The controller for this tree.
controller - Variable in class org.apache.batik.apps.svgbrowser.ElementOverlayManager
The controller for the element overlay.
controller - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowser.DocumentCommandController
The DOMViewerController.
convertBaseFrenquency(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Converts the 'baseFrequency' attribute of the specified feTurbulence element.
convertBaselineShift(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts a baseline-shift CSS value to a value usable as a text attribute, or null.
convertBuiltInCursor(Element, String) - Method in class org.apache.batik.bridge.CursorManager
 
convertChannelSelector(Element, String, ARGBChannel, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Returns the channel for the specified feDisplacementMap filter primitive attribute, considering the specified attribute name.
convertCIELabColor(Element, CIELabColor, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's CIE Lab color value.
convertClip(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns an array of floating offsets representing the 'clip' property or null if 'auto'.
convertClipPath(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a Clip referenced by the specified element and which applies on the specified graphics node.
convertClipRule(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the 'clip-rule' for the specified element.
convertColor(Value, float) - Static method in class org.apache.batik.bridge.PaintServer
Converts the given Value and opacity to a Color object.
convertColorInterpolation(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the color space for the specified element.
convertColorInterpolationFilters(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the color space for the specified filter element.
convertColorRendering(Element, RenderingHints) - Static method in class org.apache.batik.bridge.CSSUtilities
Fills the rendering hints for the specified element or do nothing if none has been specified.
convertCursor(Element, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the Cursor corresponding to the input element's cursor property
convertCursor(Element) - Method in class org.apache.batik.bridge.CursorManager
Returns the Cursor corresponding to the input element's cursor property
convertDeviceColor(Element, Value, DeviceColor, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's device-specific color value.
convertDisplay(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns true if the specified element has to be displayed, false otherwise.
convertDivisor(Element, float[], BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'divisor' attribute of the specified feConvolveMatrix filter primitive element.
convertEdgeMode(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'edgeMode' attribute of the specified feConvolveMatrix filter primitive element.
convertEnableBackground(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the subregion of user space where access to the background image is allowed to happen.
convertEpochTime(long) - Method in class org.apache.batik.anim.timing.TimedDocumentRoot
Converts an epoch time to document time.
convertFillAndStroke(Element, ShapeNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a ShapePainter defined on the specified element and for the specified shape node, and using the specified bridge context.
convertFillPaint(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts for the specified element, its fill paint properties to a Paint object.
convertFillRule(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the 'fill-rule' for the specified element.
convertFilter(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a Filter referenced by the specified element and which applies on the specified graphics node.
convertFilterChainRegion(Element, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the filter region according to the x, y, width, height, dx, dy, dw, dh and filterUnits attributes.
convertFilterPrimitiveRegion(Element, Element, Element, GraphicsNode, Rectangle2D, Rectangle2D, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the filter primitive region according to the x, y, width, height, and filterUnits attributes.
convertFilterPrimitiveRegion(Element, Element, GraphicsNode, Rectangle2D, Rectangle2D, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the filter primitive region according to the x, y, width, height, and filterUnits attributes.
convertFilterRes(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns an array of 2 float numbers that describes the filter resolution of the specified filter element.
convertFloatValue(short, Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the actual float value to the given unit type.
convertFloodColor(Element, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Converts the color defined on the specified <feFlood> element to a Color.
convertFontSize(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the font-size CSS value to a float value.
convertFontStretch(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the font-stretch CSS value to a float value.
convertFontStyle(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the font-style CSS value to a float value.
convertFontWeight(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the font-weight CSS value to a float value.
convertICCColor(Element, ICCColor, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's ICC color value or null if the related color profile could not be used or loaded for any reason.
convertICCNamedColor(Element, ICCNamedColor, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's ICC named color value or null if the related color profile could not be used or loaded for any reason.
convertImageRendering(Element, RenderingHints) - Static method in class org.apache.batik.bridge.CSSUtilities
Fills the rendering hints for the specified image element or do nothing if none has been specified.
convertInteger(Element, String, int, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Converts on the specified filter primitive element, the specified attribute that represents an integer and with the specified default value.
convertKernelMatrix(Element, int[], BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'kernelMatrix' attribute of the specified feConvolveMatrix filter primitive element.
convertKernelUnitLength(Element, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge
Convert the 'kernelUnitLength' attribute of the specified feDiffuseLighting or feSpecularLighting filter primitive element.
convertKernelUnitLength(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'kernelUnitLength' attribute of the specified feConvolveMatrix filter primitive element.
convertKerning(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts a kerning CSS value to a value usable as a text attribute, or null.
convertLength(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns a float in user units according to the specified parameters.
convertLetterSpacing(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts a letter-spacing CSS value to a value usable as a text attribute, or null.
convertLightingColor(Element, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Converts the color defined on the specified lighting filter element to a Color.
convertMarker(Element, Value, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Marker defined on the specified element by the specified value, and for the specified shape node.
convertMarkers(Element, ShapeNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a ShapePainter defined on the specified element and for the specified shape node.
convertMask(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a Mask referenced by the specified element and which applies on the specified graphics node.
convertMaskRegion(Element, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the mask region according to the x, y, width, height, and maskUnits attributes.
convertMode(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeBlendElementBridge
Converts the 'mode' of the specified feBlend filter primitive.
convertNumber(Element, String, float, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Converts on the specified filter primitive element, the specified attribute that represents a float and with the specified default value.
convertOpacity(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a composite object that represents the 'opacity' of the specified element.
convertOpacity(Value) - Static method in class org.apache.batik.bridge.PaintServer
Returns the opacity represented by the specified CSSValue.
convertOperator(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeCompositeElementBridge
Converts the 'operator' attribute of the specified feComposite filter primitive element.
convertOperator(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Returns the 'operator' of the specified feMorphology filter primitive.
convertOrder(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'order' attribute of the specified feConvolveMatrix filter primitive element.
convertOverflow(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns true if the 'overflow' property indicates that an additional clip is required, false otherwise.
convertPaint(Element, GraphicsNode, Value, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Paint definition to a concrete java.awt.Paint instance according to the specified parameters.
convertPatternRegion(Element, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the pattern region according to the x, y, width, height, and patternUnits attributes.
convertPoint(String, String, String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns a Point2D in user units according to the specified parameters.
convertPointerEvents(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the type that describes how this graphics node reacts to events.
convertPreserveAlpha(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'preserveAlpha' attribute of the specified feConvolveMatrix filter primitive element.
convertRadius(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Returns the radius (or radii) of the specified feMorphology filter primitive.
convertRatio(String) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts the specified ratio to float number.
convertRegion(String, String, String, String, short, GraphicsNode, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns a rectangle that represents the region defined by the specified coordinates.
convertRGBICCColor(Element, Value, Value, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's ICC color value or an RGB color if the related color profile could not be used or loaded for any reason.
convertShapeRendering(Element, RenderingHints) - Static method in class org.apache.batik.bridge.CSSUtilities
Fills the rendering hints for the specified shape element or do nothing none has been specified.
convertSides(Element, String, int, BridgeContext) - Static method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Stolen from AbstractSVGFilterPrimitiveElementBridge.
convertSides(Element, String, int, BridgeContext) - Static method in class org.apache.batik.extension.svg.BatikRegularPolygonElementBridge
Stolen from AbstractSVGFilterPrimitiveElementBridge.
convertSides(Element, String, int, BridgeContext) - Static method in class org.apache.batik.extension.svg.BatikStarElementBridge
Stolen from AbstractSVGFilterPrimitiveElementBridge.
convertSnapshotTime(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the value of the 'snapshotTime' attribute on the specified element as a float, or 0f if the attribute is missing or given as "none".
convertSourceCS(CachableRed) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
 
convertSourceCS(RenderedImage) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
 
convertSpecularExponent(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Returns the specular exponent of the specular feSpecularLighting filter primitive element.
convertSpreadMethod(Element, String, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Converts the spreadMethod attribute.
convertStdDeviation(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Returns the standard deviation of the specified feGaussianBlur filter primitive element.
convertStitchTiles(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Converts the 'stitchTiles' attribute of the specified feTurbulence element.
convertStopColor(Element, float, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Converts the color defined on the specified <stop> element to a Color.
convertStroke(Element) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Stroke object defined on the specified element.
convertStrokeDasharray(Value) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'stroke-dasharray' property to a list of float number in user units.
convertStrokeLinecap(Value) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'linecap' property to the appropriate BasicStroke constant.
convertStrokeLinejoin(Value) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'linejoin' property to the appropriate BasicStroke constant.
convertStrokeMiterlimit(Value) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'miterlimit' property to the appropriate float number.
convertStrokePaint(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts for the specified element, its stroke paint properties to a Paint object.
convertStrokePainter(Element, ShapeNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
 
convertSVGCursor(Element, Value) - Method in class org.apache.batik.bridge.CursorManager
Returns a cursor for the given value list.
convertSVGCursorElement(Element) - Method in class org.apache.batik.bridge.CursorManager
Returns a cursor for a given element
convertSVGInteger(String) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts a string into an integer.
convertSVGNumber(String) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts a string into a float.
convertSVGNumberList(SVGNumberList) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts an SVGNumberList into a float array.
convertSVGNumberOptionalNumber(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
This function parses attrValue for a number followed by an optional second Number.
convertTableValues(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Converts the 'tableValues' attribute of the specified component transfer function element.
convertTarget(Element, int[], BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'targetX' and 'targetY' attributes of the specified feConvolveMatrix filter primitive element.
convertTextAnchor(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the text-anchor CSS value to a TextNode.Anchor.
convertTextRendering(Element, RenderingHints) - Static method in class org.apache.batik.bridge.CSSUtilities
Fills the rendering hints for the specified text element or do nothing if none has been specified.
convertToLsRGB(CachableRed) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
This method will return a CacheableRed that has it's data in the linear sRGB colorspace.
convertToSpecifiedUnits(short) - Method in class org.apache.batik.anim.dom.AbstractSVGAnimatedLength.AnimSVGLength
DOM: Implements SVGLength.convertToSpecifiedUnits(short).
convertToSpecifiedUnits(short) - Method in class org.apache.batik.anim.dom.AbstractSVGLength
DOM: Implements SVGLength.convertToSpecifiedUnits(short).
convertToSpecifiedUnits(short) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedMarkerOrientValue.AnimSVGAngle
DOM: Implements SVGAngle.convertToSpecifiedUnits(short).
convertToSpecifiedUnits(short) - Method in class org.apache.batik.dom.svg.SVGOMAngle
DOM: Implements SVGAngle.convertToSpecifiedUnits(short).
convertTosRGB(CachableRed) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
This method will return a CacheableRed that has it's data in the sRGB colorspace.
convertTransform(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns an AffineTransform according to the specified parameters.
convertType(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the type of the specified color matrix filter primitive.
convertType(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Converts the type of the specified component transfert function element.
convertType(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Converts the 'type' attribute of the specified feTurbulence element.
convertURIPaint(Element, GraphicsNode, Value, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Paint specified as a URI.
convertValuesToHueRotate(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the 'values' attribute of the specified feColorMatrix filter primitive element for the 'hueRotate' type.
convertValuesToMatrix(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the 'values' attribute of the specified feColorMatrix filter primitive element for the 'matrix' type.
convertValuesToSaturate(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the 'values' attribute of the specified feColorMatrix filter primitive element for the 'saturate' type.
convertVisibility(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns true if the specified element is visible, false otherwise.
convertWallclockTime(Calendar) - Method in class org.apache.batik.anim.timing.TimedDocumentRoot
Converts a wallclock time to document time.
convertWordSpacing(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts a word-spacing CSS value to a value usable as a text attribute, or null.
ConvolveMatrixRable - Interface in org.apache.batik.ext.awt.image.renderable
Convolves an image with a convolution matrix.
ConvolveMatrixRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Convolves an image with a convolution matrix.
ConvolveMatrixRable8Bit(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
copy() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Similar to clone only strongly typed TODO Java 5: The use of covariant return types on clone() can eliminate this method.
copy() - Method in class org.apache.batik.extension.svg.GlyphIterator
 
copy(GlyphIterator) - Method in class org.apache.batik.extension.svg.GlyphIterator
 
copyArea(int, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Copies an area of the component by a distance specified by dx and dy.
copyArea(int, int, int, int, int, int) - Method in class org.apache.batik.svggen.SVGGraphics2D
Copies an area of the component by a distance specified by dx and dy.
copyBand(Raster, int, WritableRaster, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
copyBand(Raster, Rectangle, int, WritableRaster, Rectangle, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
copyBand(Raster, int, WritableRaster, int) - Static method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.codec.png.PNGRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.codec.util.SimpleRenderedImage
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
copyData(Raster, WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Copies data from one raster to another.
copyData(BufferedImage, BufferedImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(BufferedImage, Rectangle, BufferedImage, Point) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.Any2LumRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.ComponentTransferRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.DiffuseLightingRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FilterAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FilterAsAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FloodRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.ProfileRed
This method will turn the input image in an sRGB image as follows.
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
Generates a Perlin noise pattern into dest Raster.
copyData(WritableRaster) - Method in class org.apache.batik.extension.svg.HistogramRed
 
copyData(WritableRaster) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRed8Bit
 
copyData_FALLBACK(Raster, WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
copyData_INT_PACK(Raster, WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
An internal optimized version of copyData designed to work on Integer packed data with a SinglePixelPackedSampleModel.
copyInto(Node) - Method in class org.apache.batik.anim.dom.SVGOMDocument
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.anim.dom.SVGOMElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.anim.dom.SVGOMToBeImplementedElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.anim.dom.XBLOMElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractAttr
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractAttrNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractCharacterData
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractDocument
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractElementNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractEntity
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractEntityReference
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractNode
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractNotation
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericElementNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Copy the fields of the current node into the given node.
copyRaster(Raster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
copyRaster(Raster, int, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
copyToRaster(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
Copies data from this images tile grid into wr.
copyToRaster(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Copies data from this images tile grid into wr.
copyToRasterByBlocks(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
CORAL_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'coral' RGB color.
CORAL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'coral' color name.
cornerBox - Variable in class org.apache.batik.swing.JSVGScrollPane
 
CORNFLOWERBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'cornflowerblue' RGB color.
CORNFLOWERBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'cornflowerblue' color name.
CORNSILK_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'cornsilk' RGB color.
CORNSILK_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'cornsilk' color name.
count - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
Incremented each time this runnable is added to the queue.
count - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable
Incremented each time this runnable is put in the queue.
count - Variable in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
The number of items.
count - Variable in class org.apache.batik.css.engine.StringIntMap
The number of entries
count - Variable in class org.apache.batik.css.engine.StyleDeclaration
The number of values in the declaration.
count - Variable in class org.apache.batik.css.engine.value.StringMap
The number of entries
count - Variable in class org.apache.batik.css.engine.value.svg.ICCColor
The color count.
count - Variable in class org.apache.batik.css.engine.value.svg12.DeviceColor
The color count.
count - Variable in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
The number of entries
count - Variable in class org.apache.batik.dom.util.DocumentDescriptor
The number of entries
count - Variable in class org.apache.batik.dom.util.IntTable
The number of entries
count - Variable in class org.apache.batik.dom.util.TriplyIndexedTable
The number of entries
count - Variable in class org.apache.batik.gvt.CompositeGraphicsNode
The number of children of this composite graphics node.
count - Variable in class org.apache.batik.gvt.CompositeShapePainter
The number of shape painter.
count - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
The number of entries
count - Variable in class org.apache.batik.parser.FloatArrayProducer
The total number of floats accumulated.
count - Variable in class org.apache.batik.parser.LengthArrayProducer
The total number of lengths accumulated.
count - Variable in class org.apache.batik.util.ClassFileUtilities.Triple
 
count - Variable in class org.apache.batik.util.DoublyIndexedTable
The number of entries
count - Variable in class org.apache.batik.util.io.AbstractCharDecoder
The byte count in the buffer.
count - Variable in class org.apache.batik.util.SoftDoublyIndexedTable
The number of entries
countOverrides(SVGGraphicContext) - Method in class org.apache.batik.svggen.DOMGroupManager
Analyses the Map to define how many attributes constitute overrides.
counts - Variable in class org.apache.batik.dom.events.EventListenerList
Counts of listener entries with a given namespace URI.
Coverage - Class in org.apache.batik.svggen.font.table
 
Coverage() - Constructor for class org.apache.batik.svggen.font.table.Coverage
 
CoverageFormat1 - Class in org.apache.batik.svggen.font.table
 
CoverageFormat1(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CoverageFormat1
Creates new CoverageFormat1
CoverageFormat2 - Class in org.apache.batik.svggen.font.table
 
CoverageFormat2(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CoverageFormat2
Creates new CoverageFormat2
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.FlowDivElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.FlowLineElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.FlowParaElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.FlowRegionBreakElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.FlowRegionElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.FlowRegionExcludeElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.FlowRootElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.FlowSpanElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.HandlerElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.MultiImageElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.SolidColorElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.SubImageElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.SubImageRefElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.XBLContentElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.XBLDefinitionElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.XBLHandlerGroupElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.XBLImportElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.XBLShadowTreeElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.XBLTemplateElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation.XBLXBLElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.AElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.AltGlyphDefElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.AltGlyphElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.AltGlyphItemElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.AnimateColorElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.AnimateElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.AnimateMotionElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.AnimateTransformElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.CircleElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.ClipPathElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.ColorProfileElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.CursorElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.DefinitionSrcElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.DefsElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.DescElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.EllipseElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeBlendElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeColorMatrixElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeComponentTransferElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeCompositeElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeConvolveMatrixElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeDiffuseLightingElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeDisplacementMapElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeDistantLightElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeFloodElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeFuncAElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeFuncBElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeFuncGElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeFuncRElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeGaussianBlurElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeImageElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeMergeElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeMergeNodeElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeMorphologyElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeOffsetElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FePointLightElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeSpecularLightingElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeSpotLightElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeTileElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FeTurbulenceElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FilterElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FontElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FontFaceElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FontFaceFormatElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FontFaceNameElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FontFaceSrcElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.FontFaceUriElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.ForeignObjectElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.GElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.GlyphElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.GlyphRefElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.HkernElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.ImageElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.LinearGradientElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.LineElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.MarkerElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.MaskElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.MetadataElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.MissingGlyphElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.MpathElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.PathElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.PatternElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.PolygonElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.PolylineElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.RadialGradientElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.RectElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.ScriptElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.SetElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.StopElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.StyleElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.SvgElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.SwitchElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.SymbolElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.TextElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.TextPathElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.TitleElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.TrefElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.TspanElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.UseElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.ViewElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation.VkernElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in interface org.apache.batik.dom.ExtensibleDOMImplementation.ElementFactory
Creates an instance of the associated element type.
create() - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.BatikHistogramNormalizationElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.BatikRegularPolygonElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.BatikStarElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.ColorSwitchElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.FlowDivElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.FlowLineElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.FlowParaElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.FlowRegionBreakElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.FlowRegionElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.FlowSpanElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.FlowTextElementFactory
Creates an instance of the associated element type.
create() - Static method in class org.apache.batik.svggen.font.Font
 
create(String) - Static method in class org.apache.batik.svggen.font.Font
 
create(int, RandomAccessFile) - Static method in class org.apache.batik.svggen.font.table.CmapFormat
 
create(DirectoryEntry, RandomAccessFile) - Static method in class org.apache.batik.svggen.font.table.TableFactory
 
create() - Method in class org.apache.batik.svggen.SVGGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
create(Element) - Method in class org.apache.batik.util.gui.xmleditor.XMLEditorKit.XMLViewFactory
 
createAffineTransform(Reader) - Static method in class org.apache.batik.parser.AWTTransformProducer
Utility method for creating an AffineTransform.
createAffineTransform(String) - Static method in class org.apache.batik.parser.AWTTransformProducer
Utility method for creating an AffineTransform.
createAltGlyphArray(BridgeContext, Element, float, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.SVGAltGlyphElementBridge
Constructs an array of Glyphs that represents the specified <altGlyph> element at the requested size.
createAndCondition(Condition, Condition) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createAndCondition(Condition,Condition).
createAndCondition(Condition, Condition) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createAndCondition(Condition,Condition).
createAndShowJSVGViewerFrame() - Method in interface org.apache.batik.apps.svgbrowser.Application
Creates and shows a new viewer frame.
createAndShowJSVGViewerFrame() - Method in class org.apache.batik.apps.svgbrowser.Main
Creates and shows a new viewer frame.
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableAngleOrIdentFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableAngleValueFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableColorValueFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthOrIdentFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrIdentFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePaintValueFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableStringValueFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
Creates a new AnimatableValue from a CSS Value, after computation and inheritance.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimateColorElementBridge
Creates the animation object for the animation element.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Creates the animation object for the animation element.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Creates the animation object for the animation element.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimateTransformElementBridge
Creates the animation object for the animation element.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Creates the animation object for the animation element.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGSetElementBridge
Creates the animation object for the animation element.
createAnyNodeSelector() - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createAnyNodeSelector().
createAnyNodeSelector() - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createAnyNodeSelector().
createAppendChildCommand(Node, Node) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates and return the AppendChild command.
createAttribute(String) - Method in class org.apache.batik.anim.dom.SVGOMDocument
createAttribute(String) - Method in class org.apache.batik.dom.GenericDocument
createAttributeAddedCommand(Element, String, String, String) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates the AttributeAdded command.
createAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createAttributeCondition(String,String,boolean,String).
createAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createAttributeCondition(String,String,boolean,String).
createAttributeModifiedCommand(Element, String, String, String, String) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates the AttributeModified command.
createAttributeNS(String, String) - Method in class org.apache.batik.anim.dom.SVGOMDocument
createAttributeNS(String, String) - Method in class org.apache.batik.dom.GenericDocument
createAttributeRemovedCommand(Element, String, String, String) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates the AttributeRemoved command.
createAttributes() - Method in class org.apache.batik.anim.dom.AbstractElement
Creates the attribute list.
createAttributes() - Method in class org.apache.batik.dom.AbstractElement
Creates the attribute list.
createBeginHyphenAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createBeginHyphenAttributeCondition(String,String,boolean,String).
createBeginHyphenAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createBeginHyphenAttributeCondition(String,String,boolean,String).
createBridgeContext(SVGOMDocument) - Method in class org.apache.batik.bridge.BridgeContext
This function creates a new BridgeContext, it mostly exists so subclasses can provide an instance of themselves when a sub BridgeContext is needed.
createBridgeContext(SVGOMDocument) - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates a new bridge context.
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.
createButtonPanel() - Method in class org.apache.batik.apps.svgbrowser.OptionPanel.Dialog
Creates the button panel.
createButtonsPanel() - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Creates the buttons panel
createButtonsPanel() - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Returns the button panel.
createButtonsPanel() - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
Creates the OK/Cancel buttons panel
createButtonsPanel() - Method in class org.apache.batik.util.gui.JErrorPane
 
createButtonsPanel() - Method in class org.apache.batik.util.gui.LanguageDialog
Creates the OK/Cancel buttons panel
createButtonsPanel() - Method in class org.apache.batik.util.gui.URIChooser
Creates the buttons panel
createButtonsPanel() - Method in class org.apache.batik.util.gui.UserStyleDialog
Creates the OK/Cancel buttons panel
createCDATASection(String) - Method in class org.apache.batik.anim.dom.SVGOMDocument
createCDATASection(String) - Method in class org.apache.batik.dom.GenericDocument
createCDataSectionSelector(String) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createCDataSectionSelector(String).
createCDataSectionSelector(String) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createCDataSectionSelector(String).
createChangeNodeValueCommand(Node, String) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates and returns the ChangeNodeValue command.
createCharDataModifiedCommand(Node, String, String) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates the CharDataModified command.
createCharDecoder(InputStream) - Method in class org.apache.batik.util.io.StreamNormalizingReader.ASCIIDecoderFactory
 
createCharDecoder(InputStream) - Method in interface org.apache.batik.util.io.StreamNormalizingReader.CharDecoderFactory
 
createCharDecoder(InputStream, String) - Method in class org.apache.batik.util.io.StreamNormalizingReader
Creates the CharDecoder mapped with the given encoding name.
createCharDecoder(InputStream) - Method in class org.apache.batik.util.io.StreamNormalizingReader.ISO_8859_1DecoderFactory
 
createCharDecoder(InputStream) - Method in class org.apache.batik.util.io.StreamNormalizingReader.UTF16DecoderFactory
 
createCharDecoder(InputStream) - Method in class org.apache.batik.util.io.StreamNormalizingReader.UTF8DecoderFactory
 
createChildSelector(Selector, SimpleSelector) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createChildSelector(Selector,SimpleSelector).
createChildSelector(Selector, SimpleSelector) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createChildSelector(Selector,SimpleSelector).
createClassCondition(String, String) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createClassCondition(String,String).
createClassCondition(String, String) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createClassCondition(String,String).
createClassLoader(ClassLoader, Object) - Method in class org.apache.batik.script.rhino.BatikSecurityController
Default constructor
createClip(BridgeContext, Element, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.ClipBridge
Creates a Clip according to the specified parameters.
createClip(BridgeContext, Element, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGClipPathElementBridge
Creates a Clip according to the specified parameters.
createColorComponent(LexicalUnit) - Method in class org.apache.batik.css.engine.value.AbstractColorManager
Creates a color component from a lexical unit.
createColorModel() - Method in class org.apache.batik.gvt.filter.GraphicsNodeRed8Bit
 
createColorPaintValue(AnimationTarget, float, float, float) - Static method in class org.apache.batik.anim.values.AnimatablePaintValue
Creates a new AnimatablePaintValue for a color value.
createColorPaintValue(AnimationTarget, Color) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePaintValueFactory
Creates a new AnimatablePaintValue from a Color object.
createComment(String) - Method in class org.apache.batik.anim.dom.SVGOMDocument
createComment(String) - Method in class org.apache.batik.dom.GenericDocument
createCommentSelector(String) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createCommentSelector(String).
createCommentSelector(String) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createCommentSelector(String).
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
createCompatibleDestRaster(Raster) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
createComponentColorModel(SampleModel) - Static method in class org.apache.batik.ext.awt.image.codec.png.PNGRed
A convenience method to create an instance of ComponentColorModel suitable for use with the given SampleModel.
createComponentTransferFunction(Element, Element) - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Creates a ComponentTransferFunction according to the specified parameters.
createCompoundUpdateCommand(String) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates the compound update command, that consists of custom number of commands.
createConditionalSelector(SimpleSelector, Condition) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createConditionalSelector(SimpleSelector,Condition).
createConditionalSelector(SimpleSelector, Condition) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createConditionalSelector(SimpleSelector,Condition).
createContentCondition(String) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createContentCondition(String).
createContentCondition(String) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createContentCondition(String).
createContentPanel() - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Returns the panel to enter a new CSS medium.
createContext(BridgeContext, Element) - Static method in class org.apache.batik.bridge.UnitProcessor
Creates a context for the specified element.
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.gvt.PatternPaint
Creates and returns a context used to generate the pattern.
createCSSEngine(AbstractStylableDocument, CSSContext, ExtendedParser, ValueManager[], ShorthandManager[]) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation
 
createCSSEngine(AbstractStylableDocument, CSSContext, ExtendedParser, ValueManager[], ShorthandManager[]) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation
 
createCSSEngine(AbstractStylableDocument, CSSContext) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
Creates new CSSEngine and attach it to the document.
createCSSEngine(AbstractStylableDocument, CSSContext, ExtendedParser, ValueManager[], ShorthandManager[]) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
 
createCSSFontFace(CSSEngine, FontFaceRule) - Static method in class org.apache.batik.bridge.CSSFontFace
 
createCSSParseException(String) - Method in class org.apache.batik.css.parser.Parser
Creates a parse exception.
createCSSParseException(String, Object[]) - Method in class org.apache.batik.css.parser.Parser
Creates a parse exception.
createCSSStyleDeclaration() - Method in class org.apache.batik.anim.dom.SVGDOMImplementation
Creates a style declaration.
createCSSStyleDeclaration() - Method in interface org.apache.batik.dom.util.CSSStyleDeclarationFactory
Creates a stylesheet declaration.
createCSSStyleSheet(String, String) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation
createCSSValue(AnimationTarget, String, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
Creates a new CSS Value from a string.
createCSSValue(int) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
Creates a CSSValue to manage the value at the given index.
createCSSValue(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
Creates the CSS value associated with the given property.
createCSSValue(int) - Method in class org.apache.batik.css.dom.CSSOMSVGComputedStyle
Creates a CSSValue to manage the value at the given index.
createCSSValue(String) - Method in class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration
Creates the CSS value associated with the given property.
createCurrentColorPaintValue(AnimationTarget) - Static method in class org.apache.batik.anim.values.AnimatablePaintValue
Creates a new AnimatablePaintValue for a 'currentColor' value.
createDefault(Document) - Static method in class org.apache.batik.svggen.SVGGeneratorContext
Creates an instance of SVGGeneratorContext with the given domFactory and with the default values for the other information.
createDefaultDocument() - Method in class org.apache.batik.util.gui.xmleditor.XMLEditorKit
createDefaultRendering() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
createDefaultRendering() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
createDefaultRendering() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
createDescendantSelector(Selector, SimpleSelector) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createDescendantSelector(Selector,SimpleSelector).
createDescendantSelector(Selector, SimpleSelector) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createDescendantSelector(Selector,SimpleSelector).
createDialog(Component, String) - Static method in class org.apache.batik.ext.swing.JAffineTransformChooser
Creates a new modal dialog box that can be used to configure an AffineTransform
createDialog(Component, String) - Method in class org.apache.batik.util.gui.JErrorPane
 
createDimension(float, String, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new float lexical unit.
createDirectAdjacentSelector(short, Selector, SimpleSelector) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createDirectAdjacentSelector(short,Selector,SimpleSelector).
createDirectAdjacentSelector(short, Selector, SimpleSelector) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createDirectAdjacentSelector(short,Selector,SimpleSelector).
createDocument(String) - Method in class org.apache.batik.anim.dom.SAXSVGDocumentFactory
Creates a SVG Document instance.
createDocument(String, InputStream) - Method in class org.apache.batik.anim.dom.SAXSVGDocumentFactory
Creates a SVG Document instance.
createDocument(String, Reader) - Method in class org.apache.batik.anim.dom.SAXSVGDocumentFactory
Creates a SVG Document instance.
createDocument(String, String, String) - Method in class org.apache.batik.anim.dom.SAXSVGDocumentFactory
Creates a Document instance.
createDocument(String, String, String, InputStream) - Method in class org.apache.batik.anim.dom.SAXSVGDocumentFactory
Creates a Document instance.
createDocument(String, String, String, Reader) - Method in class org.apache.batik.anim.dom.SAXSVGDocumentFactory
Creates a Document instance.
createDocument(String, String, DocumentType) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation
createDocument(String, String, DocumentType) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation
createDocument(String, String, DocumentType) - Method in class org.apache.batik.dom.GenericDOMImplementation
createDocument(String, String, String) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocument(String, String, String, InputStream) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocument(String, String, String, XMLReader) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocument(String, String, String, Reader) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocument(String, String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String, InputStream) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, InputStream) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String, Reader) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String, XMLReader) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, Reader) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String, InputSource) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document.
createDocument(InputSource) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document.
createDocument(TranscoderOutput) - Method in class org.apache.batik.transcoder.ToSVGAbstractTranscoder
Create an empty Document from a TranscoderOutput.
createDocumentDescriptor - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Whether a document descriptor must be generated.
createDocumentEventSupport() - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation
Creates an DocumentEventSupport object suitable for use with this implementation.
createDocumentEventSupport() - Method in class org.apache.batik.anim.dom.SVGDOMImplementation
Creates an DocumentEventSupport object suitable for use with this implementation.
createDocumentEventSupport() - Method in class org.apache.batik.dom.AbstractDOMImplementation
Creates an DocumentEventSupport object suitable for use with this implementation.
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.
createDocumentFragment() - Method in class org.apache.batik.anim.dom.SVGOMDocument
createDocumentFragment() - Method in class org.apache.batik.dom.GenericDocument
createDocumentRoot() - Method in class org.apache.batik.anim.AnimationEngine
Creates a new returns a new TimedDocumentRoot object for the document.
createDocumentRoot() - Method in class org.apache.batik.bridge.SVGAnimationEngine
Creates a new returns a new TimedDocumentRoot object for the document.
createDocumentText(Document) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.DOMTreeSelectionListener
 
createDocumentType(String, String, String) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
DOM: Implements DOMImplementation#createDocumentType(String,String,String).
createDocumentType(String, String, String) - Method in class org.apache.batik.dom.GenericDOMImplementation
createDOMError(String, short, String, Object[], Node, Exception) - Method in class org.apache.batik.dom.AbstractDocument
Creates a DOMError object with the given parameters.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedLengthList.AnimSVGLengthList
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedLengthList.BaseSVGLengthList
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedNumberList.AnimSVGNumberList
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedNumberList.BaseSVGNumberList
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPathData.AnimSVGPathSegList
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPathData.BaseSVGPathSegList
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPathData.NormalizedBaseSVGPathSegList
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPoints.AnimSVGPointList
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPoints.BaseSVGPointList
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPreserveAspectRatio.AnimSVGPARValue
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPreserveAspectRatio.BaseSVGPARValue
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedTransformList.AnimSVGTransformList
Create a DOMException.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedTransformList.BaseSVGTransformList
Create a DOMException.
createDOMException() - Method in class org.apache.batik.css.engine.value.AbstractValue
Creates an INVALID_ACCESS_ERR exception.
createDOMException() - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
 
createDOMException(short, String, Object[]) - Method in class org.apache.batik.dom.AbstractNode
Creates an exception with the appropriate error message.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.dom.svg.AbstractSVGList
Create a DOM Exception.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
 
createDynamicImageRenderer() - Method in class org.apache.batik.gvt.renderer.ConcreteImageRendererFactory
Creates a new dynamic image renderer.
createDynamicImageRenderer() - Method in interface org.apache.batik.gvt.renderer.ImageRendererFactory
Creates a new dynamic renderer.
createElement(String) - Method in class org.apache.batik.anim.dom.SVGOMDocument
createElement(String) - Method in class org.apache.batik.dom.GenericDocument
createElement(SVGGeneratorContext) - Method in class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
Creates an Element which can refer to an image.
createElement(SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
Creates an Element which can refer to an image.
createElement(SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
Creates an Element suitable for referring to images.
createElement(SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
Creates an Element which can refer to an image.
createElementNS(AbstractDocument, String, String) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation
Implements the behavior of Document.createElementNS() for this DOM implementation.
createElementNS(AbstractDocument, String, String) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation
Implements the behavior of Document.createElementNS() for this DOM implementation.
createElementNS(String, String) - Method in class org.apache.batik.anim.dom.SVGOMDocument
createElementNS(AbstractDocument, String, String) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
Implements the behavior of Document.createElementNS() for this DOM implementation.
createElementNS(String, String) - Method in class org.apache.batik.dom.GenericDocument
createElementSelector(String, String) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createElementSelector(String,String).
createElementSelector(String, String) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createElementSelector(String,String).
createEmptyFilter(Element, Rectangle2D, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFilterElementBridge
Creates a new returns a new filter that fills its output with transparent black.
createEntityReference(String) - Method in class org.apache.batik.anim.dom.SVGOMDocument
createEntityReference(String) - Method in class org.apache.batik.dom.GenericDocument
createErrorMessage(String, Object[]) - Method in class org.apache.batik.parser.AbstractParser
Returns a localized error message.
createEvent(String) - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
createEvent(String) - Method in class org.apache.batik.dom.AbstractDocument
createEvent(String) - Method in class org.apache.batik.dom.events.DocumentEventSupport
Creates a new Event depending on the specified parameter.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.CustomEventFactory
Creates a new Event object.
createEvent() - Method in interface org.apache.batik.dom.events.DocumentEventSupport.EventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.KeyboardEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.KeyEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.MouseEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.MutationEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.MutationNameEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.SimpleEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.TextEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.UIEventFactory
Creates a new Event object.
createEventDispatcher() - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
createEventException(short, String, Object[]) - Method in class org.apache.batik.dom.events.EventSupport
Creates an EventException.
createEventSupport(AbstractNode) - Method in class org.apache.batik.anim.dom.SVG12DOMImplementation
Creates an EventSupport object for the given node.
createEventSupport(AbstractNode) - Method in class org.apache.batik.dom.AbstractDOMImplementation
Creates an EventSupport object for a given node.
createException(String, Object[]) - Method in class org.apache.batik.anim.timing.TimedElement
Creates and returns a new AnimationException.
createExitAction(JSVGViewerFrame) - Method in interface org.apache.batik.apps.svgbrowser.Application
Creates an action to exit the application.
createExitAction(JSVGViewerFrame) - Method in class org.apache.batik.apps.svgbrowser.Main
Creates a new application exit action.
createExpression(String, XPathNSResolver) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements XPathEvaluator.createExpression(String,XPathNSResolver).
createFillStrokePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGLineElementBridge
Creates the shape painter associated to the specified element.
createFilter(BridgeContext, Element, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.FilterBridge
Creates a Filter according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in interface org.apache.batik.bridge.FilterPrimitiveBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeBlendElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeCompositeElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeDiffuseLightingElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeFloodElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeImageElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Map) - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge
Creates a Filter according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeOffsetElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeTileElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGFilterElementBridge
Creates a Filter according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Creates a Filter primitive according to the specified parameters.
createFindPanel() - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Creates the Find panel.
createFloat(short, float, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new float lexical unit.
createFloatValue(short, float) - Method in class org.apache.batik.css.engine.value.AbstractValueManager
createFloatValue(short, float) - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
createFloatValue(short, float) - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
createFloatValue(short, float) - Method in class org.apache.batik.css.engine.value.LengthManager
createFloatValue(short, float) - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
createFloatValue(short, float) - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
createFloatValue(short, float) - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
createFloatValue(short, float) - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
createFloatValue(short, float) - Method in interface org.apache.batik.css.engine.value.ValueManager
Creates and returns a new float value.
createFont(BridgeContext, Element, Element, float, GVTFontFace) - Method in class org.apache.batik.bridge.SVGFontElementBridge
Constructs a new SVGGVTFont that represents the specified <font> element at the requested size.
createFontFace(String, FontFace) - Static method in class org.apache.batik.bridge.FontFace
 
createFontFace(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGFontFaceElementBridge
Creates an SVGFontFace that repesents the specified <font-face> element.
createFontWeight(float) - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
Returns the CSS value associated with the given font-weight.
createFunction(String, LexicalUnit, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new function lexical unit.
createGeneralTransformElement(AffineTransform) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createGlobalObject(Context) - Method in class org.apache.batik.bridge.RhinoInterpreter
Creates the global object.
createGlobalObject(Context) - Method in class org.apache.batik.bridge.SVG12RhinoInterpreter
Creates the global object.
createGlyph(BridgeContext, Element, Element, int, float, GVTFontFace, TextPaintInfo) - Method in class org.apache.batik.bridge.SVGGlyphElementBridge
Constructs a new Glyph that represents the specified <glyph> element at the requested size.
createGlyphVector(FontRenderContext, float, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.SVGAltGlyphHandler
Creates a glyph vector containing the alternate glyphs.
createGlyphVector(FontRenderContext, char[]) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the specified array of characters.
createGlyphVector(FontRenderContext, CharacterIterator) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the characters in the specified character iterator.
createGlyphVector(FontRenderContext, int[], CharacterIterator) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the glyphs in the the glyph code array.
createGlyphVector(FontRenderContext, String) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the specified String.
createGlyphVector(FontRenderContext, float, AttributedCharacterIterator) - Method in interface org.apache.batik.gvt.font.AltGlyphHandler
Creates a glyph vector containing the alternate glyphs.
createGlyphVector(FontRenderContext, char[]) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a new GlyphVector object created with the specified array of characters and the specified FontRenderContext.
createGlyphVector(FontRenderContext, CharacterIterator) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a new GlyphVector object created with the specified CharacterIterator and the specified FontRenderContext.
createGlyphVector(FontRenderContext, int[], CharacterIterator) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a new GlyphVector object created with the specified integer array and the specified FontRenderContext.
createGlyphVector(FontRenderContext, String) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a new GlyphVector object created with the specified String and the specified FontRenderContext.
createGlyphVector(FontRenderContext, char[]) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a new GlyphVector object created with the specified array of characters and the specified FontRenderContext.
createGlyphVector(FontRenderContext, CharacterIterator) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a new GlyphVector object created with the specified CharacterIterator and the specified FontRenderContext.
createGlyphVector(FontRenderContext, int[], CharacterIterator) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a new GlyphVector object created with the specified integer array and the specified FontRenderContext.
createGlyphVector(FontRenderContext, String) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a new GlyphVector object created with the specified String and the specified FontRenderContext.
createGraphics(BufferedImage, RenderingHints) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
This is a wrapper around the system's BufferedImage.createGraphics that arranges for bi to be stored in a Rendering hint in the returned Graphics2D.
createGraphics(BufferedImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Document) - Method in interface org.apache.batik.bridge.DocumentBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Creates a graphics node using the specified BridgeContext and for the specified element.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Document) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGGElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Creates a graphics node using the specified BridgeContext and for the specified element.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Creates a graphics node using the specified BridgeContext and for the specified element.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNodeRable(GraphicsNode) - Method in class org.apache.batik.gvt.filter.ConcreteGraphicsNodeRableFactory
Returns a GraphicsNodeRable initialized with the input GraphicsNode.
createGraphicsNodeRable(GraphicsNode) - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRableFactory
Returns a GraphicsNodeRable initialized with the input GraphicsNode.
createICCColorSpaceWithIntent(BridgeContext, Element, String) - Method in class org.apache.batik.bridge.SVGColorProfileElementBridge
Creates an ICC_ColorSpace according to the specified parameters.
createIdCondition(String) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createIdCondition(String).
createIdCondition(String) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createIdCondition(String).
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.
createImageGraphicsNode(BridgeContext, Element, ParsedURL) - Method in class org.apache.batik.bridge.SVGImageElementBridge
 
createImageRenderer() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Creates a new renderer.
createImageRenderer() - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates a new renderer.
createInheritPaintValue(AnimationTarget) - Static method in class org.apache.batik.anim.values.AnimatablePaintValue
Creates a new AnimatablePaintValue for a 'inherit' value.
createInsertChildCommand(Node, Node, Node) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates InsertChildBefore or AppendChild command, depending on the value of siblingNode.
createInsertNodeBeforeCommand(Node, Node, Node) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates and returns the InsertNodeBeforeCommand.
createInteger(int, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new integer lexical unit.
createInterpreter(URL, boolean) - Method in class org.apache.batik.bridge.RhinoInterpreterFactory
Creates an instance of RhinoInterpreter class.
createInterpreter(URL, boolean, ImportInfo) - Method in class org.apache.batik.bridge.RhinoInterpreterFactory
Creates an instance of RhinoInterpreter class.
createInterpreter(URL, boolean, ImportInfo) - Method in interface org.apache.batik.script.InterpreterFactory
This method should create an instance of Interpreter interface implementation.
createInterpreter(URL, boolean) - Method in interface org.apache.batik.script.InterpreterFactory
This method should create an instance of Interpreter interface implementation.
createInterpreter(Document, String) - Method in class org.apache.batik.script.InterpreterPool
Creates a new interpreter for the specified document and according to the specified language.
createInterpreter(Document, String, ImportInfo) - Method in class org.apache.batik.script.InterpreterPool
Creates a new interpreter for the specified document and according to the specified language.
createInvalidFloatTypeDOMException(short) - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
Creates a DOM exception, given an invalid float type.
createInvalidFloatValueDOMException(float) - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
Creates a DOM exception, given an invalid float value.
createInvalidIdentifierDOMException(String) - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
Creates a DOM exception, given an invalid identifier.
createInvalidLexicalUnitDOMException(short) - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
Creates a DOM exception, given an invalid lexical unit type.
createInvalidStringTypeDOMException(short) - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
Creates a DOM exception, given an invalid string type.
createItem(String) - Method in class org.apache.batik.apps.svgbrowser.DropDownHistoryModel
Creates the ScrollablePopupMenuItem with the specific name.
createJButton(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing button
createJButton(String) - Method in class org.apache.batik.util.gui.resource.ToolBarFactory
Creates and returns a new swing button
createJCheckBox(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing check box
createJCheckBoxMenuItem(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing check box menu item
createJCheckBoxMenuItem(String, String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing check box menu item
createJMenu(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing menu
createJMenu(String, String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing menu
createJMenuBar(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a swing menu bar
createJMenuBar(String, String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a swing menu bar
createJMenuComponent(String, String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a menu item or a separator
createJMenuItem(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing menu item
createJMenuItem(String, String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing menu item
createJRadioButton(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing radio button
createJRadioButtonMenuItem(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing radio button menu item
createJRadioButtonMenuItem(String, String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing radio button menu item
createJToolBar(String) - Method in class org.apache.batik.util.gui.resource.ToolBarFactory
Creates a tool bar
createJToolbarButton(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing button initialised to be used as a toolbar button
createJToolbarToggleButton(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing button initialised to be used as a toolbar toggle button
createKern(BridgeContext, Element, SVGGVTFont) - Method in class org.apache.batik.bridge.SVGKernElementBridge
Creates a Kern object that repesents the specified kerning element.
createLangCondition(String) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createLangCondition(String).
createLangCondition(String) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createLangCondition(String).
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge
Creates a Light according to the specified parameters.
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge
Creates a Light according to the specified parameters.
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFePointLightElementBridge
Creates a Light according to the specified parameters.
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge
Creates a Light according to the specified parameters.
createListener() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Creates an instance of Listener.
createListener() - Method in class org.apache.batik.swing.JSVGCanvas
Creates an instance of Listener.
createListener() - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates an instance of Listener.
createLiveAnimatedBoolean(String, String, boolean) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedBoolean and stores it in this element's LiveAttributeValue table.
createLiveAnimatedEnumeration(String, String, String[], short) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedEnumeration and stores it in this element's LiveAttributeValue table.
createLiveAnimatedInteger(String, String, int) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedInteger and stores it in this element's LiveAttributeValue table.
createLiveAnimatedLength(String, String, String, short, boolean) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedLength and stores it in this element's LiveAttributeValue table.
createLiveAnimatedLengthList(String, String, String, boolean, short) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedLengthList and stores it in this element's LiveAttributeValue table.
createLiveAnimatedMarkerOrientValue(String, String) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedMarkerOrientValue and stores it in this element's LiveAttributeValue table.
createLiveAnimatedNumber(String, String, float) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedNumber and stores it in this element's LiveAttributeValue table.
createLiveAnimatedNumber(String, String, float, boolean) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedNumber that can be parsed as a percentage and stores it in this element's LiveAttributeValue table.
createLiveAnimatedNumberList(String, String, String, boolean) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedNumberList and stores it in this element's LiveAttributeValue table.
createLiveAnimatedPathData(String, String, String) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedPathData and stores it in this element's LiveAttributeValue table.
createLiveAnimatedPoints(String, String, String) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedPoints and stores it in this element's LiveAttributeValue table.
createLiveAnimatedPreserveAspectRatio() - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedPreserveAspectRatio and stores it in this element's LiveAttributeValue table.
createLiveAnimatedRect(String, String, String) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedRect and stores it in this element's LiveAttributeValue table.
createLiveAnimatedString(String, String) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedString and stores it in this element's LiveAttributeValue table.
createLiveAnimatedTransformList(String, String, String) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates a new SVGOMAnimatedTransformList and stores it in this element's LiveAttributeValue table.
createLoadListener() - Method in class org.apache.batik.swing.JSVGScrollPane
Factory method so subclasses can override the default load listener.
createMalformedLexicalUnitDOMException() - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
 
createMarker(BridgeContext, Element, Element) - Method in interface org.apache.batik.bridge.MarkerBridge
Creates a Marker according to the specified parameters.
createMarker(BridgeContext, Element, Element) - Method in class org.apache.batik.bridge.SVGMarkerElementBridge
Creates a Marker according to the specified parameters.
createMask(BridgeContext, Element, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.MaskBridge
Creates a Mask according to the specified parameters.
createMask(BridgeContext, Element, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGMaskElementBridge
Creates a Mask according to the specified parameters.
createMatrix() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
Creates and returns a new SVGMatrix for exposing the transformation as a matrix.
createMatrix() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
Creates the SVGMatrix used to store the transform.
createMatrix() - Method in class org.apache.batik.dom.svg.SVGOMTransform
Creates a new, modifiable SVGMatrix.
createModifiedACIForFontMatching(AttributedCharacterIterator) - Method in class org.apache.batik.bridge.StrokingTextPainter
Returns a new AttributedCharacterIterator that contains resolved GVTFont attributes.
createNegativeCondition(Condition) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createNegativeCondition(Condition).
createNegativeCondition(Condition) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createNegativeCondition(Condition).
createNegativeSelector(SimpleSelector) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createNegativeSelector(SimpleSelector).
createNegativeSelector(SimpleSelector) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createNegativeSelector(SimpleSelector).
createNode(Document) - Method in interface org.apache.batik.dom.util.SAXDocumentFactory.PreInfo
 
createNodeChangedCommand(Node) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates the compound NodeChangedCommand.
createNodeInsertedCommand(Node, Node, Node) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates the NodeInserted command.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.AbstractDocument
createNodeIterator(AbstractDocument, Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.traversal.TraversalSupport
Creates a new node iterator.
createNodeRemovedCommand(Node, Node, Node) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates the NodeRemoved command.
createNodesDroppedCommand(ArrayList) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates the compound NodesDroppedCommand.
createNonePaintValue(AnimationTarget) - Static method in class org.apache.batik.anim.values.AnimatablePaintValue
Creates a new AnimatablePaintValue for a 'none' value.
createNSResolver(Node) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements XPathEvaluator.createNSResolver(Node).
createOneOfAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createOneOfAttributeCondition(String,String,boolean,String).
createOneOfAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createOneOfAttributeCondition(String,String,boolean,String).
createOnlyChildCondition() - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createOnlyChildCondition().
createOnlyChildCondition() - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createOnlyChildCondition().
createOnlyTypeCondition() - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createOnlyTypeCondition().
createOnlyTypeCondition() - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createOnlyTypeCondition().
createOrCondition(Condition, Condition) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createOrCondition(Condition,Condition).
createOrCondition(Condition, Condition) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createOrCondition(Condition,Condition).
createOutputDir(File) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Creates directories for output files if needed.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in interface org.apache.batik.bridge.PaintBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.bridge.svg12.SVGSolidColorElementBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.bridge.SVGPatternElementBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.extension.svg.ColorSwitchBridge
Creates a Paint according to the specified parameters.
createPathSegItem(SVGPathSeg) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
create an SVGItem representing this SVGPathSeg.
createPositionalCondition(int, boolean, boolean) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createPositionalCondition(int,boolean,boolean).
createPositionalCondition(int, boolean, boolean) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createPositionalCondition(int,boolean,boolean).
createPredefinedFunction(short, LexicalUnit, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new function lexical unit.
createProcessingInstruction(String, String) - Method in class org.apache.batik.anim.dom.SVGOMDocument
createProcessingInstruction(String, String) - Method in class org.apache.batik.dom.GenericDocument
createProcessingInstructionSelector(String, String) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createProcessingInstructionSelector(String,String).
createProcessingInstructionSelector(String, String) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createProcessingInstructionSelector(String,String).
createPseudoClassCondition(String, String) - Method in class org.apache.batik.css.engine.sac.CSSConditionFactory
SAC: Implements ConditionFactory.createPseudoClassCondition(String,String).
createPseudoClassCondition(String, String) - Method in class org.apache.batik.css.parser.DefaultConditionFactory
SAC: Implements ConditionFactory.createPseudoClassCondition(String,String).
createPseudoElementSelector(String, String) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createPseudoElementSelector(String,String).
createPseudoElementSelector(String, String) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createPseudoElementSelector(String,String).
createRasterFeImage(BridgeContext, Rectangle2D, ParsedURL) - Static method in class org.apache.batik.bridge.SVGFeImageElementBridge
Returns a Filter that represents an raster image (JPG or PNG).
createRasterImageNode(BridgeContext, Element, Filter, ParsedURL) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns a GraphicsNode that represents an raster image in JPEG or PNG format.
createRemoveChildCommand(Node, Node) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates and returns the RemoveChild command.
createRemoveSelectedTreeNodesCommand(ArrayList) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Creates the compound RemoveSelectedTreeNodesCommand.
createRenderer() - Method in class org.apache.batik.gvt.renderer.ConcreteImageRendererFactory
Creates a new renderer.
createRenderer() - Method in interface org.apache.batik.gvt.renderer.RendererFactory
Creates a new renderer.
createRenderer() - Method in class org.apache.batik.transcoder.image.ImageTranscoder
Method so subclasses can modify the Renderer used to render document.
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Create a RenderedImage that is filled with the current flood fill paint
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Creates a RenderedImage that represented a rendering of this image using a given RenderContext.
createRendering(RenderContext) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Creates a RenderedImage that represented a rendering of this image using a given RenderContext.
createRendering(RenderContext) - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
 
createRGBColor(Value, Value, Value) - Method in class org.apache.batik.css.engine.value.AbstractColorManager
Creates an RGB color.
createRootNodeSelector() - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createRootNodeSelector().
createRootNodeSelector() - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createRootNodeSelector().
createRotateElement(double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createRunHandler() - Method in class org.apache.batik.bridge.UpdateManager
 
createRunnableQueue() - Static method in class org.apache.batik.util.RunnableQueue
Creates a new RunnableQueue started in a new thread.
createScaledRendering(int, int, RenderingHints) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
createScaledRendering(int, int, RenderingHints) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
createScaleElement(double, double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createScanner(InputSource) - Method in class org.apache.batik.css.parser.Parser
Creates a scanner, given an InputSource.
createScrollBarListener(boolean) - Method in class org.apache.batik.swing.JSVGScrollPane
Scrollbar listener factory method so subclasses can override the default SBListener behaviour.
createScrollListener() - Method in class org.apache.batik.swing.JSVGScrollPane
Factory method so subclasses can override the default listener behaviour
createSelectionManager() - Method in interface org.apache.batik.apps.svgbrowser.DOMViewerController
Creates the ElementSelectionManager to manage the selection overlay on the canvas.
createSelectionManager() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Canvas.JSVGViewerDOMViewerController
 
createSelector(ContentManager, XBLOMContentElement, Element, String) - Method in interface org.apache.batik.bridge.svg12.AbstractContentSelector.ContentSelectorFactory
Creates a new selector object.
createSelector(String, ContentManager, XBLOMContentElement, Element, String) - Static method in class org.apache.batik.bridge.svg12.AbstractContentSelector
Creates a new selector object.
createSelector(ContentManager, XBLOMContentElement, Element, String) - Method in class org.apache.batik.bridge.svg12.AbstractContentSelector.XPathPatternContentSelectorFactory
Creates a new XPathPatternContentSelector object.
createSelector(ContentManager, XBLOMContentElement, Element, String) - Method in class org.apache.batik.bridge.svg12.AbstractContentSelector.XPathSubsetContentSelectorFactory
Creates a new XPathSubsetContentSelector object.
createShape(Reader, int) - Static method in class org.apache.batik.parser.AWTPathProducer
Utility method for creating an ExtendedGeneralPath.
createShape(Reader, int) - Static method in class org.apache.batik.parser.AWTPolygonProducer
Utility method for creating an ExtendedGeneralPath.
createShape(Reader, int) - Static method in class org.apache.batik.parser.AWTPolylineProducer
Utility method for creating an ExtendedGeneralPath.
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGCircleElementBridge
 
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGDecoratedShapeElementBridge
Creates the shape painter associated to the specified element.
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
 
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGRectElementBridge
 
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Creates the shape painter associated to the specified element.
createShearElement(double, double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createShowResultPanel() - Method in class org.apache.batik.apps.svgbrowser.FindDialog
 
createSimple(short, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new integer lexical unit.
createStaticImageRenderer() - Method in class org.apache.batik.gvt.renderer.ConcreteImageRendererFactory
Creates a new static image renderer.
createStaticImageRenderer() - Method in interface org.apache.batik.gvt.renderer.ImageRendererFactory
Creates a new static renderer.
createStop(BridgeContext, Element, Element, float) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
Creates a Stop according to the specified parameters.
createString(short, String, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new string lexical unit.
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.AbstractValueManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.ClipManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.IdentifierManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.FilterManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationVerticalManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.KerningManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.MaskManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
createStringValue(short, String, CSSEngine) - Method in interface org.apache.batik.css.engine.value.ValueManager
Creates and returns a new string value.
createStyleSheet(Node, HashMap<String, String>) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation
Creates a stylesheet from the data of an xml-stylesheet processing instruction or return null.
createStyleSheet(Node, HashMap<String, String>) - Method in interface org.apache.batik.dom.StyleSheetFactory
Creates a stylesheet from the data of the xml-stylesheet processing instruction or return null when it is not possible to create the given stylesheet.
createSubBridgeContext(SVGOMDocument) - Method in class org.apache.batik.bridge.BridgeContext
This function creates a new 'sub' BridgeContext to associated with 'newDoc' if one currently doesn't exist, otherwise it returns the BridgeContext currently associated with the document.
createSubBridgeContext(SVGOMDocument) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
 
createSubstituteString(AttributedCharacterIterator) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Where possible substitues plain arabic glyphs with their shaped forms.
createSVGAngle() - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGSVGElement.createSVGAngle().
createSVGDocument(String) - Method in class org.apache.batik.anim.dom.SAXSVGDocumentFactory
 
createSVGDocument(String, InputStream) - Method in class org.apache.batik.anim.dom.SAXSVGDocumentFactory
Creates a SVG Document instance.
createSVGDocument(String, Reader) - Method in class org.apache.batik.anim.dom.SAXSVGDocumentFactory
Creates a SVG Document instance.
createSVGDocument(String) - Method in interface org.apache.batik.dom.svg.SVGDocumentFactory
Creates a SVG Document instance.
createSVGDocument(String, InputStream) - Method in interface org.apache.batik.dom.svg.SVGDocumentFactory
Creates a SVG Document instance.
createSVGDocument(String, Reader) - Method in interface org.apache.batik.dom.svg.SVGDocumentFactory
Creates a SVG Document instance.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.AbstractSVGLengthList
Create an SVGException when the checkItemType fails.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedLengthList.AnimSVGLengthList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedLengthList.BaseSVGLengthList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedNumberList.AnimSVGNumberList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedNumberList.BaseSVGNumberList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPathData.AnimSVGPathSegList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPathData.BaseSVGPathSegList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPathData.NormalizedBaseSVGPathSegList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPoints.AnimSVGPointList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedPoints.BaseSVGPointList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedTransformList.AnimSVGTransformList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMAnimatedTransformList.BaseSVGTransformList
Create a SVGException.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.anim.dom.SVGOMElement
Creates an SVGException with the appropriate error message.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
Create an SVGException when the AbstractSVGNumberList.checkItemType(Object) fails.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
Create an SVGException when the checkItemType fails.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
Create an SVGException when the checkItemType fails.
createSVGException(short, String, Object[]) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
Create an SVGException when the checkItemType fails.
createSVGFeImage(BridgeContext, Rectangle2D, Element, boolean, Element, GraphicsNode) - Static method in class org.apache.batik.bridge.SVGFeImageElementBridge
Returns a Filter that represents a svg document or element as an image.
createSVGImageNode(BridgeContext, Element, SVGDocument) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns a GraphicsNode that represents a svg document as an image.
createSVGItem(Object) - Method in class org.apache.batik.anim.dom.AbstractSVGLengthList
Creates a new SVGItem object from the given SVGLength.
createSVGItem(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGList
Creates an SVGItem object that has the same values as those in the specified SVG object.
createSVGItem(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
Creates a new SVGNumberItem from the given SVGNumber.
createSVGItem(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
 
createSVGItem(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
Creates a new SVGItem object from the given SVGPoint.
createSVGItem(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
Creates a new SVGItem object from the given SVGTransform.
createSVGLength() - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGSVGElement.createSVGLength().
createSVGMatrix() - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGSVGElement.createSVGMatrix().
createSVGNumber() - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGSVGElement.createSVGNumber().
createSVGPathSegArcAbs(float, float, float, float, float, boolean, boolean) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegArcAbs(float,float,float,float,float,boolean,boolean).
createSVGPathSegArcRel(float, float, float, float, float, boolean, boolean) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegArcRel(float,float,float,float,float,boolean,boolean).
createSVGPathSegClosePath() - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegClosePath().
createSVGPathSegCurvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicAbs(float,float,float,float,float,float).
createSVGPathSegCurvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicRel(float,float,float,float,float,float).
createSVGPathSegCurvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicSmoothAbs(float,float,float,float).
createSVGPathSegCurvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicSmoothRel(float,float,float,float).
createSVGPathSegCurvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticAbs(float,float,float,float).
createSVGPathSegCurvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticRel(float,float,float,float).
createSVGPathSegCurvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothAbs(float,float).
createSVGPathSegCurvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothRel(float,float).
createSVGPathSegLinetoAbs(float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoAbs(float,float).
createSVGPathSegLinetoHorizontalAbs(float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoHorizontalAbs(float).
createSVGPathSegLinetoHorizontalRel(float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoHorizontalRel(float).
createSVGPathSegLinetoRel(float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoRel(float,float).
createSVGPathSegLinetoVerticalAbs(float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoVerticalAbs(float).
createSVGPathSegLinetoVerticalRel(float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoVerticalRel(float).
createSVGPathSegMovetoAbs(float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegMovetoAbs(float,float).
createSVGPathSegMovetoRel(float, float) - Method in class org.apache.batik.anim.dom.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegMovetoRel(float,float).
createSVGPoint() - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGSVGElement.createSVGPoint().
createSVGRect() - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGSVGElement.createSVGRect().
createSVGTransform() - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGSVGElement.createSVGTransform().
createSVGTransformFromMatrix(SVGMatrix) - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGSVGElement.createSVGTransformFromMatrix(SVGMatrix).
createSVGTransformFromMatrix(SVGMatrix) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
DOM: Implements SVGTransformList.createSVGTransformFromMatrix(SVGMatrix).
createTemplatesMenu(String) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
Creates JMenu menu using NodeTemplates.
createTextLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Method in class org.apache.batik.bridge.ConcreteTextLayoutFactory
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator.
createTextLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Method in class org.apache.batik.bridge.FlowTextLayoutFactory
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator.
createTextLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Method in interface org.apache.batik.bridge.TextLayoutFactory
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator.
createTextLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Method in class org.apache.batik.extension.svg.FlowExtTextLayoutFactory
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator.
createTextNode(String) - Method in class org.apache.batik.anim.dom.SVGOMDocument
createTextNode(String) - Method in class org.apache.batik.dom.AbstractText
Creates a text node of the current type.
createTextNode(String) - Method in class org.apache.batik.dom.GenericCDATASection
Creates a text node of the current type.
createTextNode(String) - Method in class org.apache.batik.dom.GenericDocument
createTextNode(String) - Method in class org.apache.batik.dom.GenericText
Creates a text node of the current type.
createTextNodeSelector(String) - Method in class org.apache.batik.css.engine.sac.CSSSelectorFactory
SAC: Implements SelectorFactory.createTextNodeSelector(String).
createTextNodeSelector(String) - Method in class org.apache.batik.css.parser.DefaultSelectorFactory
SAC: Implements SelectorFactory.createTextNodeSelector(String).
createTextPath(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextPathElementBridge
Creates a TextPath object that represents the path along which the text is to be rendered.
createTextSelectionManager(EventDispatcher) - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
createTile(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Computes the tile to use for the tiling operation.
createTileStore() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
createTimedElement() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Creates a TimedElement for the animation element.
createTransformedShape(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
createTranslateElement(double, double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createTree(Node, boolean) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
Creates a swing tree from a DOM document.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.AbstractDocument
createTreeWalker(AbstractDocument, Node, int, NodeFilter, boolean) - Static method in class org.apache.batik.dom.traversal.TraversalSupport
Creates a new tree walker.
createUpdateRunnable() - Method in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
 
createURIColorPaintValue(AnimationTarget, String, float, float, float) - Static method in class org.apache.batik.anim.values.AnimatablePaintValue
Creates a new AnimatablePaintValue for a URI reference with a color fallback.
createURICurrentColorPaintValue(AnimationTarget, String) - Static method in class org.apache.batik.anim.values.AnimatablePaintValue
Creates a new AnimatablePaintValue for a URI reference with a 'currentColor' fallback.
createURINonePaintValue(AnimationTarget, String) - Static method in class org.apache.batik.anim.values.AnimatablePaintValue
Creates a new AnimatablePaintValue for a URI reference with a 'none' fallback.
createURIPaintValue(AnimationTarget, String) - Static method in class org.apache.batik.anim.values.AnimatablePaintValue
Creates a new AnimatablePaintValue for a URI reference.
createURIResolver(SVGDocument, DocumentLoader) - Method in class org.apache.batik.bridge.BridgeContext
Returns a new URIResolver object.
createURIResolver(SVGDocument, DocumentLoader) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
Returns a new URIResolver object.
createURISelectionPanel() - Method in class org.apache.batik.util.gui.URIChooser
Creates the URI selection panel
createUserAgent() - Method in class org.apache.batik.swing.JSVGCanvas
Creates a UserAgent.
createUserAgent() - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates a UserAgent.
createUserAgent() - Method in class org.apache.batik.transcoder.SVGAbstractTranscoder
 
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableBooleanValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableBooleanValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableIntegerValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableIntegerValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthListValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthListValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberListValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberListValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePathDataFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePathDataFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePointListValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePointListValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableRectValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableRectValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
 
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
 
createValue(AnimationTarget, String, String, boolean, String) - Method in interface org.apache.batik.bridge.SVGAnimationEngine.Factory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in interface org.apache.batik.bridge.SVGAnimationEngine.Factory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.UncomputedAnimatableStringValueFactory
 
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.UncomputedAnimatableStringValueFactory
 
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.AbstractColorManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.ClipManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.CursorManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.SrcManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.IdentifierManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.LengthManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.RectManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.FilterManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationVerticalManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.KerningManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.MaskManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg.SVGPaintManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
createValue(LexicalUnit, CSSEngine) - Method in interface org.apache.batik.css.engine.value.ValueManager
Creates a value from a lexical unit.
createViewCSS(AbstractStylableDocument) - Method in class org.apache.batik.anim.dom.SVGDOMImplementation
Creates a ViewCSS.
createViewCSS(AbstractStylableDocument) - Method in class org.apache.batik.dom.ExtensibleDOMImplementation
Creates a ViewCSS.
createWindow(Interpreter, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Creates a new Window object.
createWindow(Interpreter, String) - Method in class org.apache.batik.bridge.ScriptingEnvironment
Creates a new Window object.
createWindow(Interpreter, String) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
Creates a new Window object.
createXMLDeclarationReader(PushbackInputStream, String) - Static method in class org.apache.batik.xml.XMLUtilities
Creates a reader from the given input stream and encoding.
createXMLDocumentReader(InputStream) - Static method in class org.apache.batik.xml.XMLUtilities
Creates a Reader initialized to scan the characters in the given XML document's InputStream.
createXMLException(String) - Method in class org.apache.batik.xml.XMLScanner
Returns an XMLException initialized with the given message key.
createXPathException(short, String, Object[]) - Method in class org.apache.batik.dom.AbstractDocument
Creates an exception with the appropriate error message.
creator - Variable in class org.apache.batik.anim.timing.InstanceTime
The TimingSpecifier that created this InstanceTime.
CRIMSON_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'crimson' RGB color.
CRIMSON_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'crimson' color name.
CRISPEDGES_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'crispedges' keyword.
CROSSHAIR_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'crosshair' keyword.
cs - Variable in class org.apache.batik.parser.PathArrayProducer
List of short[] objects.
csLinear - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Indicates if the operation should be done in linear or gamma corrected sRGB.
CSS_ACCUMULATE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ALICEBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ALIGNMENT_BASELINE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ALPHABETIC_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ANTIQUEWHITE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_APPWORKSPACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_AQUA_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_AQUAMARINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_AUTO_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_AUTOSENSE_SCRIPT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_AZURE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BACKGROUND_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BASELINE_SHIFT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BASELINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BEIGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BEVEL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BIDI_OVERRIDE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BISQUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BLACK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BLANCHEDALMOND_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BLINK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BLOCK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BLUEVIOLET_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BOLD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BOLDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BOTTOM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BROWN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BURLYWOOD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONFACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CADETBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CENTER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CENTRAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CHARTREUSE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CHOCOLATE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CLIP_PATH_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CLIP_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CLIP_RULE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLLAPSE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_INTERPOLATION_FILTERS_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_INTERPOLATION_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_PROFILE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COMPACT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CORAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CORNFLOWERBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CORNSILK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CRIMSON_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CRISPEDGES_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CROSSHAIR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CURRENTCOLOR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CURSIVE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CURSOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CYAN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKCYAN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKGOLDENROD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKGRAY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKGREY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKKHAKI_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKMAGENTA_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKOLIVEGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKORANGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKORCHID_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKRED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKSALMON_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKSEAGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKSLATEBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKSLATEGRAY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKSLATEGREY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKTURQUOISE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DARKVIOLET_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DEEPPINK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DEEPSKYBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DIMGRAY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DIMGREY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DIRECTION_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DISPLAY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DODGERBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DOMINANT_BASELINE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_E_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EMBED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ENABLE_BACKGROUND_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_END_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_END_VALUE - Static variable in interface org.apache.batik.util.SVG12CSSConstants
Value for text-align to end of region
CSS_EVENODD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EXTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EXTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FANTASY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_RULE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILLSTROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILTER_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FIREBRICK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FLOOD_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FLOOD_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FLORALWHITE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_FAMILY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_SIZE_ADJUST_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_SIZE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_STRETCH_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_STYLE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_VARIANT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_WEIGHT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FORESTGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FUCHSIA_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FULL_VALUE - Static variable in interface org.apache.batik.util.SVG12CSSConstants
Value for text-align to both edges of region
CSS_GAINSBORO_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GEOMETRICPRECISION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GHOSTWHITE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GLYPH_ORIENTATION_HORIZONTAL_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GLYPH_ORIENTATION_VERTICAL_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GOLD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GOLDENROD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GRAY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GRAYTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GREENYELLOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GREY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HANGING_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HELP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HIDDEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HIGHLIGHT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HIGHLIGHTTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HONEYDEW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HOTPINK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ICON_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_IDEOGRAPHIC_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_IMAGE_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INACTIVECAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INDENT_PROPERTY - Static variable in interface org.apache.batik.util.SVG12CSSConstants
property name for indent
CSS_INDIANRED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INDIGO_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INFOBACKGROUND_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INFOTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INLINE_TABLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INLINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ITALIC_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_IVORY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_KERNING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_KHAKI_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LARGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LARGER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LAVENDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LAVENDERBLUSH_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LAWNGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LEMONCHIFFON_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LETTER_SPACING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTCORAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTCYAN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTGOLDENRODYELLOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTGRAY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTGREY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTING_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTPINK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTSALMON_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTSEAGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTSKYBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTSLATEGRAY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTSLATEGREY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTSTEELBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTYELLOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIME_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIMEGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LINE_HEIGHT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LINE_THROUGH_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LINEARRGB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LINEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIST_ITEM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LOWER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LR_TB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LTR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MAGENTA_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARGIN_BOTTOM_PROPERTY - Static variable in interface org.apache.batik.util.SVG12CSSConstants
Property name for bottom-margin
CSS_MARGIN_LEFT_PROPERTY - Static variable in interface org.apache.batik.util.SVG12CSSConstants
Property name for left-margin
CSS_MARGIN_PROPERTY - Static variable in interface org.apache.batik.util.SVG12CSSConstants
Property name for margin shorthand
CSS_MARGIN_RIGHT_PROPERTY - Static variable in interface org.apache.batik.util.SVG12CSSConstants
Property name for right-margin
CSS_MARGIN_TOP_PROPERTY - Static variable in interface org.apache.batik.util.SVG12CSSConstants
Property name for top-margin
CSS_MARKER_END_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_MID_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_START_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MAROON_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MASK_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MATHEMATICAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUMAQUAMARINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUMBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUMORCHID_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUMPURPLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUMSEAGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUMSLATEBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUMSPRINGGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUMTURQUOISE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUMVIOLETRED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MENU_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MENUTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MESSAGE_BOX_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MIDDLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MIDDLE_VALUE - Static variable in interface org.apache.batik.util.SVG12CSSConstants
Value for text-align to middle of text on line
CSS_MIDNIGHTBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MIME_TYPE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MINTCREAM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MISTYROSE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MITER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MOCCASIN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MONOSPACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MOVE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_N_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NARROWER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NAVAJOWHITE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NAVY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NE_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NEW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NO_CHANGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NONE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NONZERO_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NORMAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NORMAL_VALUE - Static variable in interface org.apache.batik.util.SVG12CSSConstants
Value for line-height for 'normal' line height
CSS_NW_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OBLIQUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OLDLACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OLIVE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OLIVEDRAB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPTIMIZELEGIBILITY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPTIMIZEQUALITY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPTIMIZESPEED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ORANGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ORANGERED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ORCHID_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OVERFLOW_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OVERLINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PAINTED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PALEGOLDENROD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PALEGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PALETURQUOISE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PALEVIOLETRED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PAPAYAWHIP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PARSER_CLASS_NAME_KEY - Static variable in class org.apache.batik.util.XMLResourceDescriptor
The CSS parser class name key.
CSS_PEACHPUFF_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PERU_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PINK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PLUM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_POINTER_EVENTS_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_POINTER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_POWDERBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PURPLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RESET_SIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RESET_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RL_TB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ROSYBROWN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ROUND_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ROYALBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RTL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RUN_IN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_S_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SADDLEBROWN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SALMON_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SANDYBROWN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SANS_SERIF_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SCROLL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SCROLLBAR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SE_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SEAGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SEASHELL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SEMI_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SEMI_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SERIF_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SHAPE_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SIENNA_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SILVER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SKYBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SLATEBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SLATEGRAY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SLATEGREY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SMALL_CAPS_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SMALL_CAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SMALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SMALLER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SNOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SOLID_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.SVG12CSSConstants
property name for color attribute
CSS_SOLID_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.SVG12CSSConstants
property name for opacity attribute
CSS_SPRINGGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SQUARE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SRC_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SRGB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_START_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_START_VALUE - Static variable in interface org.apache.batik.util.SVG12CSSConstants
Value for text-align to start of text on line
CSS_STATUS_BAR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STEELBLUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STOP_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STOP_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_DASHARRAY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_DASHOFFSET_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_LINECAP_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_LINEJOIN_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_MITERLIMIT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_WIDTH_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SUB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SUPER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SW_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_CAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_CELL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_COLUMN_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_COLUMN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_FOOTER_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_HEADER_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_ROW_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_ROW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TAN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TB_RL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_ALIGN_PROPERTY - Static variable in interface org.apache.batik.util.SVG12CSSConstants
propery name for text-align
CSS_TEXT_ANCHOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_BOTTOM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_DECORATION_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_TOP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THISTLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDDARKSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDFACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDLIGHTSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TOMATO_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TOP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TURQUOISE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ULTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ULTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_UNDERLINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_UNICODE_BIDI_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_USE_SCRIPT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VIOLET_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBILITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLEFILL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLEFILLSTROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLEPAINTED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLESTROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_W_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WAIT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WHEAT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WHITE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WHITESMOKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WIDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WINDOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WINDOWFRAME_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WINDOWTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WORD_SPACING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WRITING_MODE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_X_LARGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_X_SMALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_XX_LARGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_XX_SMALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_YELLOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_YELLOWGREEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSSAndCondition - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the CombinatorCondition interface.
CSSAndCondition(Condition, Condition) - Constructor for class org.apache.batik.css.engine.sac.CSSAndCondition
Creates a new CombinatorCondition object.
cssAnimations - Variable in class org.apache.batik.anim.AnimationEngine.TargetInfo
Map of CSS attribute names to the corresponding AnimationEngine.Sandwich objects.
CSSAttributeCondition - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the AttributeCondition interface.
CSSAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.engine.sac.CSSAttributeCondition
Creates a new CSSAttributeCondition object.
cssBase - Variable in class org.apache.batik.extension.StylableExtensionElement
The base URL.
cssBaseURI - Variable in class org.apache.batik.css.engine.CSSEngine
The current base URI.
CSSBeginHyphenAttributeCondition - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the AttributeCondition interface.
CSSBeginHyphenAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.engine.sac.CSSBeginHyphenAttributeCondition
Creates a new CSSAttributeCondition object.
CSSChildSelector - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the DescendantSelector interface.
CSSChildSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.engine.sac.CSSChildSelector
Creates a new CSSChildSelector object.
CSSClassCondition - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the AttributeCondition interface.
CSSClassCondition(String, String, String) - Constructor for class org.apache.batik.css.engine.sac.CSSClassCondition
Creates a new CSSAttributeCondition object.
CSSConditionalSelector - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the ConditionalSelector interface.
CSSConditionalSelector(SimpleSelector, Condition) - Constructor for class org.apache.batik.css.engine.sac.CSSConditionalSelector
Creates a new ConditionalSelector object.
cssConditionFactory - Variable in class org.apache.batik.css.engine.CSSEngine
The CSS condition factory.
CSSConditionFactory - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the ConditionFactory interface.
CSSConditionFactory(String, String, String, String) - Constructor for class org.apache.batik.css.engine.sac.CSSConditionFactory
Creates a new condition factory.
CSSConstants - Interface in org.apache.batik.util
This interface defines constants for CSS.
CSSContext - Interface in org.apache.batik.css.engine
This interface allows the user of a CSSEngine to provide contextual informations.
cssContext - Variable in class org.apache.batik.css.engine.CSSEngine
The CSS context.
CSSDescendantSelector - Class in org.apache.batik.css.engine.sac
This class provides an implementation for the DescendantSelector interface.
CSSDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.engine.sac.CSSDescendantSelector
Creates a new CSSDescendantSelector object.
CSSDirectAdjacentSelector - Class in org.apache.batik.css.engine.sac
This class provides an implementation for the DescendantSelector interface.
CSSDirectAdjacentSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.engine.sac.CSSDirectAdjacentSelector
Creates a new CSSDirectAdjacentSelector object.
CSSElementSelector - Class in org.apache.batik.css.engine.sac
This class implements the ElementSelector interface.
CSSElementSelector(String, String) - Constructor for class org.apache.batik.css.engine.sac.CSSElementSelector
Creates a new ElementSelector object.
cssEngine - Variable in class org.apache.batik.anim.dom.SVGStylableElement.PresentationAttributeColorValue
The CSS engine.
cssEngine - Variable in class org.apache.batik.anim.dom.SVGStylableElement.PresentationAttributePaintValue
The CSS engine.
cssEngine - Variable in class org.apache.batik.anim.dom.SVGStylableElement.PresentationAttributeValue
The CSS engine.
cssEngine - Variable in class org.apache.batik.bridge.SVGAnimationEngine
The CSSEngine used for CSS value parsing.
cssEngine - Variable in class org.apache.batik.css.dom.CSSOMComputedStyle
The CSS engine used to compute the values.
cssEngine - Variable in class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration
The CSS engine.
cssEngine - Variable in class org.apache.batik.css.dom.CSSOMViewCSS
The associated CSS engine.
CSSEngine - Class in org.apache.batik.css.engine
This is the base class for all the CSS engines.
CSSEngine(Document, ParsedURL, ExtendedParser, ValueManager[], ShorthandManager[], String[], String, String, String, String, boolean, String, CSSContext) - Constructor for class org.apache.batik.css.engine.CSSEngine
Creates a new CSSEngine.
cssEngine - Variable in class org.apache.batik.dom.AbstractStylableDocument
The CSS engine.
CSSEngine.CSSNavigableDocumentHandler - Class in org.apache.batik.css.engine
To handle mutations of a CSSNavigableDocument.
CSSEngine.DocumentAdapter - Class in org.apache.batik.css.engine
Provides an (empty) adapter for the DocumentHandler interface.
CSSEngine.DOMAttrModifiedListener - Class in org.apache.batik.css.engine
To handle the element attributes modification in the associated document.
CSSEngine.DOMCharacterDataModifiedListener - Class in org.apache.batik.css.engine
To handle the modification of a CSSStyleSheetNode.
CSSEngine.DOMNodeInsertedListener - Class in org.apache.batik.css.engine
To handle the insertion of a CSSStyleSheetNode in the associated document.
CSSEngine.DOMNodeRemovedListener - Class in org.apache.batik.css.engine
To handle the removal of a CSSStyleSheetNode from the associated document.
CSSEngine.DOMSubtreeModifiedListener - Class in org.apache.batik.css.engine
To handle the removal of a CSSStyleSheetNode from the associated document.
CSSEngine.MainPropertyReceiver - Interface in org.apache.batik.css.engine
Interface for people interesting in having 'primary' properties set.
CSSEngine.StyleDeclarationBuilder - Class in org.apache.batik.css.engine
To build a StyleDeclaration object.
CSSEngine.StyleDeclarationDocumentHandler - Class in org.apache.batik.css.engine
To parse a style declaration.
CSSEngine.StyleDeclarationUpdateHandler - Class in org.apache.batik.css.engine
To parse a style declaration and update a StyleMap.
CSSEngine.StyleSheetDocumentHandler - Class in org.apache.batik.css.engine
To parse a style sheet.
CSSEngineEvent - Class in org.apache.batik.css.engine
This class represents a CSS event fired by a CSSEngine.
CSSEngineEvent(CSSEngine, Element, int[]) - Constructor for class org.apache.batik.css.engine.CSSEngineEvent
Creates a new CSSEngineEvent.
CSSEngineListener - Interface in org.apache.batik.css.engine
This class must be implemented in order to be notified of CSS events.
CSSEngineUserAgent - Interface in org.apache.batik.css.engine
One line Class Desc Complete Class Desc
CSSFontFace - Class in org.apache.batik.bridge
This class represents a <font-face> element or @font-face rule
CSSFontFace(List, String, float, String, String, String, String, float, String, float, float, float, float, float, float, float, float) - Constructor for class org.apache.batik.bridge.CSSFontFace
Constructes an CSSFontFace with the specfied font-face attributes.
CSSFontFace(String) - Constructor for class org.apache.batik.bridge.CSSFontFace
 
CSSIdCondition - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the AttributeCondition interface.
CSSIdCondition(String, String, String) - Constructor for class org.apache.batik.css.engine.sac.CSSIdCondition
Creates a new CSSAttributeCondition object.
CSSLangCondition - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the LangCondition interface.
CSSLangCondition(String) - Constructor for class org.apache.batik.css.engine.sac.CSSLangCondition
Creates a new LangCondition object.
CSSLexicalUnit - Class in org.apache.batik.css.parser
This class implements the LexicalUnit interface.
CSSLexicalUnit(short, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new LexicalUnit.
CSSLexicalUnit.DimensionLexicalUnit - Class in org.apache.batik.css.parser
This class represents a dimension unit.
CSSLexicalUnit.FloatLexicalUnit - Class in org.apache.batik.css.parser
This class represents a float unit.
CSSLexicalUnit.FunctionLexicalUnit - Class in org.apache.batik.css.parser
This class represents a function unit.
CSSLexicalUnit.IntegerLexicalUnit - Class in org.apache.batik.css.parser
This class represents an integer unit.
CSSLexicalUnit.PredefinedFunctionLexicalUnit - Class in org.apache.batik.css.parser
This class represents a function unit.
CSSLexicalUnit.SimpleLexicalUnit - Class in org.apache.batik.css.parser
This class represents a simple unit.
CSSLexicalUnit.StringLexicalUnit - Class in org.apache.batik.css.parser
This class represents a string unit.
CSSMediaPanel - Class in org.apache.batik.util.gui
This class represents a panel to edit/add/remove CSS media.
CSSMediaPanel() - Constructor for class org.apache.batik.util.gui.CSSMediaPanel
Constructs a new panel to edit CSS media.
CSSMediaPanel.AddButtonAction - Class in org.apache.batik.util.gui
The action associated with the 'Add' button
CSSMediaPanel.AddMediumDialog - Class in org.apache.batik.util.gui
A dialog to add a new CSS medium.
CSSMediaPanel.AddMediumDialog.CancelButtonAction - Class in org.apache.batik.util.gui
The action associated with the 'Cancel' button
CSSMediaPanel.AddMediumDialog.OKButtonAction - Class in org.apache.batik.util.gui
The action associated with the 'OK' button
CSSMediaPanel.ClearButtonAction - Class in org.apache.batik.util.gui
The action associated with the 'Clear' button
CSSMediaPanel.Dialog - Class in org.apache.batik.util.gui
A dialog to edit/add/remove CSS media.
CSSMediaPanel.Dialog.CancelButtonAction - Class in org.apache.batik.util.gui
The action associated with the 'Cancel' button
CSSMediaPanel.Dialog.OKButtonAction - Class in org.apache.batik.util.gui
The action associated with the 'OK' button
CSSMediaPanel.MediaListDataListener - Class in org.apache.batik.util.gui
To manage data modifications in the media list.
CSSMediaPanel.MediaListSelectionListener - Class in org.apache.batik.util.gui
To manage selection modifications
CSSMediaPanel.RemoveButtonAction - Class in org.apache.batik.util.gui
The action associated with the 'Remove' button
CSSNavigableDocument - Interface in org.apache.batik.css.engine
An interface for documents that have CSSNavigableNodes.
CSSNavigableDocumentHandler() - Constructor for class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
 
cssNavigableDocumentListener - Variable in class org.apache.batik.css.engine.CSSEngine
Listener for CSSNavigableDocument events.
CSSNavigableDocumentListener - Interface in org.apache.batik.css.engine
An interface for listeners of CSSNavigableDocument events.
cssNavigableDocumentListeners - Variable in class org.apache.batik.anim.dom.SVGOMDocument
Map of CSSNavigableDocumentListeners to an array of wrapper DOM listeners.
CSSNavigableNode - Interface in org.apache.batik.css.engine
An interface for DOM classes that can be navigated for CSS selector matching and cascade computation.
CSSOMComputedStyle - Class in org.apache.batik.css.dom
This class represents the computed style of an element.
CSSOMComputedStyle(CSSEngine, CSSStylableElement, String) - Constructor for class org.apache.batik.css.dom.CSSOMComputedStyle
Creates a new computed style.
CSSOMComputedStyle.ComputedCSSValue - Class in org.apache.batik.css.dom
To manage a computed CSSValue.
CSSOMStoredStyleDeclaration - Class in org.apache.batik.css.dom
A class for SVG style declarations that store their properties in a StyleDeclaration.
CSSOMStoredStyleDeclaration(CSSEngine) - Constructor for class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration
Creates a new CSSOMStoredStyleDeclaration.
CSSOMStyleDeclaration - Class in org.apache.batik.css.dom
This class represents a style declaration.
CSSOMStyleDeclaration(CSSOMStyleDeclaration.ValueProvider, CSSRule) - Constructor for class org.apache.batik.css.dom.CSSOMStyleDeclaration
Creates a new style declaration.
CSSOMStyleDeclaration.ModificationHandler - Interface in org.apache.batik.css.dom
To manage the modifications on a CSS value.
CSSOMStyleDeclaration.StyleDeclarationValue - Class in org.apache.batik.css.dom
This class represents a CSS value returned by this declaration.
CSSOMStyleDeclaration.ValueProvider - Interface in org.apache.batik.css.dom
To provides the values.
CSSOMSVGColor - Class in org.apache.batik.css.dom
This class implements the SVGColor interface.
CSSOMSVGColor(CSSOMSVGColor.ValueProvider) - Constructor for class org.apache.batik.css.dom.CSSOMSVGColor
Creates a new CSSOMSVGColor.
CSSOMSVGColor.AbstractComponent - Class in org.apache.batik.css.dom
To store a component.
CSSOMSVGColor.AbstractModificationHandler - Class in org.apache.batik.css.dom
Provides an abstract implementation of a ModificationHandler.
CSSOMSVGColor.BlueComponent - Class in org.apache.batik.css.dom
To represents a blue component.
CSSOMSVGColor.ColorNumber - Class in org.apache.batik.css.dom
To represent a SVGNumber which is part of a color list.
CSSOMSVGColor.FloatComponent - Class in org.apache.batik.css.dom
To store a Float component.
CSSOMSVGColor.GreenComponent - Class in org.apache.batik.css.dom
To represents a green component.
CSSOMSVGColor.ModificationHandler - Interface in org.apache.batik.css.dom
To manage the modifications on a CSS value.
CSSOMSVGColor.RedComponent - Class in org.apache.batik.css.dom
To represents a red component.
CSSOMSVGColor.ValueProvider - Interface in org.apache.batik.css.dom
To provide the actual value.
CSSOMSVGComputedStyle - Class in org.apache.batik.css.dom
This class represents the computed style of an SVG element.
CSSOMSVGComputedStyle(CSSEngine, CSSStylableElement, String) - Constructor for class org.apache.batik.css.dom.CSSOMSVGComputedStyle
Creates a new computed style.
CSSOMSVGComputedStyle.ComputedCSSColorValue - Class in org.apache.batik.css.dom
To manage a computed color CSSValue.
CSSOMSVGComputedStyle.ComputedCSSPaintValue - Class in org.apache.batik.css.dom
To manage a computed paint CSSValue.
CSSOMSVGPaint - Class in org.apache.batik.css.dom
This class implements the SVGPaint interface.
CSSOMSVGPaint(CSSOMSVGColor.ValueProvider) - Constructor for class org.apache.batik.css.dom.CSSOMSVGPaint
Creates a new CSSOMSVGPaint.
CSSOMSVGPaint.AbstractModificationHandler - Class in org.apache.batik.css.dom
Provides an abstract implementation of a PaintModificationHandler.
CSSOMSVGPaint.PaintModificationHandler - Interface in org.apache.batik.css.dom
To manage the modifications on a SVGPaint value.
CSSOMSVGStyleDeclaration - Class in org.apache.batik.css.dom
This class represents a SVG style declaration.
CSSOMSVGStyleDeclaration(CSSOMStyleDeclaration.ValueProvider, CSSRule, CSSEngine) - Constructor for class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration
Creates a new CSSOMSVGStyleDeclaration.
CSSOMSVGStyleDeclaration.StyleDeclarationColorValue - Class in org.apache.batik.css.dom
This class represents a CSS value returned by this declaration.
CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue - Class in org.apache.batik.css.dom
This class represents a CSS value returned by this declaration.
CSSOMSVGViewCSS - Class in org.apache.batik.css.dom
This class represents an object which provides the computed styles of the elements of a SVG document.
CSSOMSVGViewCSS(CSSEngine) - Constructor for class org.apache.batik.css.dom.CSSOMSVGViewCSS
Creates a new ViewCSS.
CSSOMValue - Class in org.apache.batik.css.dom
This class implements the CSSValue, CSSPrimitiveValue, CSSValueList interfaces.
CSSOMValue(CSSOMValue.ValueProvider) - Constructor for class org.apache.batik.css.dom.CSSOMValue
Creates a new CSSOMValue.
CSSOMValue.AbstractComponent - Class in org.apache.batik.css.dom
To store a component.
CSSOMValue.AbstractModificationHandler - Class in org.apache.batik.css.dom
This class provides an abstract implementation of a ModificationHandler.
CSSOMValue.BlueComponent - Class in org.apache.batik.css.dom
To represents a blue component.
CSSOMValue.BottomComponent - Class in org.apache.batik.css.dom
To represents a bottom component.
CSSOMValue.FloatComponent - Class in org.apache.batik.css.dom
To store a Float component.
CSSOMValue.GreenComponent - Class in org.apache.batik.css.dom
To represents a green component.
CSSOMValue.LeftComponent - Class in org.apache.batik.css.dom
To represents a left component.
CSSOMValue.ListComponent - Class in org.apache.batik.css.dom
To represents a List component.
CSSOMValue.ModificationHandler - Interface in org.apache.batik.css.dom
To manage the modifications on a CSS value.
CSSOMValue.RedComponent - Class in org.apache.batik.css.dom
To represents a red component.
CSSOMValue.RightComponent - Class in org.apache.batik.css.dom
To represents a right component.
CSSOMValue.TopComponent - Class in org.apache.batik.css.dom
To represents a top component.
CSSOMValue.ValueProvider - Interface in org.apache.batik.css.dom
To provides the actual value.
CSSOMViewCSS - Class in org.apache.batik.css.dom
This class represents an object which provides the computed styles of the elements of a document.
CSSOMViewCSS(CSSEngine) - Constructor for class org.apache.batik.css.dom.CSSOMViewCSS
Creates a new ViewCSS.
CSSOneOfAttributeCondition - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the AttributeCondition interface.
CSSOneOfAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.engine.sac.CSSOneOfAttributeCondition
Creates a new CSSAttributeCondition object.
cssParentElement - Variable in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
The parent CSS element.
cssParserClassName - Static variable in class org.apache.batik.util.XMLResourceDescriptor
The class name of the CSS parser to use.
cssPropertiesChangedListener - Variable in class org.apache.batik.bridge.BridgeContext
The CSSEngine listener to receive CSSEngineEvent.
CSSPropertiesChangedListener() - Constructor for class org.apache.batik.bridge.BridgeContext.CSSPropertiesChangedListener
Creates a new CSSPropertiesChangedListener.
CSSPseudoClassCondition - Class in org.apache.batik.css.engine.sac
This class provides an implementation of the AttributeCondition interface.
CSSPseudoClassCondition(String, String) - Constructor for class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
Creates a new CSSAttributeCondition object.
CSSPseudoElementSelector - Class in org.apache.batik.css.engine.sac
This class implements the ElementSelector interface.
CSSPseudoElementSelector(String, String) - Constructor for class org.apache.batik.css.engine.sac.CSSPseudoElementSelector
Creates a new CSSPseudoElementSelector object.
CSSSACMediaList - Class in org.apache.batik.css.parser
This class implements the SACMediaList interface.
CSSSACMediaList() - Constructor for class org.apache.batik.css.parser.CSSSACMediaList
 
CSSSelectorFactory - Class in org.apache.batik.css.engine.sac
This class implements the SelectorFactory interface.
CSSSelectorFactory() - Constructor for class org.apache.batik.css.engine.sac.CSSSelectorFactory
This class does not need to be instantiated.
CSSSelectorList - Class in org.apache.batik.css.parser
This class implements the SelectorList interface.
CSSSelectorList() - Constructor for class org.apache.batik.css.parser.CSSSelectorList
 
CSSStylableElement - Interface in org.apache.batik.css.engine
This interface must be implemented by the DOM elements which needs CSS support.
CSSStyleDeclarationFactory - Interface in org.apache.batik.dom.util
This interface represents CSSStyleDeclaration factories.
CSSStyleSheetNode - Interface in org.apache.batik.css.engine
This interface must be implemented by the DOM nodes which represent CSS style-sheets.
CSSUtilities - Class in org.apache.batik.bridge
A collection of utility method involving CSS property.
CSSUtilities() - Constructor for class org.apache.batik.bridge.CSSUtilities
No instance of this class is required.
CSSValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
 
CTRL_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The control key modifier constant.
ctrlKey - Variable in class org.apache.batik.dom.events.DOMKeyEvent
 
ctx - Variable in class org.apache.batik.bridge.AnimatableSVGBridge
The bridge context to use for dynamic updates.
ctx - Variable in class org.apache.batik.bridge.CursorManager
BridgeContext associated with this CursorManager
ctx - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
The BridgeContext.
ctx - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
The BridgeContext to be used.
ctx - Variable in class org.apache.batik.bridge.SVGAnimationEngine
The BridgeContext to use for value parsing.
ctx - Variable in class org.apache.batik.bridge.SVGDocumentBridge
The bridge context.
ctx - Variable in class org.apache.batik.bridge.SVGFontFamily
 
ctx - Variable in class org.apache.batik.bridge.SVGUseElementBridge.CursorMouseOverListener
 
ctx - Variable in class org.apache.batik.bridge.UnitProcessor.DefaultContext
The bridge context.
ctx - Variable in class org.apache.batik.bridge.UserAgentAdapter
The BridgeContext to use for error information.
ctx - Variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
Current bridge context
ctx12 - Variable in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
The BridgeContext downcasted to an SVG12BridgeContext.
Cubic - Class in org.apache.batik.ext.awt.geom
A class representing a cubic path segment.
Cubic() - Constructor for class org.apache.batik.ext.awt.geom.Cubic
 
Cubic(double, double, double, double, double, double, double, double) - Constructor for class org.apache.batik.ext.awt.geom.Cubic
 
Cubic(Point2D.Double, Point2D.Double, Point2D.Double, Point2D.Double) - Constructor for class org.apache.batik.ext.awt.geom.Cubic
 
cumulative - Variable in class org.apache.batik.anim.InterpolatingAnimation
Whether this animation accumulates from previous iterations.
curAOI - Variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
Current area of interest.
current - Variable in class org.apache.batik.css.parser.Parser
The current lexical unit.
current - Variable in class org.apache.batik.css.parser.Scanner
The current char.
current - Variable in class org.apache.batik.dom.util.HashTableStack
The current link.
current() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the character at the current position (as returned by getIndex()).
current() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Gets the character at the current position (as returned by getIndex()).
current() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the character at the current position (as returned by getIndex()).
current() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the character at the current position (as returned by getIndex()).
current - Variable in class org.apache.batik.parser.AbstractParser
The current character.
current - Variable in class org.apache.batik.parser.AbstractScanner
The current char.
current - Variable in class org.apache.batik.xml.XMLScanner
The current char.
currentBaseRaster - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
Offscreen image where the Renderer does its rendering
CURRENTCOLOR_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'currentcolor' keyword.
currentCommandIndex - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowser
Current command pointer in history array.
currentCompoundCommand - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Used to group custom number of changes into a single command.
currentGroup - Variable in class org.apache.batik.svggen.DOMGroupManager
Current group node
currentHorizAlign - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
 
currentIndex - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The current index in the TextNode's string.
currentInterval - Variable in class org.apache.batik.anim.timing.TimedElement
The current Interval.
currentIntervalWillUpdate() - Method in class org.apache.batik.anim.timing.TimedDocumentRoot
Invoked by timed elements in this document to indicate that the current interval will be re-evaluated at the next sample.
currentIntervalWillUpdate() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Invoked by timed elements in this document to indicate that the current interval will be re-evaluated at the next sample.
currentKeyEventTarget - Variable in class org.apache.batik.gvt.event.AWTEventDispatcher
The current GraphicsNode targeted by an key events.
currentNode - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
The current node.
currentNode - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The current node.
currentNode - Variable in class org.apache.batik.gvt.GVTTreeWalker
The current GraphicsNode.
currentOffScreen - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
currentPath - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The current path.
currentPath - Variable in class org.apache.batik.util.gui.URIChooser
The current path.
currentRaster - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
currentRepeatIteration - Variable in class org.apache.batik.anim.timing.TimedElement
The current repeat iteration.
currentSavePath - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The current export path.
currentSegment() - Method in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
 
currentSegment(double[]) - Method in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
 
currentSegment(float[]) - Method in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
 
currentSegment(double[]) - Method in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
 
currentSegment(float[]) - Method in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
 
currentSegment() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
currentSegment(double[]) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
currentSegment(float[]) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
currentStore - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
 
currentTarget - Variable in class org.apache.batik.dom.events.AbstractEvent
The EventTarget whose EventListeners are currently being processed.
currentTransform() - Method in class org.apache.batik.apps.svgbrowser.TransformHistory
Returns the current transform.
currentType - Variable in class org.apache.batik.anim.dom.AbstractSVGLengthList.LengthListBuilder
The length unit just parsed.
currentUnit - Variable in class org.apache.batik.parser.LengthArrayProducer
The unit for the current length.
currentURI - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The index of the current URI.
currentValue - Variable in class org.apache.batik.anim.dom.AbstractSVGLengthList.LengthListBuilder
The the length value just parsed.
currentValue - Variable in class org.apache.batik.dom.svg.AbstractSVGNumberList.NumberListBuilder
The number just parsed.
currentVertAlign - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
 
currentX - Variable in class org.apache.batik.parser.AWTPathProducer
The current x position.
currentY - Variable in class org.apache.batik.parser.AWTPathProducer
The current y position.
currImg - Variable in class org.apache.batik.gvt.renderer.MacRenderer
 
CURSIVE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'cursive' keyword.
CURSOR_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
cursorCache - Variable in class org.apache.batik.bridge.CursorManager
Cache used to hold references to cursors
cursorElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
cursorElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
CursorElementFactory() - Constructor for class org.apache.batik.anim.dom.SVGDOMImplementation.CursorElementFactory
 
cursorElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
cursorElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
cursorElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
cursorElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
CursorHolder(Cursor) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.CursorHolder
 
cursorHrefToFilter(Element, ParsedURL, Point2D) - Method in class org.apache.batik.bridge.CursorManager
Converts the input ParsedURL into a Filter and transforms the input hotSpot point (in image space) to cursor space
cursorManager - Variable in class org.apache.batik.bridge.BridgeContext
Manages cursors and performs caching when appropriate
CursorManager - Class in org.apache.batik.bridge
The CursorManager class is a helper class which preloads the cursors corresponding to the SVG built in cursors.
CursorManager(BridgeContext) - Constructor for class org.apache.batik.bridge.CursorManager
Creates a new CursorManager object.
CursorManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'cursor' property values.
CursorManager() - Constructor for class org.apache.batik.css.engine.value.css2.CursorManager
 
cursorMap - Static variable in class org.apache.batik.bridge.CursorManager
Maps SVG Cursor Values to Java Cursors
CursorMouseOutListener(UserAgent, SVGAElementBridge.CursorHolder) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
 
CursorMouseOverListener(UserAgent, SVGAElementBridge.CursorHolder) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
 
CursorMouseOverListener(BridgeContext) - Constructor for class org.apache.batik.bridge.SVGUseElementBridge.CursorMouseOverListener
 
curTxf - Variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
Transform needed to render the current area of interest
CURVE_STROKE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The curve stroke.
curveColor - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The curve color.
curveTo(float, float, float, float, float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
curvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
curvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
curvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
curvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
curvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.parser.PathArrayProducer
curvetoCubicAbs(float, float, float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute cubic bezier curve command has been parsed.
curvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
curvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
curvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
curvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
curvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.parser.PathArrayProducer
curvetoCubicRel(float, float, float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative cubic bezier curve command has been parsed.
curvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
curvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
curvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
curvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
curvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.parser.PathArrayProducer
curvetoCubicSmoothAbs(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute smooth cubic bezier curve command has been parsed.
curvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
curvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
curvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
curvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
curvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.parser.PathArrayProducer
curvetoCubicSmoothRel(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative smooth cubic bezier curve command has been parsed.
curvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
curvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
curvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
curvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
curvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.parser.PathArrayProducer
curvetoQuadraticAbs(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute quadratic bezier curve command has been parsed.
curvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
curvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
curvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
curvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
curvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.parser.PathArrayProducer
curvetoQuadraticRel(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative quadratic bezier curve command has been parsed.
curvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
curvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
curvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
curvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
curvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.parser.PathArrayProducer
curvetoQuadraticSmoothAbs(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute smooth quadratic bezier curve command has been parsed.
curvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
curvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
curvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
curvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
curvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.parser.PathArrayProducer
curvetoQuadraticSmoothRel(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative smooth quadratic bezier curve command has been parsed.
CUSTOM_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The CustomEvent type.
CUSTOM_SPACING - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Convenience flag indicating that non-default glyph spacing is needed.
CustomEvent - Interface in org.apache.batik.w3c.dom.events
The CustomEvent interface is the recommended interface for application-specific event types.
CustomEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.CustomEventFactory
 
customFactories - Variable in class org.apache.batik.dom.ExtensibleDOMImplementation
The custom elements factories.
customShorthandManagers - Variable in class org.apache.batik.dom.ExtensibleDOMImplementation
The custom shorthand value managers.
customValueManagers - Variable in class org.apache.batik.dom.ExtensibleDOMImplementation
The custom value managers.
cvt - Static variable in interface org.apache.batik.svggen.font.table.Table
 
CvtTable - Class in org.apache.batik.svggen.font.table
 
CvtTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CvtTable
 
cx - Variable in class org.apache.batik.anim.dom.SVGOMCircleElement
The 'cx' attribute value.
cx - Variable in class org.apache.batik.anim.dom.SVGOMEllipseElement
The 'cx' attribute value.
cx - Variable in class org.apache.batik.anim.dom.SVGOMRadialGradientElement
The 'cx' attribute value.
cy - Variable in class org.apache.batik.anim.dom.SVGOMCircleElement
The 'cy' attribute value.
cy - Variable in class org.apache.batik.anim.dom.SVGOMEllipseElement
The 'cy' attribute value.
cy - Variable in class org.apache.batik.anim.dom.SVGOMRadialGradientElement
The 'cy' attribute value.
CYAN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'cyan' RGB color.
CYAN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'cyan' color name.
cycleMethod - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
The method to use when painting out of the gradient bounds.
CycleMethodEnum() - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint.CycleMethodEnum
 
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 _ 
Skip navigation links

Copyright © 2022 Apache Software Foundation. All Rights Reserved.