Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y Z 

A

AbstractAttributeCondition - Class in org.apache.batik.css.engine.sac
This class provides an abstract implementation of the AttributeCondition interface.
AbstractAttributeCondition(String) - Constructor for class org.apache.batik.css.engine.sac.AbstractAttributeCondition
Creates a new AbstractAttributeCondition object.
AbstractAttributeCondition - Class in org.apache.batik.css.parser
This class provides an abstract implementation of the AttributeCondition interface.
AbstractAttributeCondition(String) - Constructor for class org.apache.batik.css.parser.AbstractAttributeCondition
Creates a new AbstractAttributeCondition object.
AbstractCIEColor - Class in org.apache.batik.css.engine.value.svg12
This is a base class for CIE Lab/LCH color values.
AbstractCIEColor(float[], float[]) - Constructor for class org.apache.batik.css.engine.value.svg12.AbstractCIEColor
Creates a new CIE-based color.
AbstractColorManager - Class in org.apache.batik.css.engine.value
This class provides a manager for the property with support for CSS color values.
AbstractColorManager() - Constructor for class org.apache.batik.css.engine.value.AbstractColorManager
 
AbstractCombinatorCondition - Class in org.apache.batik.css.engine.sac
This class provides an abstract implementation of the CombinatorCondition interface.
AbstractCombinatorCondition(Condition, Condition) - Constructor for class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
Creates a new CombinatorCondition object.
AbstractCombinatorCondition - Class in org.apache.batik.css.parser
This class provides an abstract implementation of the CombinatorCondition interface.
AbstractCombinatorCondition(Condition, Condition) - Constructor for class org.apache.batik.css.parser.AbstractCombinatorCondition
Creates a new CombinatorCondition object.
AbstractComponent() - Constructor for class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
 
AbstractComponent() - Constructor for class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
 
AbstractDescendantSelector - Class in org.apache.batik.css.engine.sac
This class provides an abstract implementation of the DescendantSelector interface.
AbstractDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.engine.sac.AbstractDescendantSelector
Creates a new DescendantSelector object.
AbstractDescendantSelector - Class in org.apache.batik.css.parser
This class provides an abstract implementation of the DescendantSelector interface.
AbstractDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.AbstractDescendantSelector
Creates a new DescendantSelector object.
AbstractElementSelector - Class in org.apache.batik.css.engine.sac
This class provides an abstract implementation of the ElementSelector interface.
AbstractElementSelector(String, String) - Constructor for class org.apache.batik.css.engine.sac.AbstractElementSelector
Creates a new ElementSelector object.
AbstractElementSelector - Class in org.apache.batik.css.parser
This class provides an abstract implementation of the ElementSelector interface.
AbstractElementSelector(String, String) - Constructor for class org.apache.batik.css.parser.AbstractElementSelector
Creates a new ElementSelector object.
AbstractModificationHandler() - Constructor for class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
 
AbstractModificationHandler() - Constructor for class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
 
AbstractModificationHandler() - Constructor for class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
 
AbstractSiblingSelector - Class in org.apache.batik.css.engine.sac
This class provides an abstract implementation of the SiblingSelector interface.
AbstractSiblingSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.engine.sac.AbstractSiblingSelector
Creates a new SiblingSelector object.
AbstractSiblingSelector - Class in org.apache.batik.css.parser
This class provides an abstract implementation of the SiblingSelector interface.
AbstractSiblingSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.AbstractSiblingSelector
Creates a new SiblingSelector object.
AbstractValue - Class in org.apache.batik.css.engine.value
This class provides an abstract implementation of the Value interface.
AbstractValue() - Constructor for class org.apache.batik.css.engine.value.AbstractValue
 
AbstractValueFactory - Class in org.apache.batik.css.engine.value
This class provides a base implementation for the value factories.
AbstractValueFactory() - Constructor for class org.apache.batik.css.engine.value.AbstractValueFactory
 
AbstractValueManager - Class in org.apache.batik.css.engine.value
This class provides an abstract implementation of the ValueManager interface.
AbstractValueManager() - Constructor for class org.apache.batik.css.engine.value.AbstractValueManager
 
ACCUMULATE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'accumulate' keyword.
ACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'ACTIVEBORDER' color name.
ACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'ACTIVECAPTION' color name.
addCSSEngineListener(CSSEngineListener) - Method in class org.apache.batik.css.engine.CSSEngine
Adds a CSS engine listener.
addCSSNavigableDocumentListener(CSSNavigableDocumentListener) - Method in interface org.apache.batik.css.engine.CSSNavigableDocument
Adds an event listener for mutations on the CSSNavigableDocument tree.
addEventListeners(EventTarget) - Method in class org.apache.batik.css.engine.CSSEngine
Adds event listeners to the document to track CSS changes.
addMatchingRules(List, StyleSheet, Element, String) - Method in class org.apache.batik.css.engine.CSSEngine
Adds the rules matching the element/pseudo-element of given style sheet to the list.
addRules(Element, String, StyleMap, ArrayList, short) - Method in class org.apache.batik.css.engine.CSSEngine
Adds the rules contained in the given list to a stylemap.
AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'after-edge' keyword.
ALICEBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'aliceblue' RGB color.
ALICEBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'aliceblue' color name.
ALIGNMENT_BASELINE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
AlignmentBaselineManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'alignment-baseline' property values.
AlignmentBaselineManager() - Constructor for class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
 
ALL_PROPERTIES - Variable in class org.apache.batik.css.engine.CSSEngine
Used to fire a change event for all the properties.
ALL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'all' keyword.
ALPHABETIC_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'alphabetic' keyword.
alternate - Variable in class org.apache.batik.css.engine.StyleSheet
Whether or not this stylesheet is alternate.
alternateStyleSheet - Variable in class org.apache.batik.css.engine.CSSEngine
The alternate stylesheet title.
ancestorSelector - Variable in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
The ancestor selector.
ancestorSelector - Variable in class org.apache.batik.css.parser.AbstractDescendantSelector
The ancestor selector.
ANTIQUEWHITE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'antiquewhite' RGB color.
ANTIQUEWHITE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'antiquewhite' color name.
ANY - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '*' lexical unit.
append(Value, int, boolean) - Method in class org.apache.batik.css.engine.StyleDeclaration
Appends a value to the declaration.
append(Rule) - Method in class org.apache.batik.css.engine.StyleSheet
Appends a rule to the stylesheet.
append(Value) - Method in class org.apache.batik.css.engine.value.ListValue
Appends an item to the list.
append(float) - Method in class org.apache.batik.css.engine.value.svg.ICCColor
Appends a color to the list.
append(float) - Method in class org.apache.batik.css.engine.value.svg12.DeviceColor
Appends a color to the list.
append(String) - Method in class org.apache.batik.css.parser.CSSSACMediaList
Appends an item to the list.
append(Selector) - Method in class org.apache.batik.css.parser.CSSSelectorList
Appends an item to the list.
appendItem(SVGNumber) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.appendItem(SVGNumber).
APPWORKSPACE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'APPWORKSPACE' color name.
AQUA_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'aqua' RGB color.
AQUA_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'aqua' color name.
AQUAMARINE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'aquamarine' RGB color.
AQUAMARINE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'aquamarine' color name.
AT_KEYWORD - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@ident' lexical unit.
attrModified(Element, Attr, short, String, String) - Method in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
An attribute has changed in the CSSNavigableDocument.
attrModified(Element, Attr, short, String, String) - Method in interface org.apache.batik.css.engine.CSSNavigableDocumentListener
An attribute has changed in the CSSNavigableDocument.
AUTHOR_ORIGIN - Static variable in class org.apache.batik.css.engine.StyleMap
 
AUTO_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'auto' keyword.
AZURE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'azure' RGB color.
AZURE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'azure' color name.

B

BACKGROUND_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'BACKGROUND' color name.
BASELINE_SHIFT_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
BASELINE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'baseline' keyword.
BaselineShiftManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'baseline-shift' property values.
BaselineShiftManager() - Constructor for class org.apache.batik.css.engine.value.svg.BaselineShiftManager
 
BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'before-edge' keyword.
BEIGE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'beige' RGB color.
BEIGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'beige' color name.
BEVEL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'bevel' keyword.
BIDI_OVERRIDE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'bidi-override' keyword.
BISQUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'bisque' RGB color.
BISQUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'bisque' color name.
BLACK_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'black' RGB color.
BLACK_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'black' color name.
BLANCHEDALMOND_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'blanchedalmond' RGB color.
BLANCHEDALMOND_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'blanchedalmond' color name.
blankCharacters - Variable in class org.apache.batik.css.parser.Scanner
The characters to skip to create the string which represents the current token.
BLINK_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'blink' keyword.
BLOCK_HEIGHT_RELATIVE_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
BLOCK_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'block' keyword.
BLOCK_WIDTH_RELATIVE_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
blue - Variable in class org.apache.batik.css.engine.value.RGBColorValue
The blue component.
BLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'blue' RGB color.
BLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'blue' color name.
blueComponent - Variable in class org.apache.batik.css.dom.CSSOMSVGColor
The blue component, if this value is a RGBColor.
BlueComponent() - Constructor for class org.apache.batik.css.dom.CSSOMSVGColor.BlueComponent
 
blueComponent - Variable in class org.apache.batik.css.dom.CSSOMValue
The blue component, if this value is a RGBColor.
BlueComponent() - Constructor for class org.apache.batik.css.dom.CSSOMValue.BlueComponent
 
blueFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the blue float value has changed.
blueFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the blue float value has changed.
blueFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the blue float value has changed.
blueFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the blue float value has changed.
blueFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the blue float value has changed.
blueTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the blue value text has changed.
blueTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the blue value text has changed.
blueTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the blue value text has changed.
blueTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the blue value text has changed.
blueTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the blue value text has changed.
BLUEVIOLET_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'blueviolet' RGB color.
BLUEVIOLET_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'blueviolet' color name.
BOLD_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'bold' keyword.
BOLDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'bolder' keyword.
BOTH_ORIENTATION - Static variable in class org.apache.batik.css.engine.value.LengthManager
 
bottom - Variable in class org.apache.batik.css.engine.value.RectValue
The bottom value.
BOTTOM_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'bottom' keyword.
bottomComponent - Variable in class org.apache.batik.css.dom.CSSOMValue
The bottom component, if this value is a Rect.
BottomComponent() - Constructor for class org.apache.batik.css.dom.CSSOMValue.BottomComponent
 
bottomFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the bottom float value has changed.
bottomFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the bottom float value has changed.
bottomTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the bottom value text has changed.
bottomTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the bottom value text has changed.
BOX_RELATIVE_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
BROWN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'brown' RGB color.
BROWN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'brown' color name.
buffer - Variable in class org.apache.batik.css.parser.Scanner
The recording buffer.
BUNDLE_CLASSNAME - Static variable in class org.apache.batik.css.parser.Parser
The default resource bundle base name.
BURLYWOOD_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'burlywood' RGB color.
BURLYWOOD_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'burlywood' color name.
BUTT_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'butt' keyword.
BUTTONFACE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'BUTTONFACE' color name.
BUTTONHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'BUTTONHIGHLIGHT' color name.
BUTTONSHADOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'BUTTONSHADOW' color name.
BUTTONTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'BUTTONTEXT' color name.

C

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.
CAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'CAPTIONTEXT' color name.
cascadedValue - Variable in class org.apache.batik.css.engine.value.ComputedValue
The cascaded value.
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.
CENTRAL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'central' keyword.
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.
CHARSET_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@charset' lexical unit.
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.
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.
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.
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.
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.
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.
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.
clearBuffer() - Method in class org.apache.batik.css.parser.Scanner
Clears the buffer.
CLIP_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
CLIP_PATH_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
CLIP_RULE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
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
 
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
 
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
 
close() - Method in class org.apache.batik.css.parser.Scanner
Closes the underlying stream used by the scanner.
CM - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a cm lexical unit.
COLLAPSE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'collapse' keyword.
COLON - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ':' lexical unit.
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
 
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
 
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.
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.
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.
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.
columnNumber - Variable in exception org.apache.batik.css.parser.ParseException
 
COMMA - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ',' lexical unit.
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.
COMPACT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'compact' keyword.
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.
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.
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.
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.
convertFloatValue(short, Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the actual float value to the given unit type.
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.
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.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.
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).
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().
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).
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).
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).
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).
createColorComponent(LexicalUnit) - Method in class org.apache.batik.css.engine.value.AbstractColorManager
Creates a color component from a lexical unit.
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).
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).
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.
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.
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).
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).
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
 
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).
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.
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.
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).
createInteger(int, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new integer lexical unit.
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.
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).
createMalformedLexicalUnitDOMException() - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
 
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).
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).
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.
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).
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().
createScanner(InputSource) - Method in class org.apache.batik.css.parser.Parser
Creates a scanner, given an InputSource.
createSimple(short, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new integer lexical unit.
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.
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).
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.
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.
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.
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.
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.
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.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.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
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.
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.
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.
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.
CSSStyleSheetNode - Interface in org.apache.batik.css.engine
This interface must be implemented by the DOM nodes which represent CSS style-sheets.
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.
CURRENTCOLOR_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'currentcolor' keyword.
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
 
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
 
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.

D

DARKBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkblue' RGB color.
DARKBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkblue' color name.
DARKCYAN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkcyan' RGB color.
DARKCYAN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkcyan' color name.
DARKGOLDENROD_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkgoldenrod' RGB color.
DARKGOLDENROD_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkgoldenrod' color name.
DARKGRAY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkgray' RGB color.
DARKGRAY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkgray' color name.
DARKGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkgreen' RGB color.
DARKGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkgreen' color name.
DARKGREY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkgrey' RGB color.
DARKGREY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkgrey' color name.
DARKKHAKI_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkkhaki' RGB color.
DARKKHAKI_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkkhaki' color name.
DARKMAGENTA_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkmagenta' RGB color.
DARKMAGENTA_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkmagenta' color name.
DARKOLIVEGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkolivegreen' RGB color.
DARKOLIVEGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkolivegreen' color name.
DARKORANGE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkorange' RGB color.
DARKORANGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkorange' color name.
DARKORCHID_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkorchid' RGB color.
DARKORCHID_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkorchid' color name.
DARKRED_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkred' RGB color.
DARKRED_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkred' color name.
DARKSALMON_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darksalmon' RGB color.
DARKSALMON_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darksalmon' color name.
DARKSEAGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkseagreen' RGB color.
DARKSEAGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkseagreen' color name.
DARKSLATEBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkslateblue' RGB color.
DARKSLATEBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkslateblue' color name.
DARKSLATEGRAY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkslategray' RGB color.
DARKSLATEGRAY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkslategray' color name.
DARKSLATEGREY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkslategrey' RGB color.
DARKSLATEGREY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkslategrey' color name.
DARKTURQUOISE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkturquoise' RGB color.
DARKTURQUOISE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkturquoise' color name.
DARKVIOLET_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkviolet' RGB color.
DARKVIOLET_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'darkviolet' color name.
DASHMATCH - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '|=' lexical unit.
declaration - Variable in class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration
The object storing the properties.
declaration - Variable in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
The StyleDeclaration to use from the MainPropertyReceiver.
DEEPPINK_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'deeppink' RGB color.
DEEPPINK_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'deeppink' color name.
DEEPSKYBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'deepskyblue' RGB color.
DEEPSKYBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'deepskyblue' color name.
DEFAULT_VALUE - Static variable in class org.apache.batik.css.engine.value.css2.FontFamilyManager
The default value.
DEFAULT_VALUE - Static variable in class org.apache.batik.css.engine.value.svg.ColorManager
The default color value.
DEFAULT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'default' keyword.
DefaultAndCondition - Class in org.apache.batik.css.parser
This class provides an implementation of the CombinatorCondition interface.
DefaultAndCondition(Condition, Condition) - Constructor for class org.apache.batik.css.parser.DefaultAndCondition
Creates a new CombinatorCondition object.
DefaultAttributeCondition - Class in org.apache.batik.css.parser
This class provides an implementation of the AttributeCondition interface.
DefaultAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.parser.DefaultAttributeCondition
Creates a new DefaultAttributeCondition object.
DefaultBeginHyphenAttributeCondition - Class in org.apache.batik.css.parser
This class provides an implementation of the AttributeCondition interface.
DefaultBeginHyphenAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.parser.DefaultBeginHyphenAttributeCondition
Creates a new DefaultAttributeCondition object.
DefaultChildSelector - Class in org.apache.batik.css.parser
This class provides an implementation of the DescendantSelector interface.
DefaultChildSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.DefaultChildSelector
Creates a new DefaultChildSelector object.
DefaultClassCondition - Class in org.apache.batik.css.parser
This class provides an implementation of the AttributeCondition interface.
DefaultClassCondition(String, String) - Constructor for class org.apache.batik.css.parser.DefaultClassCondition
Creates a new DefaultAttributeCondition object.
DefaultConditionalSelector - Class in org.apache.batik.css.parser
This class provides an implementation of the ConditionalSelector interface.
DefaultConditionalSelector(SimpleSelector, Condition) - Constructor for class org.apache.batik.css.parser.DefaultConditionalSelector
Creates a new ConditionalSelector object.
DefaultConditionFactory - Class in org.apache.batik.css.parser
This class provides an implementation of the ConditionFactory interface.
DefaultConditionFactory() - Constructor for class org.apache.batik.css.parser.DefaultConditionFactory
This class does not need to be instantiated.
DefaultDescendantSelector - Class in org.apache.batik.css.parser
This class provides an implementation for the DescendantSelector interface.
DefaultDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.DefaultDescendantSelector
Creates a new DefaultDescendantSelector object.
DefaultDirectAdjacentSelector - Class in org.apache.batik.css.parser
This class provides an implementation for the DescendantSelector interface.
DefaultDirectAdjacentSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.DefaultDirectAdjacentSelector
Creates a new DefaultDirectAdjacentSelector object.
DefaultDocumentHandler - Class in org.apache.batik.css.parser
This class provides a default implementation of the SAC DocumentHandler.
DefaultDocumentHandler() - Constructor for class org.apache.batik.css.parser.DefaultDocumentHandler
Creates a new DefaultDocumentHandler.
DefaultElementSelector - Class in org.apache.batik.css.parser
This class implements the ElementSelector interface.
DefaultElementSelector(String, String) - Constructor for class org.apache.batik.css.parser.DefaultElementSelector
Creates a new ElementSelector object.
DefaultErrorHandler - Class in org.apache.batik.css.parser
This class provides a default implementation of the ErrorHandler interface.
DefaultErrorHandler() - Constructor for class org.apache.batik.css.parser.DefaultErrorHandler
This class does not need to be instantiated.
DefaultIdCondition - Class in org.apache.batik.css.parser
This class provides an implementation of the AttributeCondition interface.
DefaultIdCondition(String) - Constructor for class org.apache.batik.css.parser.DefaultIdCondition
Creates a new DefaultAttributeCondition object.
DefaultLangCondition - Class in org.apache.batik.css.parser
This class provides an implementation of the LangCondition interface.
DefaultLangCondition(String) - Constructor for class org.apache.batik.css.parser.DefaultLangCondition
Creates a new LangCondition object.
DefaultOneOfAttributeCondition - Class in org.apache.batik.css.parser
This class provides an implementation of the AttributeCondition interface.
DefaultOneOfAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.parser.DefaultOneOfAttributeCondition
Creates a new DefaultAttributeCondition object.
DefaultPseudoClassCondition - Class in org.apache.batik.css.parser
This class provides an implementation of the AttributeCondition interface.
DefaultPseudoClassCondition(String, String) - Constructor for class org.apache.batik.css.parser.DefaultPseudoClassCondition
Creates a new DefaultAttributeCondition object.
DefaultPseudoElementSelector - Class in org.apache.batik.css.parser
This class implements the ElementSelector interface.
DefaultPseudoElementSelector(String, String) - Constructor for class org.apache.batik.css.parser.DefaultPseudoElementSelector
Creates a new ElementSelector object.
DefaultSelectorFactory - Class in org.apache.batik.css.parser
This class implements the SelectorFactory interface.
DefaultSelectorFactory() - Constructor for class org.apache.batik.css.parser.DefaultSelectorFactory
This class does not need to be instantiated.
defaultValue - Variable in class org.apache.batik.css.engine.value.svg.SVGColorManager
The default value.
DEG - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a deg lexical unit.
DEVICE_CMYK_COLOR_FUNCTION - Static variable in class org.apache.batik.css.engine.value.svg12.DeviceColor
 
DEVICE_GRAY_COLOR_FUNCTION - Static variable in class org.apache.batik.css.engine.value.svg12.DeviceColor
 
DEVICE_NCHANNEL_COLOR_FUNCTION - Static variable in class org.apache.batik.css.engine.value.svg12.DeviceColor
 
DEVICE_RGB_COLOR_FUNCTION - Static variable in class org.apache.batik.css.engine.value.svg12.DeviceColor
 
DeviceColor - Class in org.apache.batik.css.engine.value.svg12
This class represents an device-specific color value.
DeviceColor(boolean) - Constructor for class org.apache.batik.css.engine.value.svg12.DeviceColor
Creates a new DeviceColor.
dimension - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
The dimension.
DIMENSION - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a dimension lexical unit.
dimension(boolean, LexicalUnit) - Method in class org.apache.batik.css.parser.Parser
Converts the current lexical unit to a dimension.
DimensionLexicalUnit(float, String, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
Creates a new LexicalUnit.
DIMGRAY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'dimgray' RGB color.
DIMGRAY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'dimgray' color name.
DIMGREY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'dimgrey' RGB color.
DIMGREY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'dimgrey' color name.
DIRECTION_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
DirectionManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'direction' property values.
DirectionManager() - Constructor for class org.apache.batik.css.engine.value.css2.DirectionManager
 
DISPLAY_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
displayError(Exception) - Method in interface org.apache.batik.css.engine.CSSEngineUserAgent
Displays an error resulting from the specified Exception.
DisplayManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'display' property values.
DisplayManager() - Constructor for class org.apache.batik.css.engine.value.css2.DisplayManager
 
displayMessage(String) - Method in interface org.apache.batik.css.engine.CSSEngineUserAgent
Displays a message in the User Agent interface.
dispose() - Method in class org.apache.batik.css.engine.CSSEngine
Disposes the CSSEngine and all the attached resources.
disposeStyleMaps(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Removes the style maps from each CSSStylableElement in the document.
DIVIDE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '/' lexical unit.
document - Variable in class org.apache.batik.css.engine.CSSEngine
The associated document.
DocumentAdapter() - Constructor for class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
 
documentHandler - Variable in class org.apache.batik.css.parser.Parser
The document handler.
documentURI - Variable in class org.apache.batik.css.engine.CSSEngine
The document URI.
documentURI - Variable in class org.apache.batik.css.parser.Parser
The document URI.
DODGERBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'dodgerblue' RGB color.
DODGERBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'dodgerblue' color name.
domAttrModifiedListener - Variable in class org.apache.batik.css.engine.CSSEngine
The DOMAttrModified event listener.
DOMAttrModifiedListener() - Constructor for class org.apache.batik.css.engine.CSSEngine.DOMAttrModifiedListener
 
domCharacterDataModifiedListener - Variable in class org.apache.batik.css.engine.CSSEngine
The DOMCharacterDataModified event listener.
DOMCharacterDataModifiedListener() - Constructor for class org.apache.batik.css.engine.CSSEngine.DOMCharacterDataModifiedListener
 
DOMINANT_BASELINE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
DominantBaselineManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'alignment-baseline' property values.
DominantBaselineManager() - Constructor for class org.apache.batik.css.engine.value.svg.DominantBaselineManager
 
domNodeInsertedListener - Variable in class org.apache.batik.css.engine.CSSEngine
The DOMNodeInserted event listener.
DOMNodeInsertedListener() - Constructor for class org.apache.batik.css.engine.CSSEngine.DOMNodeInsertedListener
 
domNodeRemovedListener - Variable in class org.apache.batik.css.engine.CSSEngine
The DOMNodeRemoved event listener.
DOMNodeRemovedListener() - Constructor for class org.apache.batik.css.engine.CSSEngine.DOMNodeRemovedListener
 
domSubtreeModifiedListener - Variable in class org.apache.batik.css.engine.CSSEngine
The DOMSubtreeModified event listener.
DOMSubtreeModifiedListener() - Constructor for class org.apache.batik.css.engine.CSSEngine.DOMSubtreeModifiedListener
 
DOT - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '.' lexical unit.
dotNumber() - Method in class org.apache.batik.css.parser.Scanner
Scans the decimal part of a number.

E

E_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'e-resize' keyword.
element - Variable in class org.apache.batik.css.dom.CSSOMComputedStyle
The associated element.
element - Variable in class org.apache.batik.css.engine.CSSEngine
The current element.
element - Variable in class org.apache.batik.css.engine.CSSEngineEvent
The event target.
EM - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a em lexical unit.
EMBED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'embed' keyword.
ENABLE_BACKGROUND_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
EnableBackgroundManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'enable-background' property values.
EnableBackgroundManager() - Constructor for class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
 
end - Variable in class org.apache.batik.css.parser.Scanner
The end offset of the last lexical unit.
END_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'end' keyword.
END_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg12.SVG12ValueConstants
The 'end' keyword.
endDocument(InputSource) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.endDocument(InputSource).
endDocument(InputSource) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.endDocument(InputSource).
endDocument(InputSource) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endDocument(InputSource).
endFontFace() - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.endFontFace().
endFontFace() - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.endFontFace().
endFontFace() - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endFontFace().
endGap() - Method in class org.apache.batik.css.parser.Scanner
Returns the end gap of the current lexical unit.
endMedia(SACMediaList) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endMedia(SACMediaList) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endMedia(SACMediaList) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endPage(String, String) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.endPage(String,String).
endPage(String, String) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.endPage(String,String).
endPage(String, String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endPage(String,String).
endSelector(SelectorList) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.endSelector(SelectorList).
endSelector(SelectorList) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.endSelector(SelectorList).
endSelector(SelectorList) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endSelector(SelectorList).
Entry(int, String, int, StringIntMap.Entry) - Constructor for class org.apache.batik.css.engine.StringIntMap.Entry
Creates a new entry
Entry(int, String, Object, StringMap.Entry) - Constructor for class org.apache.batik.css.engine.value.StringMap.Entry
Creates a new entry
EOF - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the EOF lexical unit.
EQUAL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '=' lexical unit.
equals(Object) - Method in class org.apache.batik.css.engine.sac.AbstractAttributeCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.engine.sac.AbstractElementSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.engine.sac.CSSLangCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.engine.value.StringValue
Indicates whether some other object is "equal to" this one.
error(CSSParseException) - Method in class org.apache.batik.css.parser.DefaultErrorHandler
SAC: Implements {ErrorHandler#error(CSSParseException)}.
errorHandler - Variable in class org.apache.batik.css.parser.Parser
The error handler.
escape() - Method in class org.apache.batik.css.parser.Scanner
Scans an escape sequence, if one.
EVENODD_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'evenodd' keyword.
EX - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a ex lexical unit.
exception - Variable in exception org.apache.batik.css.parser.ParseException
 
EXPANDED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'expanded' keyword.
ExtendedCondition - Interface in org.apache.batik.css.engine.sac
This interface provides additional features to the Condition interface.
ExtendedParser - Interface in org.apache.batik.css.parser
This class implements the Parser interface plus a set of custom methods.
ExtendedParserWrapper - Class in org.apache.batik.css.parser
This class implements the ExtendedParser interface by wrapping a standard Parser.
ExtendedParserWrapper(Parser) - Constructor for class org.apache.batik.css.parser.ExtendedParserWrapper
 
ExtendedSelector - Interface in org.apache.batik.css.engine.sac
This interface extends the Selector.
EXTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'extra-condensed' keyword.
EXTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'extra-expanded' keyword.

F

factories - Static variable in class org.apache.batik.css.engine.SystemColorSupport
The color factories.
FANTASY_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'fantasy' keyword.
fatalError(CSSParseException) - Method in class org.apache.batik.css.parser.DefaultErrorHandler
SAC: Implements {ErrorHandler#fatalError(CSSParseException)}.
FILL_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FILL_OPACITY_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FILL_RULE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FILL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'fill' keyword.
fillAttributeSet(Set) - Method in class org.apache.batik.css.engine.sac.AbstractElementSelector
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in class org.apache.batik.css.engine.sac.CSSAndCondition
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in class org.apache.batik.css.engine.sac.CSSChildSelector
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in class org.apache.batik.css.engine.sac.CSSDescendantSelector
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in class org.apache.batik.css.engine.sac.CSSDirectAdjacentSelector
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in class org.apache.batik.css.engine.sac.CSSLangCondition
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in interface org.apache.batik.css.engine.sac.ExtendedCondition
Fills the given set with the attribute names found in this selector.
fillAttributeSet(Set) - Method in interface org.apache.batik.css.engine.sac.ExtendedSelector
Fills the given set with the attribute names found in this selector.
FillRuleManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'fill-rule' property values.
FillRuleManager() - Constructor for class org.apache.batik.css.engine.value.svg.FillRuleManager
 
FILLSTROKE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'fillstroke' keyword.
FILTER_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FilterManager - Class in org.apache.batik.css.engine.value.svg
This class provides a factory for the 'filter' property values.
FilterManager() - Constructor for class org.apache.batik.css.engine.value.svg.FilterManager
 
FINAL_INDEX - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
 
FINAL_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
findSelectorAttributes(Set, StyleSheet) - Method in class org.apache.batik.css.engine.CSSEngine
Finds the selector attributes in the given stylesheet.
findStyleSheetNodes(Node) - Method in class org.apache.batik.css.engine.CSSEngine
An auxiliary method for getStyleSheets().
FIREBRICK_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'firebrick' RGB color.
FIREBRICK_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'firebrick' color name.
firePropertiesChangedEvent(Element, int[]) - Method in class org.apache.batik.css.engine.CSSEngine
Fires a CSSEngineEvent, given a list of modified properties.
firstCondition - Variable in class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
The first condition.
firstCondition - Variable in class org.apache.batik.css.parser.AbstractCombinatorCondition
The first condition.
fixedCascadedValues - Variable in class org.apache.batik.css.engine.StyleMap
Whether the values of this map cannot be re-cascaded.
FloatComponent() - Constructor for class org.apache.batik.css.dom.CSSOMSVGColor.FloatComponent
 
FloatComponent() - Constructor for class org.apache.batik.css.dom.CSSOMValue.FloatComponent
 
FloatLexicalUnit(short, float, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.FloatLexicalUnit
Creates a new LexicalUnit.
FloatValue - Class in org.apache.batik.css.engine.value
This class represents float values.
FloatValue(short, float) - Constructor for class org.apache.batik.css.engine.value.FloatValue
Creates a new value.
floatValue - Variable in class org.apache.batik.css.engine.value.FloatValue
The float value
floatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the float value has changed.
floatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the float value has changed.
FLOOD_COLOR_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FLOOD_OPACITY_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FLORALWHITE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'floralwhite' RGB color.
FLORALWHITE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'floralwhite' color name.
FONT_FACE_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@font-face' lexical unit.
FONT_FAMILY_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FONT_SIZE_ADJUST_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FONT_SIZE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FONT_SIZE_RELATIVE_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
FONT_STRETCH_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FONT_STYLE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FONT_VARIANT_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FONT_WEIGHT_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
FontFaceRule - Class in org.apache.batik.css.engine
This class represents a @font-face CSS rule.
FontFaceRule(StyleMap, ParsedURL) - Constructor for class org.apache.batik.css.engine.FontFaceRule
 
fontFaces - Variable in class org.apache.batik.css.engine.CSSEngine
List of StyleMap objects, one for each @font-face rule encountered by this CSSEngine.
FontFamilyManager - Class in org.apache.batik.css.engine.value.css2
This class provides a factory for the 'font-family' property values.
FontFamilyManager() - Constructor for class org.apache.batik.css.engine.value.css2.FontFamilyManager
 
FontShorthandManager - Class in org.apache.batik.css.engine.value.css2
This class provides support for the CSS2 'font' shorthand property.
FontShorthandManager() - Constructor for class org.apache.batik.css.engine.value.css2.FontShorthandManager
 
FontSizeAdjustManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'font-size-adjust' property values.
FontSizeAdjustManager() - Constructor for class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
 
fontSizeIndex - Variable in class org.apache.batik.css.engine.CSSEngine
The font-size property index.
FontSizeManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'font-size' property values.
FontSizeManager() - Constructor for class org.apache.batik.css.engine.value.css2.FontSizeManager
 
fontSizeRelative - Variable in class org.apache.batik.css.engine.value.svg12.LineHeightValue
True if the line-height is relative to the font-size
FontStretchManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'font-stretch' property values.
FontStretchManager() - Constructor for class org.apache.batik.css.engine.value.css2.FontStretchManager
 
FontStyleManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'font-style' property values.
FontStyleManager() - Constructor for class org.apache.batik.css.engine.value.css2.FontStyleManager
 
FontVariantManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'font-variant' property values.
FontVariantManager() - Constructor for class org.apache.batik.css.engine.value.css2.FontVariantManager
 
FontWeightManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'font-weight' property values.
FontWeightManager() - Constructor for class org.apache.batik.css.engine.value.css2.FontWeightManager
 
FORESTGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'forestgreen' RGB color.
FORESTGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'forestgreen' color name.
formatMessage(String, Object[]) - Static method in class org.apache.batik.css.engine.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.css.engine.value.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.css.parser.Parser
Implements Localizable.formatMessage(String,Object[]).
FUCHSIA_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'fuchsia' RGB color.
FUCHSIA_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'fuchsia' color name.
FULL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg12.SVG12ValueConstants
The 'full' keyword.
FUNCTION - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a 'ident(' lexical unit.
FunctionLexicalUnit(String, LexicalUnit, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
Creates a new LexicalUnit.

G

GAINSBORO_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'gainsboro' RGB color.
GAINSBORO_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'gainsboro' color name.
GEOMETRICPRECISION_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'geometricprecision' keyword.
get(String) - Method in class org.apache.batik.css.engine.StringIntMap
Gets the value corresponding to the given string.
get(String) - Method in class org.apache.batik.css.engine.value.StringMap
Gets the value corresponding to the given string.
getAncestorSelector() - Method in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
SAC: Implements DescendantSelector.getAncestorSelector().
getAncestorSelector() - Method in class org.apache.batik.css.parser.AbstractDescendantSelector
SAC: Implements DescendantSelector.getAncestorSelector().
getBlockHeight(Element) - Method in interface org.apache.batik.css.engine.CSSContext
Returns the height of the block which directly contains the given element.
getBlockWidth(Element) - Method in interface org.apache.batik.css.engine.CSSContext
Returns the width of the block which directly contains the given element.
getBlue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements RGBColor.getBlue().
getBlue() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements RGBColor.getBlue().
getBlue() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getBlue().
getBlue() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getBlue().
getBlue() - Method in class org.apache.batik.css.engine.value.RGBColorValue
Implements Value.getBlue().
getBlue() - Method in interface org.apache.batik.css.engine.value.Value
The blue value of the RGB color.
getBolderFontWeight(float) - Method in interface org.apache.batik.css.engine.CSSContext
Returns a bolder font-weight.
getBottom() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Rect.getBottom().
getBottom() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getBottom().
getBottom() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getBottom().
getBottom() - Method in class org.apache.batik.css.engine.value.RectValue
Implements Value.getBottom().
getBottom() - Method in interface org.apache.batik.css.engine.value.Value
The bottom value of the rect.
getBuffer() - Method in class org.apache.batik.css.parser.Scanner
Returns the buffer used to store the chars.
getCascadedStyleMap(CSSStylableElement, String) - Method in class org.apache.batik.css.engine.CSSEngine
Returns the cascaded style of the given element/pseudo-element.
getCascadedValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
Returns the cascaded value.
getColor(int) - Method in class org.apache.batik.css.engine.value.svg.ICCColor
Returns the color at the given index.
getColor(int) - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the color at the given index, if this object represents a SVGColor.
getColor(int) - Method in class org.apache.batik.css.engine.value.svg12.DeviceColor
Returns the color at the given index.
getColorIndex() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the color property index.
getColorName() - Method in class org.apache.batik.css.engine.value.svg12.ICCNamedColor
Returns the color name
getColorProfile() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGICCColor.getColorProfile().
getColorProfile() - Method in class org.apache.batik.css.engine.value.svg.ICCColor
Returns the color name.
getColorProfile() - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the color profile, if this object represents a SVGColor.
getColorProfile() - Method in class org.apache.batik.css.engine.value.svg12.ICCNamedColor
Returns the color name.
getColors() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGICCColor.getColors().
getColorType() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.getColorType().
getColorType() - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
DOM: Implements SVGColor.getColorType().
getColorType() - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the color type, if this object represents a SVGColor.
getColorValue(LexicalUnit) - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
Creates a float value usable as a component of an RGBColor.
getColorValues() - Method in class org.apache.batik.css.engine.value.svg12.AbstractCIEColor
Returns the color values.
getColumn() - Method in class org.apache.batik.css.parser.Scanner
Returns the current column.
getColumnNumber() - Method in exception org.apache.batik.css.parser.ParseException
Returns the column of the last parsed character.
getComputedStyle(Element, String) - Method in class org.apache.batik.css.dom.CSSOMSVGViewCSS
DOM: Implements ViewCSS.getComputedStyle(Element,String).
getComputedStyle(Element, String) - Method in class org.apache.batik.css.dom.CSSOMViewCSS
DOM: Implements ViewCSS.getComputedStyle(Element,String).
getComputedStyle(CSSStylableElement, String, int) - Method in class org.apache.batik.css.engine.CSSEngine
Returns the computed style of the given element/pseudo for the property corresponding to the given index.
getComputedStyleMap(String) - Method in interface org.apache.batik.css.engine.CSSStylableElement
Returns the computed style of this element/pseudo-element.
getComputedValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
Returns the computed value.
getCondition() - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
SAC: Implements ConditionalSelector.getCondition().
getCondition() - Method in class org.apache.batik.css.parser.DefaultConditionalSelector
SAC: Implements ConditionalSelector.getCondition().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSAndCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSBeginHyphenAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSLangCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSOneOfAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultAndCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultBeginHyphenAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultLangCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultOneOfAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements Condition.getConditionType().
getCounterValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCounterValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCounterValue() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCSSBase() - Method in interface org.apache.batik.css.engine.CSSStylableElement
Returns the CSS base URL of this element.
getCSSBaseURI() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the current base-url.
getCSSClass() - Method in interface org.apache.batik.css.engine.CSSStylableElement
Returns the class of this element.
getCSSContext() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the CSS context.
getCSSEngineForElement(Element) - Method in interface org.apache.batik.css.engine.CSSContext
Returns the CSS engine associated with given element.
getCSSEngineUserAgent() - Method in class org.apache.batik.css.engine.CSSEngine
 
getCSSFirstChild(Node) - Static method in class org.apache.batik.css.engine.CSSEngine
Returns the CSS first child node of the given node.
getCSSFirstChild() - Method in interface org.apache.batik.css.engine.CSSNavigableNode
Returns the CSS first child node of this node.
getCSSLastChild() - Method in interface org.apache.batik.css.engine.CSSNavigableNode
Returns the CSS last child of this node.
getCSSNextSibling(Node) - Static method in class org.apache.batik.css.engine.CSSEngine
Returns the CSS next sibling node of the given node.
getCSSNextSibling() - Method in interface org.apache.batik.css.engine.CSSNavigableNode
Returns the CSS next sibling node of this node.
getCSSParentNode(Node) - Static method in class org.apache.batik.css.engine.CSSEngine
Returns the CSS parent node of the given node.
getCSSParentNode() - Method in interface org.apache.batik.css.engine.CSSNavigableNode
Returns the CSS parent node of this node.
getCSSPreviousSibling(Node) - Static method in class org.apache.batik.css.engine.CSSEngine
Returns the CSS previous sibling node of the given node.
getCSSPreviousSibling() - Method in interface org.apache.batik.css.engine.CSSNavigableNode
Returns the CSS previous sibling node of this node.
getCSSStyleSheet() - Method in interface org.apache.batik.css.engine.CSSStyleSheetNode
Returns the StyleSheet object this node represents.
getCssText() - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getCssText().
getCssText(short, float) - Static method in class org.apache.batik.css.engine.value.FloatValue
Returns the CSS text associated with the given type/value pair.
getCssText() - Method in class org.apache.batik.css.engine.value.FloatValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.InheritValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.ListValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.RectValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.RGBColorValue
A string representation of the current value.
getCssText(short, String) - Static method in class org.apache.batik.css.engine.value.StringValue
Returns the CSS text associated with the given type/value pair.
getCssText() - Method in class org.apache.batik.css.engine.value.StringValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.svg.ICCColor
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.svg12.AbstractCIEColor
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.svg12.DeviceColor
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.svg12.ICCNamedColor
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.engine.value.URIValue
A string representation of the current value.
getCssText() - Method in interface org.apache.batik.css.engine.value.Value
A string representation of the current value.
getCSSValue(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
Gets the CSS value associated with the given property.
getCssValueType() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.engine.value.AbstractValue
getCssValueType() - Method in class org.apache.batik.css.engine.value.ComputedValue
getCssValueType() - Method in class org.apache.batik.css.engine.value.InheritValue
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.css.engine.value.ListValue
getCssValueType() - Method in class org.apache.batik.css.engine.value.svg.ICCColor
getCssValueType() - Method in class org.apache.batik.css.engine.value.svg12.AbstractCIEColor
getCssValueType() - Method in class org.apache.batik.css.engine.value.svg12.DeviceColor
getCssValueType() - Method in class org.apache.batik.css.engine.value.svg12.ICCNamedColor
getCssValueType() - Method in interface org.apache.batik.css.engine.value.Value
A code defining the type of the value.
getDefaultFontFamily() - Method in interface org.apache.batik.css.engine.CSSContext
Returns the value corresponding to the default font-family.
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.ClipManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationFiltersManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationHorizontalManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationVerticalManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
getDefaultValue() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
getDefaultValue() - Method in interface org.apache.batik.css.engine.value.ValueManager
Returns the default value for the handled property.
getDimensionUnitText() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
SAC: Implements LexicalUnit.getDimensionUnitText().
getDimensionUnitText() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements LexicalUnit.getDimensionUnitText().
getDocument() - Method in class org.apache.batik.css.dom.CSSOMViewCSS
DOM: Implements AbstractView.getDocument().
getDocument() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the document associated with this engine.
getElement() - Method in class org.apache.batik.css.engine.CSSEngineEvent
Returns the target element.
getEnd() - Method in class org.apache.batik.css.parser.Scanner
Returns the end offset of the last lexical unit.
getException() - Method in exception org.apache.batik.css.parser.ParseException
Return the embedded exception, if any.
getFirstCondition() - Method in class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getFirstCondition().
getFirstCondition() - Method in class org.apache.batik.css.parser.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getFirstCondition().
getFloatValue(short) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue() - Method in class org.apache.batik.css.engine.value.AbstractValue
getFloatValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
getFloatValue() - Method in class org.apache.batik.css.engine.value.FloatValue
Returns the float value.
getFloatValue() - Method in interface org.apache.batik.css.engine.value.Value
This method is used to get the float value.
getFloatValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
SAC: Implements LexicalUnit.getFloatValue().
getFloatValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.FloatLexicalUnit
SAC: Implements LexicalUnit.getFloatValue().
getFloatValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements LexicalUnit.getFloatValue().
getFontFaces() - Method in class org.apache.batik.css.engine.CSSEngine
Gets the StyleMaps generated by @font-face rules encountered by this CSSEngine thus far.
getFontSizeIndex() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the font-size property index.
getFontSizeRelative() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightValue
The type of the value.
getFunctionName() - Method in class org.apache.batik.css.engine.value.svg12.AbstractCIEColor
 
getFunctionName() - Method in class org.apache.batik.css.engine.value.svg12.CIELabColor
getFunctionName() - Method in class org.apache.batik.css.engine.value.svg12.CIELCHColor
getFunctionName() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
SAC: Implements LexicalUnit.getFunctionName().
getFunctionName() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements LexicalUnit.getFunctionName().
getFunctionName() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.PredefinedFunctionLexicalUnit
SAC: Implements LexicalUnit.getFunctionName().
getGreen() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements RGBColor.getGreen().
getGreen() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements RGBColor.getGreen().
getGreen() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getGreen().
getGreen() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getGreen().
getGreen() - Method in class org.apache.batik.css.engine.value.RGBColorValue
Implements Value.getGreen().
getGreen() - Method in interface org.apache.batik.css.engine.value.Value
The green value of the RGB color.
getICCColor() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.getICCColor().
getIccColor() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
Returns the SVGICCColor value of this SVGColor.
getIdentifier() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Counter.getIdentifier().
getIdentifier() - Method in class org.apache.batik.css.engine.value.AbstractValue
getIdentifier() - Method in class org.apache.batik.css.engine.value.ComputedValue
getIdentifier() - Method in interface org.apache.batik.css.engine.value.Value
The identifier value of the counter.
getIdentifiers() - Method in class org.apache.batik.css.engine.value.AbstractColorManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.IdentifierManager
Returns the map that contains the name/value mappings for each possible identifiers.
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
getIdentifiers() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
getIndex(int) - Method in class org.apache.batik.css.engine.StyleDeclaration
Returns the property index of a value.
getIntegerValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements LexicalUnit.getIntegerValue().
getIntegerValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.IntegerLexicalUnit
SAC: Implements LexicalUnit.getIntegerValue().
getItem(int) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.getItem(int).
getLang() - Method in class org.apache.batik.css.engine.sac.CSSLangCondition
SAC: Implements LangCondition.getLang().
getLang() - Method in class org.apache.batik.css.parser.DefaultLangCondition
SAC: Implements LangCondition.getLang().
getLeft() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Rect.getLeft().
getLeft() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getLeft().
getLeft() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getLeft().
getLeft() - Method in class org.apache.batik.css.engine.value.RectValue
Implements Value.getLeft().
getLeft() - Method in interface org.apache.batik.css.engine.value.Value
The left value of the rect.
getLength() - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getLength().
getLength() - Method in class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration
Returns the length of the declaration.
getLength() - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getLength().
getLength() - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ValueProvider
Returns the length of the declaration.
getLength() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getLength().
getLength() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getLength().
getLength() - Method in class org.apache.batik.css.engine.value.ListValue
Implements Value.getLength().
getLength() - Method in interface org.apache.batik.css.engine.value.Value
The number of CSSValues in the list.
getLength() - Method in class org.apache.batik.css.parser.CSSSACMediaList
SAC: Returns the length of this selector list
getLength() - Method in class org.apache.batik.css.parser.CSSSelectorList
SAC: Returns the length of this selector list
getLexicalUnitType() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements LexicalUnit.getLexicalUnitType().
getLighterFontWeight(float) - Method in interface org.apache.batik.css.engine.CSSContext
Returns a lighter font-weight.
getLine() - Method in class org.apache.batik.css.parser.Scanner
Returns the current line.
getLineHeightIndex() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the line-height property index.
getLineNumber() - Method in exception org.apache.batik.css.parser.ParseException
Returns the line of the last parsed character.
getListStyle() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Counter.getListStyle().
getListStyle() - Method in class org.apache.batik.css.engine.value.AbstractValue
getListStyle() - Method in class org.apache.batik.css.engine.value.ComputedValue
getListStyle() - Method in interface org.apache.batik.css.engine.value.Value
The listStyle value of the counter.
getLocale() - Static method in class org.apache.batik.css.engine.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.css.engine.value.Messages
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.css.parser.Parser
Implements Localizable.getLocale().
getLocalName() - Method in class org.apache.batik.css.engine.sac.AbstractElementSelector
SAC: Implements ElementSelector.getLocalName().
getLocalName() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.AbstractElementSelector
SAC: Implements ElementSelector.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements AttributeCondition.getLocalName().
getMask(int) - Method in class org.apache.batik.css.engine.StyleMap
Returns the mask of the given property value.
getMedia() - Method in class org.apache.batik.css.engine.StyleSheet
Returns the media to use to compute the styles.
getMediaList() - Method in class org.apache.batik.css.engine.MediaRule
Returns the media list.
getMediumFontSize() - Method in interface org.apache.batik.css.engine.CSSContext
Returns the medium font size.
getMessage() - Method in exception org.apache.batik.css.parser.ParseException
Return a detail message for this exception.
getNamespaceURI() - Method in class org.apache.batik.css.engine.sac.AbstractElementSelector
SAC: Implements ElementSelector.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.AbstractElementSelector
SAC: Implements ElementSelector.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNextLexicalUnit() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements LexicalUnit.getNextLexicalUnit().
getNodeType() - Method in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
Returns the node type.
getNodeType() - Method in class org.apache.batik.css.parser.AbstractSiblingSelector
Returns the node type.
getNumberOfColors() - Method in class org.apache.batik.css.engine.value.svg.ICCColor
Returns the number of colors.
getNumberOfColors() - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the number of colors, if this object represents a SVGColor.
getNumberOfColors() - Method in class org.apache.batik.css.engine.value.svg12.DeviceColor
Returns the number of colors.
getNumberOfItems() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.getNumberOfItems().
getNumberOfProperties() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the number of properties.
getOrientation() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.LengthManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.RectManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
Indicates the orientation of the property associated with this manager.
getOrientation() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
Indicates the orientation of the property associated with this manager.
getOrigin(int) - Method in class org.apache.batik.css.engine.StyleMap
Returns the origin value.
getOverrideStyleDeclarationProvider() - Method in interface org.apache.batik.css.engine.CSSStylableElement
Returns the object that gives access to the underlying StyleDeclaration for the override style of this element.
getPaintType() - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
DOM: Implements SVGPaint.getPaintType().
getPaintType() - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the paint type, if this object represents a SVGPaint.
getParameters() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
SAC: Implements LexicalUnit.getParameters().
getParameters() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements LexicalUnit.getParameters().
getParameters() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.PredefinedFunctionLexicalUnit
SAC: Implements LexicalUnit.getParameters().
getParent() - Method in class org.apache.batik.css.engine.StyleSheet
Returns the parent sheet.
getParentCSSStylableElement(Element) - Static method in class org.apache.batik.css.engine.CSSEngine
Returns the next stylable parent of the given element.
getParentRule() - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getParentRule().
getParentRule() - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getParentRule().
getParserVersion() - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.getParserVersion().
getParserVersion() - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.getParserVersion().
getPixelToMillimeter() - Method in interface org.apache.batik.css.engine.CSSContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in interface org.apache.batik.css.engine.CSSContext
Returns the size of a px CSS unit in millimeters.
getPreviousLexicalUnit() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements LexicalUnit.getPreviousLexicalUnit().
getPrimitiveType() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.AbstractValue
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.ComputedValue
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.FloatValue
The type of the value.
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.RectValue
The type of the value.
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.RGBColorValue
The type of the value.
getPrimitiveType() - Method in class org.apache.batik.css.engine.value.StringValue
The type of the value.
getPrimitiveType() - Method in interface org.apache.batik.css.engine.value.Value
The type of the value.
getPriority(int) - Method in class org.apache.batik.css.engine.StyleDeclaration
Tells whether a value is important.
getProperties() - Method in class org.apache.batik.css.engine.CSSEngineEvent
Returns the changed properties.
getPropertyCSSValue(String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getPropertyCSSValue(String).
getPropertyCSSValue(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyCSSValue(String).
getPropertyIndex(String) - Method in class org.apache.batik.css.engine.CSSEngine
Returns the property index, or -1.
getPropertyName(int) - Method in class org.apache.batik.css.engine.CSSEngine
Returns the name of the property at the given index.
getPropertyName() - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.ClipManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontShorthandManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
getPropertyName() - Method in interface org.apache.batik.css.engine.value.ShorthandManager
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationFiltersManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationHorizontalManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationVerticalManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.MarkerShorthandManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg12.MarginShorthandManager
getPropertyName() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
getPropertyName() - Method in interface org.apache.batik.css.engine.value.ValueManager
Returns the name of the property handled.
getPropertyPriority(String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getPropertyPriority(String).
getPropertyPriority(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyPriority(String).
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.ClipManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.SVGPaintManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
getPropertyType() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
getPropertyType() - Method in interface org.apache.batik.css.engine.value.ValueManager
Returns the type of value this manager handles.
getPropertyValue(String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.getPropertyValue(String).
getPropertyValue(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyValue(String).
getRectValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getRectValue().
getRed() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements RGBColor.getRed().
getRed() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements RGBColor.getRed().
getRed() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getRed().
getRed() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getRed().
getRed() - Method in class org.apache.batik.css.engine.value.RGBColorValue
Implements Value.getRed().
getRed() - Method in interface org.apache.batik.css.engine.value.Value
The red value of the RGB color.
getRGBColor() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.getRGBColor().
getRgbColor() - Method in class org.apache.batik.css.dom.CSSOMSVGColor
Returns the RGBColor value for this SVGColor.
getRGBColorValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRight() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Rect.getRight().
getRight() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getRight().
getRight() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getRight().
getRight() - Method in class org.apache.batik.css.engine.value.RectValue
Implements Value.getRight().
getRight() - Method in interface org.apache.batik.css.engine.value.Value
The right value of the rect.
getRule(int) - Method in class org.apache.batik.css.engine.StyleSheet
Returns the rule at the given index.
getSecondCondition() - Method in class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getSecondCondition().
getSecondCondition() - Method in class org.apache.batik.css.parser.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getSecondCondition().
getSelector() - Method in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSelector().
getSelector() - Method in class org.apache.batik.css.parser.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSelector().
getSelectorList() - Method in class org.apache.batik.css.engine.StyleRule
Returns the selector list.
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSChildSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSDescendantSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSDirectAdjacentSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.engine.sac.CSSPseudoElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultChildSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultConditionalSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultDescendantSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultDirectAdjacentSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultPseudoElementSelector
SAC: Implements Selector.getSelectorType().
getSeparator() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Counter.getSeparator().
getSeparator() - Method in class org.apache.batik.css.engine.value.AbstractValue
getSeparator() - Method in class org.apache.batik.css.engine.value.ComputedValue
getSeparator() - Method in interface org.apache.batik.css.engine.value.Value
The separator value of the counter.
getSeparatorChar() - Method in class org.apache.batik.css.engine.value.ListValue
Returns the separator used for this list.
getShorthandIndex(String) - Method in class org.apache.batik.css.engine.CSSEngine
Returns the shorthand property index, or -1.
getShorthandManagers() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the ShorthandManagers.
getSiblingSelector() - Method in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSiblingSelector().
getSiblingSelector() - Method in class org.apache.batik.css.parser.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSiblingSelector().
getSimpleSelector() - Method in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
SAC: Implements DescendantSelector.getSimpleSelector().
getSimpleSelector() - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
SAC: Implements ConditionalSelector.getSimpleSelector().
getSimpleSelector() - Method in class org.apache.batik.css.parser.AbstractDescendantSelector
SAC: Implements DescendantSelector.getSimpleSelector().
getSimpleSelector() - Method in class org.apache.batik.css.parser.DefaultConditionalSelector
SAC: Implements ConditionalSelector.getSimpleSelector().
getSize() - Method in class org.apache.batik.css.engine.StyleSheet
Returns the number of rules.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.AbstractAttributeCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.CSSElementSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.CSSLangCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.engine.sac.CSSPseudoElementSelector
Returns the specificity of this selector.
getSpecificity() - Method in interface org.apache.batik.css.engine.sac.ExtendedCondition
Returns the specificity of this condition.
getSpecificity() - Method in interface org.apache.batik.css.engine.sac.ExtendedSelector
Returns the specificity of this selector.
getSpecified() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements AttributeCondition.getSpecified().
getStart() - Method in class org.apache.batik.css.parser.Scanner
Returns the start offset of the last lexical unit.
getStringValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.css.engine.value.AbstractValue
getStringValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
getStringValue() - Method in class org.apache.batik.css.engine.value.StringValue
This method is used to get the string value.
getStringValue() - Method in interface org.apache.batik.css.engine.value.Value
This method is used to get the string value.
getStringValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements LexicalUnit.getStringValue().
getStringValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.StringLexicalUnit
SAC: Implements LexicalUnit.getStringValue().
getStringValue() - Method in class org.apache.batik.css.parser.Scanner
Returns the string representation of the current lexical unit.
getStyleDeclaration() - Method in class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration
Returns the object storing the properties of this style declaration.
getStyleDeclaration() - Method in interface org.apache.batik.css.engine.StyleDeclarationProvider
Returns the object storing the properties of this style declaration.
getStyleDeclaration() - Method in class org.apache.batik.css.engine.StyleRule
Returns the style declaration.
getStyleMap() - Method in class org.apache.batik.css.engine.FontFaceRule
Returns the StyleMap from the @font-face rule.
getStyleSheetNodes() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the document CSSStyleSheetNodes in a list.
getSubValues() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements LexicalUnit.getSubValues().
getSystemColor(String) - Method in interface org.apache.batik.css.engine.CSSContext
Returns the Value corresponding to the given system color.
getSystemColor(String) - Static method in class org.apache.batik.css.engine.SystemColorSupport
Returns the Value corresponding to the given system color.
getText() - Method in class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration
Returns the text of the declaration.
getText() - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ValueProvider
Returns the text of the declaration.
getTitle() - Method in class org.apache.batik.css.engine.StyleSheet
Returns the title of this style-sheet.
getTop() - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements Rect.getTop().
getTop() - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.getTop().
getTop() - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.getTop().
getTop() - Method in class org.apache.batik.css.engine.value.RectValue
Implements Value.getTop().
getTop() - Method in interface org.apache.batik.css.engine.value.Value
The top value of the rect.
getType() - Method in class org.apache.batik.css.engine.FontFaceRule
Returns a constant identifying the rule type.
getType() - Method in class org.apache.batik.css.engine.ImportRule
Returns a constant identifying the rule type.
getType() - Method in class org.apache.batik.css.engine.MediaRule
Returns a constant identifying the rule type.
getType() - Method in interface org.apache.batik.css.engine.Rule
Returns a constant identifying the rule type.
getType() - Method in class org.apache.batik.css.engine.StyleRule
Returns a constant identifying the rule type.
getType() - Method in class org.apache.batik.css.parser.Scanner
The current lexical unit type like defined in LexicalUnits.
getUri() - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
DOM: Implements SVGPaint.getUri().
getURI() - Method in class org.apache.batik.css.engine.ImportRule
Returns the URI of the imported stylesheet.
getUri() - Method in interface org.apache.batik.css.engine.value.svg.SVGValue
Returns the URI of the paint, if this object represents a SVGPaint.
getURL() - Method in class org.apache.batik.css.engine.FontFaceRule
Returns the URI of the @font-face rule.
getValue() - Method in class org.apache.batik.css.dom.CSSOMComputedStyle.ComputedCSSValue
Returns the Value associated with this object.
getValue(String) - Method in class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration.StyleDeclarationValue
Returns the current value associated with this object.
getValue(String) - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ValueProvider
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Returns the associated value.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.BlueComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.ColorNumber
Implements SVGNumber.getValue().
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.GreenComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGColor.RedComponent
The returns the actual value of this component.
getValue() - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ValueProvider
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGComputedStyle.ComputedCSSColorValue
Returns the Value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGComputedStyle.ComputedCSSPaintValue
Returns the Value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Returns the associated value.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration.StyleDeclarationColorValue
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Returns the associated value.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.BlueComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.BottomComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.GreenComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.LeftComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.ListComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.RedComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.RightComponent
The returns the actual value of this component.
getValue() - Method in class org.apache.batik.css.dom.CSSOMValue.TopComponent
The returns the actual value of this component.
getValue() - Method in interface org.apache.batik.css.dom.CSSOMValue.ValueProvider
Returns the current value associated with this object.
getValue() - Method in class org.apache.batik.css.engine.sac.AbstractAttributeCondition
SAC: Implements AttributeCondition.getValue().
getValue(int) - Method in class org.apache.batik.css.engine.StyleDeclaration
Returns the value at the given index.
getValue(int) - Method in class org.apache.batik.css.engine.StyleMap
Returns the value at the given index, null if unspecified.
getValue() - Method in class org.apache.batik.css.parser.AbstractAttributeCondition
SAC: Implements AttributeCondition.getValue().
getValueManagers() - Method in class org.apache.batik.css.engine.CSSEngine
Returns the ValueManagers.
getWhitePoint() - Method in class org.apache.batik.css.engine.value.svg12.AbstractCIEColor
Returns the white point in CIE XYZ coordinates.
getXMLId() - Method in interface org.apache.batik.css.engine.CSSStylableElement
Returns the ID of this element.
GHOSTWHITE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'ghostwhite' RGB color.
GHOSTWHITE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'ghostwhite' color name.
GLYPH_ORIENTATION_HORIZONTAL_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
GLYPH_ORIENTATION_VERTICAL_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
GlyphOrientationHorizontalManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'glyph-orientation-horizontal' property values.
GlyphOrientationHorizontalManager() - Constructor for class org.apache.batik.css.engine.value.svg.GlyphOrientationHorizontalManager
 
GlyphOrientationManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'glyph-orientation' property values.
GlyphOrientationManager() - Constructor for class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
 
GlyphOrientationVerticalManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'glyph-orientation-vertical' property values.
GlyphOrientationVerticalManager() - Constructor for class org.apache.batik.css.engine.value.svg.GlyphOrientationVerticalManager
 
GOLD_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'gold' RGB color.
GOLD_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'gold' color name.
GOLDENROD_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'goldenrod' RGB color.
GOLDENROD_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'goldenrod' color name.
GRAD - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a grad lexical unit.
GRAY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'gray' RGB color.
GRAY_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'gray' color name.
GRAYTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'GRAYTEXT' color name.
green - Variable in class org.apache.batik.css.engine.value.RGBColorValue
The green component.
GREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'green' RGB color.
GREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'green' color name.
greenComponent - Variable in class org.apache.batik.css.dom.CSSOMSVGColor
The green component, if this value is a RGBColor.
GreenComponent() - Constructor for class org.apache.batik.css.dom.CSSOMSVGColor.GreenComponent
 
greenComponent - Variable in class org.apache.batik.css.dom.CSSOMValue
The green component, if this value is a RGBColor.
GreenComponent() - Constructor for class org.apache.batik.css.dom.CSSOMValue.GreenComponent
 
greenFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the green float value has changed.
greenFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the green float value has changed.
greenFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the green float value has changed.
greenFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the green float value has changed.
greenFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the green float value has changed.
greenTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the green value text has changed.
greenTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the green value text has changed.
greenTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the green value text has changed.
greenTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the green value text has changed.
greenTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the green value text has changed.
GREENYELLOW_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'greenyellow' RGB color.
GREENYELLOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'greenyellow' color name.
GREY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'grey' RGB color.
GREY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'grey' color name.

H

handleAttrModified(Element, Attr, short, String, String) - Method in class org.apache.batik.css.engine.CSSEngine
Handles an attribute change in the document.
handleCharacterDataModified(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Handles a character data modification in the document.
handleEvent(Event) - Method in class org.apache.batik.css.engine.CSSEngine.DOMAttrModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.css.engine.CSSEngine.DOMCharacterDataModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.css.engine.CSSEngine.DOMNodeInsertedListener
 
handleEvent(Event) - Method in class org.apache.batik.css.engine.CSSEngine.DOMNodeRemovedListener
 
handleEvent(Event) - Method in class org.apache.batik.css.engine.CSSEngine.DOMSubtreeModifiedListener
 
handleNodeInserted(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Handles a node insertion in the document.
handleNodeRemoved(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Handles a node removal from the document.
handler - Variable in class org.apache.batik.css.dom.CSSOMStyleDeclaration
The modifications handler.
handler - Variable in class org.apache.batik.css.dom.CSSOMSVGColor
The modifications handler.
handler - Variable in class org.apache.batik.css.dom.CSSOMValue
The modifications handler.
handleSubtreeModified(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Handles a subtree modification in the document.
handleSystemFont(CSSEngine, ShorthandManager.PropertyHandler, String, boolean) - Method in class org.apache.batik.css.engine.value.css2.FontShorthandManager
 
HANGING_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'hanging' keyword.
hasFixedCascadedValues() - Method in class org.apache.batik.css.engine.StyleMap
Whether this map has fixed cascaded value.
hash - Variable in class org.apache.batik.css.engine.StringIntMap.Entry
The hash code, must not change after init.
hash - Variable in class org.apache.batik.css.engine.value.StringMap.Entry
The hash code
HASH - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '#name' lexical unit.
hashCode() - Method in class org.apache.batik.css.engine.sac.AbstractAttributeCondition
equal objects should have equal hashCodes.
hashCode() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
equal objects should have equal hashCodes.
hashCode() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
equal objects should have equal hashCodes.
hasStyleSheetNode(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Returns whether the DOM subtree rooted at the specified node contains a CSSStyleSheetNode.
HELP_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'help' keyword.
HEXADECIMAL - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid hexadecimal characters.
hexcolor(LexicalUnit) - Method in class org.apache.batik.css.parser.Parser
Converts a hash unit to a RGB color.
HIDDEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'hidden' keyword.
HIGHLIGHT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'HIGHLIGHT' color name.
HIGHLIGHTTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'HIGHLIGHTTEXT' color name.
HONEYDEW_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'honeydew' RGB color.
HONEYDEW_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'honeydew' color name.
HORIZONTAL_ORIENTATION - Static variable in class org.apache.batik.css.engine.value.LengthManager
 
HOTPINK_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'hotpink' RGB color.
HOTPINK_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'hotpink' color name.
HZ - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a hz lexical unit.

I

ICC_COLOR_FUNCTION - Static variable in class org.apache.batik.css.engine.value.svg.ICCColor
 
ICC_NAMED_COLOR_FUNCTION - Static variable in class org.apache.batik.css.engine.value.svg12.ICCNamedColor
 
ICCColor - Class in org.apache.batik.css.engine.value.svg
This class represents an ICC color value.
ICCColor(String) - Constructor for class org.apache.batik.css.engine.value.svg.ICCColor
Creates a new ICCColor.
iccColors - Variable in class org.apache.batik.css.dom.CSSOMSVGColor
To store the ICC color list.
ICCNamedColor - Class in org.apache.batik.css.engine.value.svg12
This class represents an ICC named color value.
ICCNamedColor(String, String) - Constructor for class org.apache.batik.css.engine.value.svg12.ICCNamedColor
Creates a new ICCNamedColor.
IDENTIFIER - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the identifier lexical unit.
IDENTIFIER_START - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid identifier start characters.
IdentifierManager - Class in org.apache.batik.css.engine.value
This class provides a manager for the property with support for identifier values.
IdentifierManager() - Constructor for class org.apache.batik.css.engine.value.IdentifierManager
 
IDEOGRAPHIC_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'ideographic' keyword.
idLocalName - Variable in class org.apache.batik.css.engine.sac.CSSConditionFactory
The id attribute local name.
idNamespaceURI - Variable in class org.apache.batik.css.engine.sac.CSSConditionFactory
The id attribute namespace URI.
ignorableAtRule(String) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.ignorableAtRule(String).
ignorableAtRule(String) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.ignorableAtRule(String).
ignorableAtRule(String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.ignorableAtRule(String).
IMAGE_RENDERING_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
ImageRenderingManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'image-rendering' property values.
ImageRenderingManager() - Constructor for class org.apache.batik.css.engine.value.svg.ImageRenderingManager
 
IMPORT_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@import' lexical unit.
IMPORTANT_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
IMPORTANT_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '!important' lexical unit.
importCascadedStyleMaps(Element, CSSEngine, Element) - Method in class org.apache.batik.css.engine.CSSEngine
Recursively imports the cascaded style from a source element to an element of the current document.
ImportRule - Class in org.apache.batik.css.engine
This class represents a @import CSS rule.
ImportRule() - Constructor for class org.apache.batik.css.engine.ImportRule
 
importStyle(String, SACMediaList, String) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.importStyle(String,SACMediaList,String).
importStyle(String, SACMediaList, String) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.importStyle(String,SACMediaList,String).
importStyle(String, SACMediaList, String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.importStyle(String,SACMediaList,String).
IN - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a in lexical unit.
INACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'INACTIVEBORDER' color name.
INACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'INACTIVECAPTION' color name.
INACTIVECAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'INACTIVECAPTIONTEXT' color name.
INCLUDES - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '~=' lexical unit.
INDENT_INDEX - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
 
index - Variable in class org.apache.batik.css.dom.CSSOMComputedStyle.ComputedCSSValue
The index of the associated value.
index - Variable in class org.apache.batik.css.dom.CSSOMSVGComputedStyle.ComputedCSSColorValue
The index of the associated value.
index - Variable in class org.apache.batik.css.dom.CSSOMSVGComputedStyle.ComputedCSSPaintValue
The index of the associated value.
index - Variable in class org.apache.batik.css.dom.CSSOMValue.ListComponent
The index of this component.
indexes - Variable in class org.apache.batik.css.engine.CSSEngine
The property/int mappings.
indexes - Variable in class org.apache.batik.css.engine.StyleDeclaration
The value indexes.
INDIANRED_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'indianred' RGB color.
INDIANRED_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'indianred' color name.
INDIGO_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'indigo' RGB color.
INDIGO_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'indigo' color name.
INFOBACKGROUND_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'INFOBACKGROUND' color name.
INFOTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'INFOTEXT' color name.
INHERIT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'inherit' value.
inherited - Variable in class org.apache.batik.css.engine.value.svg.OpacityManager
Whether the managed property is inherited.
INHERITED_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
InheritValue - Class in org.apache.batik.css.engine.value
This singleton class represents the 'inherit' value.
InheritValue() - Constructor for class org.apache.batik.css.engine.value.InheritValue
Creates a new InheritValue object.
INITIAL_CAPACITY - Static variable in class org.apache.batik.css.engine.value.StringMap
The initial capacity
INITIAL_LENGTH - Static variable in class org.apache.batik.css.engine.StyleDeclaration
 
initialize(SVGNumber) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.initialize(SVGNumber).
INLINE_AUTHOR_ORIGIN - Static variable in class org.apache.batik.css.engine.StyleMap
 
INLINE_TABLE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'inline-table' keyword.
INLINE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'inline' keyword.
inlineStyleAttributeUpdated(CSSStylableElement, StyleMap, short, String, String) - Method in class org.apache.batik.css.engine.CSSEngine
Called when the inline style of the given element has been updated.
insertItemBefore(SVGNumber, int) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.insertItemBefore(SVGNumber,int).
INSTANCE - Static variable in class org.apache.batik.css.engine.sac.CSSSelectorFactory
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.engine.value.InheritValue
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.parser.DefaultConditionFactory
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.parser.DefaultDocumentHandler
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.parser.DefaultErrorHandler
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.parser.DefaultSelectorFactory
The instance of this class.
INTEGER - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents an integer.
IntegerLexicalUnit(int, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.IntegerLexicalUnit
Creates a new LexicalUnit.
invalidateProperties(Node, int[], boolean[], boolean) - Method in class org.apache.batik.css.engine.CSSEngine
Invalidates all the properties of the given node.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.ClipManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontShorthandManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in interface org.apache.batik.css.engine.value.ShorthandManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.MarkerShorthandManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGPaintManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg12.MarginShorthandManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
Gets the value of the property additiveProperty.
isAdditiveProperty() - Method in interface org.apache.batik.css.engine.value.ValueManager
Gets the value of the property additiveProperty.
isAlternate() - Method in class org.apache.batik.css.engine.StyleSheet
Tells whether or not this stylesheet is alternate.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.ClipManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontShorthandManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in interface org.apache.batik.css.engine.value.ShorthandManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.MarkerShorthandManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGPaintManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg12.MarginShorthandManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
Gets the value of the property animatableProperty.
isAnimatableProperty() - Method in interface org.apache.batik.css.engine.value.ValueManager
Gets the value of the property animatableProperty.
isBlockHeightRelative(int) - Method in class org.apache.batik.css.engine.StyleMap
Tells whether the given property value is relative to the height of the containing block.
isBlockWidthRelative(int) - Method in class org.apache.batik.css.engine.StyleMap
Tells whether the given property value is relative to the width of the containing block.
isColorRelative(int) - Method in class org.apache.batik.css.engine.StyleMap
Tells whether the given property value is relative to 'color'.
isComputed(int) - Method in class org.apache.batik.css.engine.StyleMap
Tells whether the given property value is computed.
isCSSHexadecimalCharacter(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid hexadecimal character.
isCSSIdentifierStartCharacter(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid identifier start character.
isCSSNameCharacter(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid name character.
isCSSNavigableDocument - Variable in class org.apache.batik.css.engine.CSSEngine
Whether the document is a CSSNavigableDocument.
isCSSSpace(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid space.
isCSSStringCharacter(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid string character.
isCSSURICharacter(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid URI character.
isDynamic() - Method in interface org.apache.batik.css.engine.CSSContext
Returns true if the document is dynamic, false otherwise.
isEqualIgnoreCase(int, char) - Static method in class org.apache.batik.css.parser.Scanner
Compares the given int with the given character, ignoring case.
isFontSizeRelative(int) - Method in class org.apache.batik.css.engine.StyleMap
Tells whether the given property value is relative to 'font-size'.
isHiddenFromSelectors() - Method in interface org.apache.batik.css.engine.CSSNavigableNode
Returns whether this node is the root of a (conceptual) hidden tree that selectors will not work across.
isImportant(String) - Method in class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration
Tells whether the given property is important.
isImportant(String) - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ValueProvider
Tells whether the given property is important.
isImportant(int) - Method in class org.apache.batik.css.engine.StyleMap
Tells whether the given property value is important.
isInherited(int) - Method in class org.apache.batik.css.engine.StyleMap
Tells whether the given cascaded property value was inherited from it's parent or set locally.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.ClipManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGPaintManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
Gets the value of the property inheritedProperty.
isInheritedProperty() - Method in interface org.apache.batik.css.engine.value.ValueManager
Gets the value of the property inheritedProperty.
isInteractive() - Method in interface org.apache.batik.css.engine.CSSContext
Returns true if the document is interactive, false otherwise.
isLineHeightRelative(int) - Method in class org.apache.batik.css.engine.StyleMap
Tells whether the given property value is relative to 'line-height'.
isNChannel() - Method in class org.apache.batik.css.engine.value.svg12.DeviceColor
Indicates whether this color uses an N-Channel color space.
isNullCascaded(int) - Method in class org.apache.batik.css.engine.StyleMap
Tells whether the given cascaded property value is null.
isParentRelative(int) - Method in class org.apache.batik.css.engine.StyleMap
Tells whether the given property value is relative to the parent's property value.
isPseudoElement(String) - Method in class org.apache.batik.css.parser.Parser
Tells whether or not the given string represents a pseudo-element.
isPseudoInstanceOf(String) - Method in interface org.apache.batik.css.engine.CSSStylableElement
Tells whether this element is an instance of the given pseudo class.
ITALIC_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'italic' keyword.
item(int) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.item(int).
item(int) - Method in class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration
Returns the value at the given.
item(int) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.item(int).
item(int) - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ValueProvider
Returns the value at the given.
item(int) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.css.engine.value.AbstractValue
Implements Value.item(int).
item(int) - Method in class org.apache.batik.css.engine.value.ComputedValue
Implements Value.item(int).
item(int) - Method in class org.apache.batik.css.engine.value.ListValue
Implements Value.item(int).
item(int) - Method in interface org.apache.batik.css.engine.value.Value
Used to retrieve a rule by ordinal index.
item(int) - Method in class org.apache.batik.css.parser.CSSSACMediaList
SAC: Returns the selector at the specified index, or null if this is not a valid index.
item(int) - Method in class org.apache.batik.css.parser.CSSSelectorList
SAC: Returns the selector at the specified index, or null if this is not a valid index.
items - Variable in class org.apache.batik.css.dom.CSSOMValue
The list items.
items - Variable in class org.apache.batik.css.engine.value.ListValue
The items.
IVORY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'ivory' RGB color.
IVORY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'ivory' color name.

K

KERNING_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
KerningManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'kerning' property values.
KerningManager() - Constructor for class org.apache.batik.css.engine.value.svg.KerningManager
 
key - Variable in class org.apache.batik.css.engine.StringIntMap.Entry
The key
key - Variable in class org.apache.batik.css.engine.value.StringMap.Entry
The key
KHAKI_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'khaki' RGB color.
KHAKI_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'khaki' color name.
KHZ - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a khz lexical unit.

L

lang - Variable in class org.apache.batik.css.engine.sac.CSSLangCondition
The language.
lang - Variable in class org.apache.batik.css.parser.DefaultLangCondition
The language.
langHyphen - Variable in class org.apache.batik.css.engine.sac.CSSLangCondition
The language with a hyphen suffixed.
LARGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'large' keyword.
LARGER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'larger' keyword.
LAVENDER_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lavender' RGB color.
LAVENDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lavender' color name.
LAVENDERBLUSH_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lavenderblush' RGB color.
LAVENDERBLUSH_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lavenderblush' color name.
LAWNGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lawngreen' RGB color.
LAWNGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lawngreen' color name.
left - Variable in class org.apache.batik.css.engine.value.RectValue
The left value.
LEFT_BRACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '(' lexical unit.
LEFT_BRACKET - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '[' lexical unit.
LEFT_CURLY_BRACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '{' lexical unit.
leftComponent - Variable in class org.apache.batik.css.dom.CSSOMValue
The left component, if this value is a Rect.
LeftComponent() - Constructor for class org.apache.batik.css.dom.CSSOMValue.LeftComponent
 
leftFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the left float value has changed.
leftFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the left float value has changed.
leftTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the left value text has changed.
leftTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the left value text has changed.
LEMONCHIFFON_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lemonchiffon' RGB color.
LEMONCHIFFON_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lemonchiffon' color name.
length - Variable in class org.apache.batik.css.engine.value.ListValue
The length of the list.
length - Variable in class org.apache.batik.css.parser.CSSSACMediaList
The list length.
length - Variable in class org.apache.batik.css.parser.CSSSelectorList
The list length.
LengthManager - Class in org.apache.batik.css.engine.value
This class provides a manager for the property with support for length values.
LengthManager() - Constructor for class org.apache.batik.css.engine.value.LengthManager
 
LETTER_SPACING_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
LexicalUnits - Interface in org.apache.batik.css.parser
This interface defines the constants that represent CSS lexical units.
lexicalUnitType - Variable in class org.apache.batik.css.parser.CSSLexicalUnit
The lexical unit type.
LIGHTBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightblue' RGB color.
LIGHTBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightblue' color name.
LIGHTCORAL_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightcoral' RGB color.
LIGHTCORAL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightcoral' color name.
LIGHTCYAN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightcyan' RGB color.
LIGHTCYAN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightcyan' color name.
LIGHTER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'lighter' keyword.
LIGHTGOLDENRODYELLOW_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightgoldenrodyellow' RGB color.
LIGHTGOLDENRODYELLOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightgoldenrodyellow' color name.
LIGHTGRAY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightgray' RGB color.
LIGHTGRAY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightgray' color name.
LIGHTGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightgreen' RGB color.
LIGHTGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightgreen' color name.
LIGHTGREY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightgrey' RGB color.
LIGHTGREY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightgrey' color name.
LIGHTING_COLOR_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
LIGHTPINK_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightpink' RGB color.
LIGHTPINK_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightpink' color name.
LIGHTSALMON_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightsalmon' RGB color.
LIGHTSALMON_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightsalmon' color name.
LIGHTSEAGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightseagreen' RGB color.
LIGHTSEAGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightseagreen' color name.
LIGHTSKYBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightskyblue' RGB color.
LIGHTSKYBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightskyblue' color name.
LIGHTSLATEGRAY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightslategray' RGB color.
LIGHTSLATEGRAY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightslategray' color name.
LIGHTSLATEGREY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightslategrey' RGB color.
LIGHTSLATEGREY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightslategrey' color name.
LIGHTSTEELBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightsteelblue' RGB color.
LIGHTSTEELBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightsteelblue' color name.
LIGHTYELLOW_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightyellow' RGB color.
LIGHTYELLOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lightyellow' color name.
LIME_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'lime' RGB color.
LIME_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'lime' color name.
LIMEGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'limegreen' RGB color.
LIMEGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'limegreen' color name.
LINE_HEIGHT_INDEX - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
 
LINE_HEIGHT_RELATIVE_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
LINE_THROUGH_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'line_through' keyword.
LINEARRGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'linearRGB' keyword.
lineHeightIndex - Variable in class org.apache.batik.css.engine.CSSEngine
The line-height property index.
LineHeightManager - Class in org.apache.batik.css.engine.value.svg12
This class provides a factory for the 'margin-*' properties values.
LineHeightManager() - Constructor for class org.apache.batik.css.engine.value.svg12.LineHeightManager
 
LineHeightValue - Class in org.apache.batik.css.engine.value.svg12
This class represents line-height values.
LineHeightValue(short, float, boolean) - Constructor for class org.apache.batik.css.engine.value.svg12.LineHeightValue
Creates a new value.
LINEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'linen' RGB color.
LINEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'linen' color name.
lineNumber - Variable in exception org.apache.batik.css.parser.ParseException
 
list - Variable in class org.apache.batik.css.parser.CSSSACMediaList
The list.
list - Variable in class org.apache.batik.css.parser.CSSSelectorList
The list.
LIST_ITEM_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'list-item' keyword.
ListComponent(int) - Constructor for class org.apache.batik.css.dom.CSSOMValue.ListComponent
Creates a new ListComponent.
LISTENER_ARRAY - Static variable in class org.apache.batik.css.engine.CSSEngine
 
listeners - Variable in class org.apache.batik.css.engine.CSSEngine
The listeners.
listFloatValueChanged(int, short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the list float value has changed.
listFloatValueChanged(int, short, float) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the list float value has changed.
listStringValueChanged(int, short, String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the list string value has changed.
listStringValueChanged(int, short, String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the list string value has changed.
listTextChanged(int, String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the list value text has changed.
listTextChanged(int, String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the list value text has changed.
ListValue - Class in org.apache.batik.css.engine.value
This class represents a list of values.
ListValue() - Constructor for class org.apache.batik.css.engine.value.ListValue
Creates a ListValue.
ListValue(char) - Constructor for class org.apache.batik.css.engine.value.ListValue
Creates a ListValue with the given separator.
localizableSupport - Static variable in class org.apache.batik.css.engine.Messages
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.css.engine.value.Messages
The localizable support for the error messages.
localizableSupport - Variable in class org.apache.batik.css.parser.Parser
The localizable support.
localName - Variable in class org.apache.batik.css.engine.sac.AbstractElementSelector
The local name.
localName - Variable in class org.apache.batik.css.engine.sac.CSSAttributeCondition
The attribute's local name.
localName - Variable in class org.apache.batik.css.engine.sac.CSSIdCondition
The id attribute local name.
localName - Variable in class org.apache.batik.css.parser.AbstractElementSelector
The local name.
localName - Variable in class org.apache.batik.css.parser.DefaultAttributeCondition
The attribute's local name.
LR_TB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lr-tb' keyword.
LR_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'lr' keyword.
LTR_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'ltr' keyword.

M

MAGENTA_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'magenta' RGB color.
MAGENTA_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'magenta' color name.
mainPropertiesChanged - Variable in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
Array to hold which properties have been changed by a call to setMainProperties.
MARGIN_BOTTOM_INDEX - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
 
MARGIN_LEFT_INDEX - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
 
MARGIN_RIGHT_INDEX - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
 
MARGIN_TOP_INDEX - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
 
MarginLengthManager - Class in org.apache.batik.css.engine.value.svg12
This class provides a factory for the 'margin-*' properties values.
MarginLengthManager(String) - Constructor for class org.apache.batik.css.engine.value.svg12.MarginLengthManager
 
MarginShorthandManager - Class in org.apache.batik.css.engine.value.svg12
This class represents an object which provide support for the 'margin' shorthand property.
MarginShorthandManager() - Constructor for class org.apache.batik.css.engine.value.svg12.MarginShorthandManager
 
MARKER_END_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
MARKER_MID_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
MARKER_START_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
MARKER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'marker' keyword.
MarkerManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'marker-*' property values.
MarkerManager(String) - Constructor for class org.apache.batik.css.engine.value.svg.MarkerManager
Creates a new MarkerManager.
MarkerShorthandManager - Class in org.apache.batik.css.engine.value.svg
This class represents an object which provide support for the 'marker' shorthand properties.
MarkerShorthandManager() - Constructor for class org.apache.batik.css.engine.value.svg.MarkerShorthandManager
 
MAROON_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'maroon' RGB color.
MAROON_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'maroon' color name.
MASK_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
MaskManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'mask' property values.
MaskManager() - Constructor for class org.apache.batik.css.engine.value.svg.MaskManager
 
masks - Variable in class org.apache.batik.css.engine.StyleMap
To store the value masks.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSAndCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSBeginHyphenAttributeCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSChildSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSClassCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSDescendantSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSDirectAdjacentSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSElementSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSLangCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSOneOfAttributeCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.engine.sac.CSSPseudoElementSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in interface org.apache.batik.css.engine.sac.ExtendedCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in interface org.apache.batik.css.engine.sac.ExtendedSelector
Tests whether this selector matches the given element.
MATHEMATICAL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mathematical' keyword.
media - Variable in class org.apache.batik.css.engine.CSSEngine
The media to use to cascade properties.
media - Variable in class org.apache.batik.css.engine.StyleSheet
The media to use to cascade properties.
MEDIA_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@media' lexical unit.
mediaList - Variable in class org.apache.batik.css.engine.MediaRule
The media list.
mediaMatch(SACMediaList) - Method in class org.apache.batik.css.engine.CSSEngine
Whether the given media list matches the media list of this CSSEngine object.
MediaRule - Class in org.apache.batik.css.engine
This class represents a @media CSS rule.
MediaRule() - Constructor for class org.apache.batik.css.engine.MediaRule
 
MEDIUM_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'medium' keyword.
MEDIUMAQUAMARINE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumaquamarine' RGB color.
MEDIUMAQUAMARINE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumaquamarine' color name.
MEDIUMBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumblue' RGB color.
MEDIUMBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumblue' color name.
MEDIUMORCHID_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumorchid' RGB color.
MEDIUMORCHID_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumorchid' color name.
MEDIUMPURPLE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumpurple' RGB color.
MEDIUMPURPLE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumpurple' color name.
MEDIUMSEAGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumseagreen' RGB color.
MEDIUMSEAGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumseagreen' color name.
MEDIUMSLATEBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumslateblue' RGB color.
MEDIUMSLATEBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumslateblue' color name.
MEDIUMSPRINGGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumspringgreen' RGB color.
MEDIUMSPRINGGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumspringgreen' color name.
MEDIUMTURQUOISE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumturquoise' RGB color.
MEDIUMTURQUOISE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumturquoise' color name.
MEDIUMVIOLETRED_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumvioletred' RGB color.
MEDIUMVIOLETRED_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mediumvioletred' color name.
MENU_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'MENU' color name.
MENUTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'MENUTEXT' color name.
mergeArrays(ValueManager[], ValueManager[]) - Static method in class org.apache.batik.css.engine.SVGCSSEngine
Merges the given arrays.
mergeArrays(ShorthandManager[], ShorthandManager[]) - Static method in class org.apache.batik.css.engine.SVGCSSEngine
Merges the given arrays.
Messages - Class in org.apache.batik.css.engine
This class manages the message for the css.engine module.
Messages() - Constructor for class org.apache.batik.css.engine.Messages
This class does not need to be instantiated.
Messages - Class in org.apache.batik.css.engine.value
This class manages the message for the css.engine.value module.
Messages() - Constructor for class org.apache.batik.css.engine.value.Messages
This class does not need to be instantiated.
MIDDLE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'middle' keyword.
MIDDLE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg12.SVG12ValueConstants
The 'middle' keyword.
MIDNIGHTBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'midnightblue' RGB color.
MIDNIGHTBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'midnightblue' color name.
MINTCREAM_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mintcream' RGB color.
MINTCREAM_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mintcream' color name.
MINUS - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '-' lexical unit.
MISTYROSE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mistyrose' RGB color.
MISTYROSE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'mistyrose' color name.
MITER_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'miter' keyword.
MM - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a mm lexical unit.
MOCCASIN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'moccasin' RGB color.
MOCCASIN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'moccasin' color name.
MONOSPACE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'monospaced' keyword.
MOVE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'move' keyword.
MS - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a ms lexical unit.

N

N_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'n-resize' keyword.
name - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
The function name.
NAME - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid name characters.
namespaceDeclaration(String, String) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.namespaceDeclaration(String,String).
namespaceDeclaration(String, String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.namespaceDeclaration(String,String).
namespaceURI - Variable in class org.apache.batik.css.engine.sac.AbstractElementSelector
The namespace URI.
namespaceURI - Variable in class org.apache.batik.css.engine.sac.CSSAttributeCondition
The attribute's namespace URI.
namespaceURI - Variable in class org.apache.batik.css.engine.sac.CSSIdCondition
The id attribute namespace URI.
namespaceURI - Variable in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
The namespaceURI.
namespaceURI - Variable in class org.apache.batik.css.parser.AbstractElementSelector
The namespace URI.
namespaceURI - Variable in class org.apache.batik.css.parser.DefaultAttributeCondition
The attribute's namespace URI.
namespaceURI - Variable in class org.apache.batik.css.parser.DefaultPseudoClassCondition
The namespaceURI.
NARROWER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'narrower' keyword.
NAVAJOWHITE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'navajowhite' RGB color.
NAVAJOWHITE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'navajowhite' color name.
NAVY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'navy' RGB color.
NAVY_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'navy' color name.
nChannel - Variable in class org.apache.batik.css.engine.value.svg12.DeviceColor
 
NE_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'ne-resize' keyword.
NEW_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'new' keyword.
next - Variable in class org.apache.batik.css.engine.StringIntMap.Entry
The next entry - changed, when table[] is reordered.
next - Variable in class org.apache.batik.css.engine.value.StringMap.Entry
The next entry
next() - Method in class org.apache.batik.css.parser.Parser
Advances to the next token, ignoring comments.
next() - Method in class org.apache.batik.css.parser.Scanner
Returns the next token.
nextChar() - Method in class org.apache.batik.css.parser.Scanner
Sets the value of the current char to the next character or -1 if the end of stream has been reached.
nextIgnoreSpaces() - Method in class org.apache.batik.css.parser.Parser
Advances to the next token and skip the spaces, ignoring comments.
nextLexicalUnit - Variable in class org.apache.batik.css.parser.CSSLexicalUnit
The next lexical unit.
nextToken() - Method in class org.apache.batik.css.parser.Scanner
Returns the next token.
NO_CHANGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'no-change' keyword.
nodeInserted(Node) - Method in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
A node has been inserted into the CSSNavigableDocument tree.
nodeInserted(Node) - Method in interface org.apache.batik.css.engine.CSSNavigableDocumentListener
A node has been inserted into the CSSNavigableDocument tree.
nodeToBeRemoved(Node) - Method in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
A node is about to be removed from the CSSNavigableDocument tree.
nodeToBeRemoved(Node) - Method in interface org.apache.batik.css.engine.CSSNavigableDocumentListener
A node is about to be removed from the CSSNavigableDocument tree.
nodeType - Variable in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
The node type.
nodeType - Variable in class org.apache.batik.css.parser.AbstractSiblingSelector
The node type.
NON_CSS_ORIGIN - Static variable in class org.apache.batik.css.engine.StyleMap
 
nonCSSPresentationalHints - Variable in class org.apache.batik.css.engine.CSSEngine
The non CSS presentational hints.
nonCSSPresentationalHintsNamespaceURI - Variable in class org.apache.batik.css.engine.CSSEngine
The non CSS presentational hints namespace URI.
nonCSSPresentationalHintUpdated(CSSStylableElement, StyleMap, String, short, String) - Method in class org.apache.batik.css.engine.CSSEngine
Called when a non-CSS presentational hint has been updated.
NONE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'none' keyword.
NONZERO_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'nonzero' keyword.
NORMAL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg12.SVG12ValueConstants
The 'normal' keyword, for 'line-height'.
NORMAL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'normal' keyword.
NULL_CASCADED_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
number(boolean) - Method in class org.apache.batik.css.parser.Parser
Converts the current lexical unit to a float.
number() - Method in class org.apache.batik.css.parser.Scanner
Scans a number.
NUMBER_0 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
0
NUMBER_1 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
1
NUMBER_100 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
100
NUMBER_102 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
102
NUMBER_104 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
104
NUMBER_105 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
105
NUMBER_106 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
106
NUMBER_107 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
107
NUMBER_11 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
11
NUMBER_112 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
112
NUMBER_113 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
113
NUMBER_114 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
114
NUMBER_119 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
119
NUMBER_122 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
122
NUMBER_123 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
123
NUMBER_124 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
124
NUMBER_127 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
127
NUMBER_128 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
128
NUMBER_130 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
130
NUMBER_133 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
133
NUMBER_134 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
134
NUMBER_135 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
135
NUMBER_136 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
136
NUMBER_138 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
138
NUMBER_139 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
139
NUMBER_140 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
140
NUMBER_142 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
142
NUMBER_143 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
143
NUMBER_144 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
144
NUMBER_147 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
147
NUMBER_148 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
148
NUMBER_149 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
149
NUMBER_150 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
150
NUMBER_152 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
152
NUMBER_153 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
153
NUMBER_154 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
154
NUMBER_158 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
158
NUMBER_160 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
160
NUMBER_164 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
164
NUMBER_165 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
165
NUMBER_169 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
169
NUMBER_170 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
170
NUMBER_173 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
173
NUMBER_175 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
175
NUMBER_176 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
176
NUMBER_178 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
178
NUMBER_179 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
179
NUMBER_180 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
180
NUMBER_181 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
181
NUMBER_182 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
182
NUMBER_183 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
183
NUMBER_184 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
184
NUMBER_185 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
185
NUMBER_186 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
186
NUMBER_188 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
188
NUMBER_189 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
189
NUMBER_19 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
19
NUMBER_191 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
191
NUMBER_192 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
192
NUMBER_193 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
193
NUMBER_196 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
196
NUMBER_199 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
199
NUMBER_20 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
20
NUMBER_200 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
200
NUMBER_203 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
203
NUMBER_204 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
204
NUMBER_205 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
205
NUMBER_206 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
206
NUMBER_208 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
208
NUMBER_209 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
209
NUMBER_21 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
21
NUMBER_210 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
210
NUMBER_211 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
211
NUMBER_212 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
212
NUMBER_213 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
213
NUMBER_214 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
214
NUMBER_215 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
215
NUMBER_216 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
216
NUMBER_218 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
218
NUMBER_219 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
219
NUMBER_220 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
220
NUMBER_221 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
221
NUMBER_222 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
222
NUMBER_224 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
224
NUMBER_225 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
225
NUMBER_226 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
226
NUMBER_228 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
228
NUMBER_230 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
230
NUMBER_232 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
232
NUMBER_233 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
233
NUMBER_235 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
235
NUMBER_237 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
237
NUMBER_238 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
238
NUMBER_239 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
239
NUMBER_240 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
240
NUMBER_244 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
244
NUMBER_245 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
245
NUMBER_248 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
248
NUMBER_25 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
25
NUMBER_250 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
250
NUMBER_251 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
251
NUMBER_252 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
252
NUMBER_253 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
253
NUMBER_255 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
255
NUMBER_30 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
30
NUMBER_300 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
300
NUMBER_32 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
32
NUMBER_34 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
34
NUMBER_35 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
35
NUMBER_4 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
4
NUMBER_400 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
400
NUMBER_42 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
42
NUMBER_43 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
43
NUMBER_45 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
45
NUMBER_46 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
46
NUMBER_47 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
47
NUMBER_50 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
50
NUMBER_500 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
500
NUMBER_60 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
60
NUMBER_600 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
600
NUMBER_61 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
61
NUMBER_63 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
63
NUMBER_64 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
64
NUMBER_65 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
65
NUMBER_69 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
69
NUMBER_70 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
70
NUMBER_700 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
700
NUMBER_71 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
71
NUMBER_72 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
72
NUMBER_75 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
75
NUMBER_79 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
79
NUMBER_80 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
80
NUMBER_800 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
800
NUMBER_82 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
82
NUMBER_85 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
85
NUMBER_87 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
87
NUMBER_90 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
90
NUMBER_900 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
900
NUMBER_91 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
91
NUMBER_92 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
92
NUMBER_95 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
95
NUMBER_96 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
96
NUMBER_99 - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
99
numberUnit(boolean) - Method in class org.apache.batik.css.parser.Scanner
Scans the unit of a number.
NW_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'nw-resize' keyword.

O

OBLIQUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'oblique' keyword.
OLDLACE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'oldlace' RGB color.
OLDLACE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'oldlace' color name.
OLIVE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'olive' RGB color.
OLIVE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'olive' color name.
OLIVEDRAB_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'olivedrab' RGB color.
OLIVEDRAB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'olivedrab' color name.
OPACITY_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
OpacityManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the '*-opacity' property values.
OpacityManager(String, boolean) - Constructor for class org.apache.batik.css.engine.value.svg.OpacityManager
Creates a new OpacityManager.
OPTIMIZELEGIBILITY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'optimizeLegibility' keyword.
OPTIMIZEQUALITY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'optimizeQuality' keyword.
OPTIMIZESPEED_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'optimizeSpeed' keyword.
ORANGE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'orange' RGB color.
ORANGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'orange' color name.
ORANGERED_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'orangered' RGB color.
ORANGERED_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'orangered' color name.
ORCHID_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'orchid' RGB color.
ORCHID_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'orchid' color name.
org.apache.batik.css.dom - package org.apache.batik.css.dom
 
org.apache.batik.css.engine - package org.apache.batik.css.engine
 
org.apache.batik.css.engine.sac - package org.apache.batik.css.engine.sac
 
org.apache.batik.css.engine.value - package org.apache.batik.css.engine.value
 
org.apache.batik.css.engine.value.css2 - package org.apache.batik.css.engine.value.css2
 
org.apache.batik.css.engine.value.svg - package org.apache.batik.css.engine.value.svg
 
org.apache.batik.css.engine.value.svg12 - package org.apache.batik.css.engine.value.svg12
 
org.apache.batik.css.parser - package org.apache.batik.css.parser
Provides a CSS parser conform to the SAC API.
orientation - Variable in class org.apache.batik.css.engine.value.RectManager
The current orientation.
orientation - Variable in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
The length orientation.
ORIGIN_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
OVERFLOW_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
OverflowManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'overflow' property values.
OverflowManager() - Constructor for class org.apache.batik.css.engine.value.css2.OverflowManager
 
OVERLINE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'overline' keyword.
OVERRIDE_ORIGIN - Static variable in class org.apache.batik.css.engine.StyleMap
 
overrideStylePropertyChanged(CSSStylableElement, String, String, String) - Method in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
A property in the override style declaration has been changed.
overrideStylePropertyChanged(CSSStylableElement, String, String, String) - Method in interface org.apache.batik.css.engine.CSSNavigableDocumentListener
A property in the override style declaration has been changed.
overrideStylePropertyRemoved(CSSStylableElement, String) - Method in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
A property in the override style declaration has been removed.
overrideStylePropertyRemoved(CSSStylableElement, String) - Method in interface org.apache.batik.css.engine.CSSNavigableDocumentListener
A property in the override style declaration has been removed.
overrideStyleTextChanged(CSSStylableElement, String) - Method in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
The text of the override style declaration for this element has been modified.
overrideStyleTextChanged(CSSStylableElement, String) - Method in interface org.apache.batik.css.engine.CSSNavigableDocumentListener
The text of the override style declaration for this element has been modified.

P

PAGE_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@page' lexical unit.
paintChanged(short, String, String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the paint value has beem modified.
paintChanged(short, String, String, String) - Method in interface org.apache.batik.css.dom.CSSOMSVGPaint.PaintModificationHandler
Called when the paint value has beem modified.
PAINTED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'painted' keyword.
PALEGOLDENROD_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'palegoldenrod' RGB color.
PALEGOLDENROD_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'palegoldenrod' color name.
PALEGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'palegreen' RGB color.
PALEGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'palegreen' color name.
PALETURQUOISE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'paleturquoise' RGB color.
PALETURQUOISE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'paleturquoise' color name.
PALEVIOLETRED_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'palevioletred' RGB color.
PALEVIOLETRED_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'palevioletred' color name.
PAPAYAWHIP_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'papayawhip' RGB color.
PAPAYAWHIP_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'papayawhip' color name.
parameters - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
The function parameters.
parameters - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.PredefinedFunctionLexicalUnit
The function parameters.
parent - Variable in class org.apache.batik.css.engine.StyleSheet
The parent sheet, if any.
PARENT_RELATIVE_MASK - Static variable in class org.apache.batik.css.engine.StyleMap
 
parentRule - Variable in class org.apache.batik.css.dom.CSSOMStyleDeclaration
The parent rule.
parseAtRule() - Method in class org.apache.batik.css.parser.Parser
Parses an unknown rule.
ParseException - Exception in org.apache.batik.css.parser
This class encapsulates a general parse error or warning.
ParseException(String, int, int) - Constructor for exception org.apache.batik.css.parser.ParseException
Creates a new ParseException.
ParseException(Exception) - Constructor for exception org.apache.batik.css.parser.ParseException
Creates a new ParseException wrapping an existing exception.
ParseException(String, Exception) - Constructor for exception org.apache.batik.css.parser.ParseException
Creates a new ParseException from an existing exception.
parseExpression(boolean) - Method in class org.apache.batik.css.parser.Parser
Parses a CSS2 expression.
parseFontFaceRule() - Method in class org.apache.batik.css.parser.Parser
Parses a font-face rule.
parseFunction(boolean, LexicalUnit) - Method in class org.apache.batik.css.parser.Parser
Parses a CSS2 function.
parseImportRule() - Method in class org.apache.batik.css.parser.Parser
Parses an import rule.
parseMedia(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a CSS media value.
parseMedia(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
parseMedia(String) - Method in class org.apache.batik.css.parser.Parser
parseMediaList() - Method in class org.apache.batik.css.parser.Parser
Parses a media list.
parseMediaRule() - Method in class org.apache.batik.css.parser.Parser
Parses a media rule.
parsePageRule() - Method in class org.apache.batik.css.parser.Parser
Parses a page rule.
parsePriority(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a CSS priority value (e.g. "!important").
parsePriority(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parsePriority(InputSource).
parsePriority(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a CSS priority value (e.g. "!important").
parsePriority(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parsePriority(InputSource).
parsePriority(String) - Method in class org.apache.batik.css.parser.Parser
parsePriorityInternal() - Method in class org.apache.batik.css.parser.Parser
Parses the priority using the current scanner.
parsePropertyValue(CSSStylableElement, String, String) - Method in class org.apache.batik.css.engine.CSSEngine
Parses and creates a property value from elt.
parsePropertyValue(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a CSS property value.
parsePropertyValue(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parsePropertyValue(InputSource).
parsePropertyValue(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a CSS property value.
parsePropertyValue(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parsePropertyValue(InputSource).
parsePropertyValue(String) - Method in class org.apache.batik.css.parser.Parser
parsePropertyValueInternal() - Method in class org.apache.batik.css.parser.Parser
Parses property value using the current scanner.
parser - Variable in class org.apache.batik.css.engine.CSSEngine
The CSS parser.
parser - Variable in class org.apache.batik.css.parser.ExtendedParserWrapper
 
Parser - Class in org.apache.batik.css.parser
This class implements the Parser interface.
Parser() - Constructor for class org.apache.batik.css.parser.Parser
 
parseRule(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a CSS rule.
parseRule(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parseRule(InputSource).
parseRule(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a CSS rule.
parseRule(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parseRule(InputSource).
parseRule() - Method in class org.apache.batik.css.parser.Parser
Parses a rule.
parseRule(String) - Method in class org.apache.batik.css.parser.Parser
parseRuleInternal() - Method in class org.apache.batik.css.parser.Parser
Parses a rule using the current scanner.
parseRuleSet() - Method in class org.apache.batik.css.parser.Parser
Parses a ruleset.
parseSelector() - Method in class org.apache.batik.css.parser.Parser
Parses a selector.
parseSelectorList() - Method in class org.apache.batik.css.parser.Parser
Parses a selector list
parseSelectors(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a comma separated list of selectors.
parseSelectors(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parseSelectors(InputSource).
parseSelectors(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a comma separated list of selectors.
parseSelectors(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parseSelectors(InputSource).
parseSelectors(String) - Method in class org.apache.batik.css.parser.Parser
parseSelectorsInternal() - Method in class org.apache.batik.css.parser.Parser
Parses selectors using the current scanner.
parseSimpleSelector() - Method in class org.apache.batik.css.parser.Parser
Parses a simple selector.
parseStyleDeclaration(CSSStylableElement, String) - Method in class org.apache.batik.css.engine.CSSEngine
Parses and creates a style declaration.
parseStyleDeclaration(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a CSS style declaration (without '{' and '}').
parseStyleDeclaration(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parseStyleDeclaration(InputSource).
parseStyleDeclaration(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a CSS style declaration (without '{' and '}').
parseStyleDeclaration(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parseStyleDeclaration(InputSource).
parseStyleDeclaration(boolean) - Method in class org.apache.batik.css.parser.Parser
Parses the given reader.
parseStyleDeclaration(String) - Method in class org.apache.batik.css.parser.Parser
parseStyleDeclarationInternal() - Method in class org.apache.batik.css.parser.Parser
Parses a style declaration using the current scanner.
parseStyleSheet(ParsedURL, String) - Method in class org.apache.batik.css.engine.CSSEngine
Parses and creates a new style-sheet.
parseStyleSheet(InputSource, ParsedURL, String) - Method in class org.apache.batik.css.engine.CSSEngine
Parses and creates a new style-sheet.
parseStyleSheet(StyleSheet, ParsedURL) - Method in class org.apache.batik.css.engine.CSSEngine
Parses and fills the given style-sheet.
parseStyleSheet(String, ParsedURL, String) - Method in class org.apache.batik.css.engine.CSSEngine
Parses and creates a new style-sheet.
parseStyleSheet(StyleSheet, String, ParsedURL) - Method in class org.apache.batik.css.engine.CSSEngine
Parses and fills the given style-sheet.
parseStyleSheet(StyleSheet, InputSource, ParsedURL) - Method in class org.apache.batik.css.engine.CSSEngine
Parses and fills the given style-sheet.
parseStyleSheet(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parseStyleSheet(InputSource).
parseStyleSheet(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a CSS document from a URI.
parseStyleSheet(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parseStyleSheet(InputSource).
parseStyleSheet(String) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parseStyleSheet(String).
parseTerm(LexicalUnit) - Method in class org.apache.batik.css.parser.Parser
Parses a CSS2 term.
PC - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a pc lexical unit.
PEACHPUFF_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'peachpuff' RGB color.
PEACHPUFF_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'peachpuff' color name.
PERCENTAGE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a % lexical unit.
PERU_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'peru' RGB color.
PERU_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'peru' color name.
PINK_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'pink' RGB color.
PINK_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'pink' color name.
PLUM_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'plum' RGB color.
PLUM_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'plum' color name.
PLUS - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '+' lexical unit.
POINTER_EVENTS_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
POINTER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'pointer' keyword.
PointerEventsManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'pointer-events' property values.
PointerEventsManager() - Constructor for class org.apache.batik.css.engine.value.svg.PointerEventsManager
 
position - Variable in class org.apache.batik.css.parser.Scanner
The current position in the buffer.
POWDERBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'powderblue' RGB color.
POWDERBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'powderblue' color name.
PRECEDE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '>' lexical unit.
PredefinedFunctionLexicalUnit(short, LexicalUnit, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.PredefinedFunctionLexicalUnit
Creates a new LexicalUnit.
previousLexicalUnit - Variable in class org.apache.batik.css.parser.CSSLexicalUnit
The previous lexical unit.
priorities - Variable in class org.apache.batik.css.engine.StyleDeclaration
The value priorities.
prop - Variable in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
 
propagateChanges(Node, int[], boolean) - Method in class org.apache.batik.css.engine.CSSEngine
Propagates the changes that occurs on the parent of the given node.
properties - Variable in class org.apache.batik.css.engine.CSSEngineEvent
The changed properties indexes.
propertiesChanged(CSSEngineEvent) - Method in interface org.apache.batik.css.engine.CSSEngineListener
Called when a set of properties has been modified.
property - Variable in class org.apache.batik.css.dom.CSSOMStyleDeclaration.StyleDeclarationValue
The property name.
property - Variable in class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration.StyleDeclarationColorValue
The property name.
property - Variable in class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue
The property name.
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.engine.CSSEngine.StyleDeclarationBuilder
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.engine.CSSEngine.StyleDeclarationDocumentHandler
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.engine.CSSEngine.StyleDeclarationUpdateHandler
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in interface org.apache.batik.css.engine.value.ShorthandManager.PropertyHandler
 
property - Variable in class org.apache.batik.css.engine.value.svg.MarkerManager
The handled property.
property - Variable in class org.apache.batik.css.engine.value.svg.OpacityManager
The managed property name.
property - Variable in class org.apache.batik.css.engine.value.svg.SpacingManager
The handled property.
property - Variable in class org.apache.batik.css.engine.value.svg.SVGColorManager
The name of the handled property.
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
propertyChanged(String, String, String) - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ModificationHandler
Called when a property was changed.
propertyRemoved(String) - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ModificationHandler
Called when a property was removed.
pseudoElement - Variable in class org.apache.batik.css.dom.CSSOMComputedStyle
The optional pseudo-element.
pseudoElement - Variable in class org.apache.batik.css.parser.Parser
To store the current pseudo element.
pseudoElementNames - Variable in class org.apache.batik.css.engine.CSSEngine
The pseudo-element names.
PT - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a pt lexical unit.
PURPLE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'purple' RGB color.
PURPLE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'purple' color name.
PURPLE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'purple' color name.
put(String, int) - Method in class org.apache.batik.css.engine.StringIntMap
Sets a new value for the given variable
put(int, Value, int, boolean) - Method in class org.apache.batik.css.engine.StyleDeclaration
Sets a value within the declaration.
put(String, Object) - Method in class org.apache.batik.css.engine.value.StringMap
Sets a new value for the given variable
putAuthorProperty(StyleMap, int, Value, boolean, short) - Method in class org.apache.batik.css.engine.CSSEngine
Puts an author property from a style-map in another style-map, if possible.
putBlockHeightRelative(int, boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the block-height-relative flag of a property value.
putBlockWidthRelative(int, boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the block-width-relative flag of a property value.
putColorRelative(int, boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the color-relative flag of a property value.
putComputed(int, boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the computed flag of a property value.
putFontSizeRelative(int, boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the font-size-relative flag of a property value.
putImportant(int, boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the priority of a property value.
putInherited(int, boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the inherited flag of a property value.
putLineHeightRelative(int, boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the line-height-relative flag of a property value.
putMask(int, short) - Method in class org.apache.batik.css.engine.StyleMap
Puts a property mask, given the property index.
putNullCascaded(int, boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the null-cascaded flag of a property value.
putOrigin(int, short) - Method in class org.apache.batik.css.engine.StyleMap
Sets the origin of the given value.
putParentRelative(int, boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the parent-relative flag of a property value.
putValue(int, Value) - Method in class org.apache.batik.css.engine.StyleMap
Puts a property value, given the property index.
PX - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a px lexical unit.

R

RAD - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a rad lexical unit.
reader - Variable in class org.apache.batik.css.parser.Scanner
The reader.
REAL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
represents a real number.
RectManager - Class in org.apache.batik.css.engine.value
This class provides a manager for the property with support for rect values.
RectManager() - Constructor for class org.apache.batik.css.engine.value.RectManager
 
RectValue - Class in org.apache.batik.css.engine.value
This class represents CSS rect values.
RectValue(Value, Value, Value, Value) - Constructor for class org.apache.batik.css.engine.value.RectValue
Creates a new Rect value.
red - Variable in class org.apache.batik.css.engine.value.RGBColorValue
The red component.
RED_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'red' RGB color.
RED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'red' color name.
redComponent - Variable in class org.apache.batik.css.dom.CSSOMSVGColor
The red component, if this value is a RGBColor.
RedComponent() - Constructor for class org.apache.batik.css.dom.CSSOMSVGColor.RedComponent
 
redComponent - Variable in class org.apache.batik.css.dom.CSSOMValue
The red component, if this value is a RGBColor.
RedComponent() - Constructor for class org.apache.batik.css.dom.CSSOMValue.RedComponent
 
redFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the red float value has changed.
redFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the red float value has changed.
redFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the red float value has changed.
redFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the red float value has changed.
redFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the red float value has changed.
redTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the red value text has changed.
redTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the red value text has changed.
redTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the red value text has changed.
redTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the red value text has changed.
redTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the red value text has changed.
rehash() - Method in class org.apache.batik.css.engine.StringIntMap
Rehash the table
rehash() - Method in class org.apache.batik.css.engine.value.StringMap
Rehash the table
remove(int) - Method in class org.apache.batik.css.engine.StyleDeclaration
Removes the value at the given index.
removeCSSEngineListener(CSSEngineListener) - Method in class org.apache.batik.css.engine.CSSEngine
Removes a CSS engine listener.
removeCSSNavigableDocumentListener(CSSNavigableDocumentListener) - Method in interface org.apache.batik.css.engine.CSSNavigableDocument
Removes an event listener for mutations on the CSSNavigableDocument tree.
removedStylableElementSibling - Variable in class org.apache.batik.css.engine.CSSEngine
The right sibling of the last removed node.
removeEventListeners(EventTarget) - Method in class org.apache.batik.css.engine.CSSEngine
Removes the event listeners from the document.
removeItem(int) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.removeItem(int).
removeProperty(String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.removeProperty(String).
removeProperty(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.removeProperty(String).
replaceItem(SVGNumber, int) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.replaceItem(SVGNumber,int).
reportError(String) - Method in class org.apache.batik.css.parser.Parser
Reports a parsing error.
reportError(String, Object[]) - Method in class org.apache.batik.css.parser.Parser
Reports a parsing error.
reportError(CSSParseException) - Method in class org.apache.batik.css.parser.Parser
Reports a parsing error.
RESET_SIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'reset-size' keyword.
resolveURI(ParsedURL, String) - Static method in class org.apache.batik.css.engine.value.AbstractValueFactory
Resolves an URI.
RESOURCES - Static variable in class org.apache.batik.css.engine.Messages
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.css.engine.value.Messages
The error messages bundle class name.
rgbColorChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the RGBColor text has changed.
rgbColorChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the RGBColor text has changed.
rgbColorChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the RGBColor text has changed.
rgbColorICCColorChanged(String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
Called when the RGBColor and the ICCColor text has changed.
rgbColorICCColorChanged(String, String) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the RGBColor and the ICCColor text has changed.
rgbColorICCColorChanged(String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the RGBColor and the ICCColor text has changed.
RGBColorValue - Class in org.apache.batik.css.engine.value
This class represents RGB colors.
RGBColorValue(Value, Value, Value) - Constructor for class org.apache.batik.css.engine.value.RGBColorValue
Creates a new RGBColorValue.
right - Variable in class org.apache.batik.css.engine.value.RectValue
The right value.
RIGHT_BRACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ')' lexical unit.
RIGHT_BRACKET - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ']' lexical unit.
RIGHT_CURLY_BRACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '}' lexical unit.
rightComponent - Variable in class org.apache.batik.css.dom.CSSOMValue
The right component, if this value is a Rect.
RightComponent() - Constructor for class org.apache.batik.css.dom.CSSOMValue.RightComponent
 
rightFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the right float value has changed.
rightFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the right float value has changed.
rightTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the right value text has changed.
rightTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the right value text has changed.
RL_TB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'rl-tb' keyword.
RL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'rl' keyword.
ROSYBROWN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'rosybrown' RGB color.
ROSYBROWN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'rosybrown' color name.
ROUND_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'round' keyword.
ROYALBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'royalblue' RGB color.
ROYALBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'royalblue' color name.
RTL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'rtl' keyword.
Rule - Interface in org.apache.batik.css.engine
This interface represents a CSS rule.
rules - Variable in class org.apache.batik.css.engine.StyleSheet
The rules.
RUN_IN_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'run-in' keyword.

S

S - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a s lexical unit.
S_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 's-resize' keyword.
SADDLEBROWN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'saddlebrown' RGB color.
SADDLEBROWN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'saddlebrown' color name.
SALMON_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'salmon' RGB color.
SALMON_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'salmon' color name.
SANDYBROWN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sandybrown' RGB color.
SANDYBROWN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sandybrown' color name.
SANS_SERIF_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'sans-serif' keyword.
scanAtRule() - Method in class org.apache.batik.css.parser.Scanner
Scans a @rule value.
scanner - Variable in class org.apache.batik.css.parser.Parser
The scanner used to scan the input source.
Scanner - Class in org.apache.batik.css.parser
This class represents a CSS scanner - an object which decodes CSS lexical units.
Scanner(Reader) - Constructor for class org.apache.batik.css.parser.Scanner
Creates a new Scanner object.
Scanner(InputStream, String) - Constructor for class org.apache.batik.css.parser.Scanner
Creates a new Scanner object.
Scanner(String) - Constructor for class org.apache.batik.css.parser.Scanner
Creates a new Scanner object.
ScannerUtilities - Class in org.apache.batik.css.parser
A collection of utility functions for a CSS scanner.
ScannerUtilities() - Constructor for class org.apache.batik.css.parser.ScannerUtilities
This class does not need to be instantiated.
SCROLL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'scroll' keyword.
SCROLLBAR_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'SCROLLBAR' color name.
SE_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'se-resize' keyword.
SEAGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'seagreen' RGB color.
SEAGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'seagreen' color name.
SEASHELL_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'seashell' RGB color.
SEASHELL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'seashell' color name.
secondCondition - Variable in class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
The second condition.
secondCondition - Variable in class org.apache.batik.css.parser.AbstractCombinatorCondition
The second condition.
selector - Variable in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
The selector.
selector - Variable in class org.apache.batik.css.parser.AbstractSiblingSelector
The selector.
selectorAttributes - Variable in class org.apache.batik.css.engine.CSSEngine
The attributes found in stylesheets selectors.
selectorFactory - Variable in class org.apache.batik.css.parser.Parser
The selector factory.
selectorList - Variable in class org.apache.batik.css.engine.StyleRule
The selector list.
SEMI_COLON - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ';' lexical unit.
SEMI_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'semi-condensed' keyword.
SEMI_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'semi-expanded' keyword.
separator - Variable in class org.apache.batik.css.engine.value.ListValue
The list separator.
SERIF_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'serif' keyword.
setAlternate(boolean) - Method in class org.apache.batik.css.engine.StyleSheet
Sets the 'alternate' attribute of this style-sheet.
setAlternateStyleSheet(String) - Method in class org.apache.batik.css.engine.CSSEngine
Sets the alternate style-sheet title.
setColor(short, String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.setColor(short,String,String).
setColorProfile(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGICCColor.setColorProfile(String).
setComputedStyleMap(String, StyleMap) - Method in interface org.apache.batik.css.engine.CSSStylableElement
Sets the computed style of this element/pseudo-element.
setComputedValue(Value) - Method in class org.apache.batik.css.engine.value.ComputedValue
Sets the computed value.
setConditionFactory(ConditionFactory) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setConditionFactory(ConditionFactory).
setConditionFactory(ConditionFactory) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setConditionFactory(ConditionFactory).
setCSSEngineUserAgent(CSSEngineUserAgent) - Method in class org.apache.batik.css.engine.CSSEngine
 
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.BlueComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.GreenComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.RedComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.BlueComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.BottomComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.GreenComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.LeftComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.ListComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.RedComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.RightComponent
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.dom.CSSOMValue.TopComponent
DOM: Implements CSSValue.setCssText(String).
setDocumentHandler(DocumentHandler) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setDocumentHandler(DocumentHandler).
setDocumentHandler(DocumentHandler) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setDocumentHandler(DocumentHandler).
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setErrorHandler(ErrorHandler).
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setErrorHandler(ErrorHandler).
setFixedCascadedStyle(boolean) - Method in class org.apache.batik.css.engine.StyleMap
Sets the fixedCascadedValues property.
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.BlueComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.GreenComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.RedComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.BlueComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.BottomComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.GreenComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.LeftComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.ListComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.RedComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.RightComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.TopComponent
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setLocale(Locale) - Static method in class org.apache.batik.css.engine.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.css.engine.value.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setLocale(Locale).
setMainProperties(CSSStylableElement, CSSEngine.MainPropertyReceiver, String, String, boolean) - Method in class org.apache.batik.css.engine.CSSEngine
 
setMainProperty(String, Value, boolean) - Method in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
Sets a main property value in response to a shorthand property being set.
setMainProperty(String, Value, boolean) - Method in interface org.apache.batik.css.engine.CSSEngine.MainPropertyReceiver
Called with a non-shorthand property name and it's value.
setMedia(String) - Method in class org.apache.batik.css.engine.CSSEngine
Sets the media to use to compute the styles.
setMedia(SACMediaList) - Method in class org.apache.batik.css.engine.StyleSheet
Sets the media to use to compute the styles.
setMediaList(SACMediaList) - Method in class org.apache.batik.css.engine.MediaRule
Sets the media list.
setModificationHandler(CSSOMStyleDeclaration.ModificationHandler) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
Sets the modification handler of this value.
setModificationHandler(CSSOMSVGColor.ModificationHandler) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
Sets the modification handler of this value.
setModificationHandler(CSSOMSVGColor.ModificationHandler) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
Sets the modification handler of this value.
setModificationHandler(CSSOMValue.ModificationHandler) - Method in class org.apache.batik.css.dom.CSSOMValue
Sets the modification handler of this value.
setNextLexicalUnit(LexicalUnit) - Method in class org.apache.batik.css.parser.CSSLexicalUnit
Sets the next lexical unit.
setPaint(short, String, String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
DOM: Implements SVGPaint.setPaint(short,String,String,String).
setParent(StyleSheet) - Method in class org.apache.batik.css.engine.StyleSheet
Sets the parent sheet.
setPreviousLexicalUnit(LexicalUnit) - Method in class org.apache.batik.css.parser.CSSLexicalUnit
Sets the previous lexical unit.
setProperty(String, String, String) - Method in class org.apache.batik.css.dom.CSSOMComputedStyle
DOM: Implements CSSStyleDeclaration.setProperty(String,String,String).
setProperty(String, String, String) - Method in class org.apache.batik.css.dom.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.setProperty(String,String,String).
setRGBColor(String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.setRGBColor(String).
setRGBColorICCColor(String, String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGColor.setRGBColorICCColor(String,String).
setSelectorFactory(SelectorFactory) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setSelectorFactory(SelectorFactory).
setSelectorFactory(SelectorFactory) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setSelectorFactory(SelectorFactory).
setSelectorList(SelectorList) - Method in class org.apache.batik.css.engine.StyleRule
Sets the selector list.
setStringValue(short, String) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.FloatComponent
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in class org.apache.batik.css.dom.CSSOMValue.FloatComponent
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in class org.apache.batik.css.dom.CSSOMValue.ListComponent
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in class org.apache.batik.css.dom.CSSOMValue
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStyleDeclaration(StyleDeclaration) - Method in class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration
Sets the object storing the properties of this style declaration.
setStyleDeclaration(StyleDeclaration) - Method in interface org.apache.batik.css.engine.StyleDeclarationProvider
Sets the object storing the properties of this style declaration.
setStyleDeclaration(StyleDeclaration) - Method in class org.apache.batik.css.engine.StyleRule
Sets the style map.
setTitle(String) - Method in class org.apache.batik.css.engine.StyleSheet
Sets the 'title' attribute of this style-sheet.
setUri(String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint
DOM: Implements SVGPaint.setUri(String).
setURI(ParsedURL) - Method in class org.apache.batik.css.engine.ImportRule
Sets the URI of the imported stylesheet.
setUserAgentStyleSheet(StyleSheet) - Method in class org.apache.batik.css.engine.CSSEngine
Sets the user agent style-sheet.
setUserStyleSheet(StyleSheet) - Method in class org.apache.batik.css.engine.CSSEngine
Sets the user style-sheet.
setValue(float) - Method in class org.apache.batik.css.dom.CSSOMSVGColor.ColorNumber
Implements SVGNumber.setValue(float).
setValues(CSSEngine, ShorthandManager.PropertyHandler, LexicalUnit, boolean) - Method in class org.apache.batik.css.engine.value.css2.FontShorthandManager
setValues(CSSEngine, ShorthandManager.PropertyHandler, LexicalUnit, boolean) - Method in interface org.apache.batik.css.engine.value.ShorthandManager
Sets the properties which are affected by this shorthand property.
setValues(CSSEngine, ShorthandManager.PropertyHandler, LexicalUnit, boolean) - Method in class org.apache.batik.css.engine.value.svg.MarkerShorthandManager
setValues(CSSEngine, ShorthandManager.PropertyHandler, LexicalUnit, boolean) - Method in class org.apache.batik.css.engine.value.svg12.MarginShorthandManager
SHAPE_RENDERING_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
ShapeRenderingManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'shape-rendering' property values.
ShapeRenderingManager() - Constructor for class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
 
shorthandIndexes - Variable in class org.apache.batik.css.engine.CSSEngine
The shorthand-property/int mappings.
ShorthandManager - Interface in org.apache.batik.css.engine.value
This interface represents the objects which provide support for shorthand properties.
ShorthandManager.PropertyHandler - Interface in org.apache.batik.css.engine.value
To handle a property value created by a ShorthandManager.
shorthandManagers - Variable in class org.apache.batik.css.engine.CSSEngine
The shorthand managers.
SIENNA_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sienna' RGB color.
SIENNA_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sienna' color name.
SILVER_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'silver' RGB color.
SILVER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'silver' color name.
SimpleLexicalUnit(short, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.SimpleLexicalUnit
Creates a new LexicalUnit.
simpleSelector - Variable in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.engine.sac.AbstractSiblingSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.engine.sac.CSSConditionalSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.parser.AbstractDescendantSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.parser.AbstractSiblingSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.parser.DefaultConditionalSelector
The simple selector.
size() - Method in class org.apache.batik.css.engine.StyleDeclaration
Returns the number of values in the declaration.
size - Variable in class org.apache.batik.css.engine.StyleSheet
The number of rules.
skipSpaces() - Method in class org.apache.batik.css.parser.Parser
Skips the white spaces.
skipSpacesAndCDOCDC() - Method in class org.apache.batik.css.parser.Parser
Skips the white spaces and CDO/CDC units.
SKYBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'skyblue' RGB color.
SKYBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'skyblue' color name.
SLATEBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slateblue' RGB color.
SLATEBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slateblue' color name.
SLATEGRAY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slategray' RGB color.
SLATEGRAY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slategray' color name.
SLATEGREY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slategrey' RGB color.
SLATEGREY_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'slategrey' color name.
SMALL_CAPS_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'small-caps' keyword.
SMALL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'small' keyword.
SMALLER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'smaller' keyword.
SNOW_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'snow' RGB color.
SNOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'snow' color name.
SOLID_COLOR_INDEX - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
 
SOLID_OPACITY_INDEX - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
 
sortRules(ArrayList, Element, String) - Method in class org.apache.batik.css.engine.CSSEngine
Sorts the rules matching the element/pseudo-element of given style sheet to the list.
SPACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the white space lexical unit.
SpacingManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the '*-spacing' property values.
SpacingManager(String) - Constructor for class org.apache.batik.css.engine.value.svg.SpacingManager
Creates a new SpacingManager.
specified - Variable in class org.apache.batik.css.engine.sac.CSSAttributeCondition
Whether this condition applies to specified attributes.
specified - Variable in class org.apache.batik.css.parser.DefaultAttributeCondition
Whether this condition applies to specified attributes.
SPRINGGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'springgreen' RGB color.
SPRINGGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'springgreen' color name.
SQUARE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'square' keyword.
SRC_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
SrcManager - Class in org.apache.batik.css.engine.value.css2
One line Class Desc Complete Class Desc
SrcManager() - Constructor for class org.apache.batik.css.engine.value.css2.SrcManager
 
SRGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sRGB' keyword.
start - Variable in class org.apache.batik.css.parser.Scanner
The start offset of the last lexical unit.
START_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'start' keyword.
START_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg12.SVG12ValueConstants
The 'start' keyword.
startDocument(InputSource) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.startDocument(InputSource).
startDocument(InputSource) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.startDocument(InputSource).
startDocument(InputSource) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.startDocument(InputSource).
startFontFace() - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.startFontFace().
startFontFace() - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.startFontFace().
startFontFace() - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.startFontFace().
startMedia(SACMediaList) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.startMedia(SACMediaList).
startMedia(SACMediaList) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.startMedia(SACMediaList).
startMedia(SACMediaList) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.startMedia(SACMediaList).
startPage(String, String) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.startPage(String,String).
startPage(String, String) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.startPage(String,String).
startPage(String, String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.startPage(String,String).
startSelector(SelectorList) - Method in class org.apache.batik.css.engine.CSSEngine.DocumentAdapter
SAC: Implements DocumentHandler.startSelector(SelectorList).
startSelector(SelectorList) - Method in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
SAC: Implements DocumentHandler.startSelector(SelectorList).
startSelector(SelectorList) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.startSelector(SelectorList).
STEELBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'steelblue' RGB color.
STEELBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'steelblue' color name.
STOP_COLOR_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
STOP_OPACITY_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
STRING - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the string lexical unit.
STRING - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid string characters.
string1() - Method in class org.apache.batik.css.parser.Scanner
Scans a single quoted string.
string2() - Method in class org.apache.batik.css.parser.Scanner
Scans a double quoted string.
StringIntMap - Class in org.apache.batik.css.engine
A simple hashtable, not synchronized, with fixed load factor.
StringIntMap(int) - Constructor for class org.apache.batik.css.engine.StringIntMap
Creates a new table.
StringIntMap.Entry - Class in org.apache.batik.css.engine
To manage collisions
StringLexicalUnit(short, String, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.StringLexicalUnit
Creates a new LexicalUnit.
StringMap - Class in org.apache.batik.css.engine.value
A simple hashtable, not synchronized, with fixed load factor and with equality test made with '=='.
StringMap() - Constructor for class org.apache.batik.css.engine.value.StringMap
Creates a new table.
StringMap(StringMap) - Constructor for class org.apache.batik.css.engine.value.StringMap
Creates a copy of the given StringMap object.
StringMap.Entry - Class in org.apache.batik.css.engine.value
To manage collisions
StringValue - Class in org.apache.batik.css.engine.value
This class represents string values.
StringValue(short, String) - Constructor for class org.apache.batik.css.engine.value.StringValue
Creates a new StringValue.
stringValueChanged(short, String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the string value has changed.
stringValueChanged(short, String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the string value has changed.
STROKE_DASHARRAY_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
STROKE_DASHOFFSET_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
STROKE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
STROKE_LINECAP_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
STROKE_LINEJOIN_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
STROKE_MITERLIMIT_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
STROKE_OPACITY_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
STROKE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'stroke' keyword.
STROKE_WIDTH_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
StrokeDasharrayManager - Class in org.apache.batik.css.engine.value.svg
This class provides a factory for the 'stroke-dasharray' property values.
StrokeDasharrayManager() - Constructor for class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
 
StrokeDashoffsetManager - Class in org.apache.batik.css.engine.value.svg
This class provides a factory for the 'stroke-dashoffset' property values.
StrokeDashoffsetManager() - Constructor for class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
 
StrokeLinecapManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'stroke-linecap' property values.
StrokeLinecapManager() - Constructor for class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
 
StrokeLinejoinManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'stroke-linejoin' property values.
StrokeLinejoinManager() - Constructor for class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
 
StrokeMiterlimitManager - Class in org.apache.batik.css.engine.value.svg
This class provides a factory for the 'stroke-miterlimit' property values.
StrokeMiterlimitManager() - Constructor for class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
 
StrokeWidthManager - Class in org.apache.batik.css.engine.value.svg
This class provides a factory for the 'stroke-width' property values.
StrokeWidthManager() - Constructor for class org.apache.batik.css.engine.value.svg.StrokeWidthManager
 
styleDeclaration - Variable in class org.apache.batik.css.engine.CSSEngine.StyleDeclarationBuilder
 
styleDeclaration - Variable in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
 
StyleDeclaration - Class in org.apache.batik.css.engine
This class represents a collection of CSS property values.
StyleDeclaration() - Constructor for class org.apache.batik.css.engine.StyleDeclaration
 
styleDeclaration - Variable in class org.apache.batik.css.engine.StyleRule
The style declaration.
styleDeclarationBuilder - Variable in class org.apache.batik.css.engine.CSSEngine
The style declaration document handler used to build a StyleDeclaration object.
StyleDeclarationBuilder() - Constructor for class org.apache.batik.css.engine.CSSEngine.StyleDeclarationBuilder
 
StyleDeclarationColorValue(String) - Constructor for class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration.StyleDeclarationColorValue
Creates a new StyleDeclarationColorValue.
styleDeclarationDocumentHandler - Variable in class org.apache.batik.css.engine.CSSEngine
The style declaration document handler.
StyleDeclarationDocumentHandler() - Constructor for class org.apache.batik.css.engine.CSSEngine.StyleDeclarationDocumentHandler
 
StyleDeclarationPaintValue(String) - Constructor for class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue
Creates a new StyleDeclarationPaintValue.
StyleDeclarationProvider - Interface in org.apache.batik.css.engine
An interface for CSSStyleDeclaration objects to expose their underlying StyleDeclaration objects storing the properties.
styleDeclarationUpdateHandler - Variable in class org.apache.batik.css.engine.CSSEngine
The style declaration update handler.
StyleDeclarationUpdateHandler() - Constructor for class org.apache.batik.css.engine.CSSEngine.StyleDeclarationUpdateHandler
 
StyleDeclarationValue(String) - Constructor for class org.apache.batik.css.dom.CSSOMStyleDeclaration.StyleDeclarationValue
Creates a new StyleDeclarationValue.
styleLocalName - Variable in class org.apache.batik.css.engine.CSSEngine
The style attribute local name.
styleMap - Variable in class org.apache.batik.css.engine.CSSEngine.StyleDeclarationDocumentHandler
 
styleMap - Variable in class org.apache.batik.css.engine.CSSEngine.StyleDeclarationUpdateHandler
 
StyleMap - Class in org.apache.batik.css.engine
This class represents objects which contains property/value mappings.
StyleMap(int) - Constructor for class org.apache.batik.css.engine.StyleMap
Creates a new StyleMap.
styleNamespaceURI - Variable in class org.apache.batik.css.engine.CSSEngine
The style attribute namespace URI.
styleRule - Variable in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
 
StyleRule - Class in org.apache.batik.css.engine
This class represents a style rule.
StyleRule() - Constructor for class org.apache.batik.css.engine.StyleRule
 
styleSheet - Variable in class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
 
StyleSheet - Class in org.apache.batik.css.engine
This class represents a list of rules.
StyleSheet() - Constructor for class org.apache.batik.css.engine.StyleSheet
 
styleSheetDocumentHandler - Variable in class org.apache.batik.css.engine.CSSEngine
The style sheet document handler.
StyleSheetDocumentHandler() - Constructor for class org.apache.batik.css.engine.CSSEngine.StyleSheetDocumentHandler
 
styleSheetNodes - Variable in class org.apache.batik.css.engine.CSSEngine
The DOM nodes which contains StyleSheets.
styleSheetRemoved - Variable in class org.apache.batik.css.engine.CSSEngine
Whether a style sheet as been removed from the document.
SUB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'sub' keyword.
subtreeModified(Node) - Method in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
A subtree of the CSSNavigableDocument tree has been modified in some way.
subtreeModified(Node) - Method in interface org.apache.batik.css.engine.CSSNavigableDocumentListener
A subtree of the CSSNavigableDocument tree has been modified in some way.
SUPER_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'super' keyword.
SVG12CSSEngine - Class in org.apache.batik.css.engine
This class provides a CSS engine initialized for SVG.
SVG12CSSEngine(Document, ParsedURL, ExtendedParser, CSSContext) - Constructor for class org.apache.batik.css.engine.SVG12CSSEngine
Creates a new SVG12CSSEngine.
SVG12CSSEngine(Document, ParsedURL, ExtendedParser, ValueManager[], ShorthandManager[], CSSContext) - Constructor for class org.apache.batik.css.engine.SVG12CSSEngine
Creates a new SVG12CSSEngine.
SVG12ValueConstants - Interface in org.apache.batik.css.engine.value.svg12
This interface provides constants for SVG 1.2 values.
SVG_SHORTHAND_MANAGERS - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
The shorthand managers for SVG.
SVG_SHORTHAND_MANAGERS - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
The shorthand managers for SVG.
SVG_VALUE_MANAGERS - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
The value managers for SVG.
SVG_VALUE_MANAGERS - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
The value managers for SVG.
SVGColorManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the SVGColor property values.
SVGColorManager(String) - Constructor for class org.apache.batik.css.engine.value.svg.SVGColorManager
Creates a new SVGColorManager.
SVGColorManager(String, Value) - Constructor for class org.apache.batik.css.engine.value.svg.SVGColorManager
Creates a new SVGColorManager.
SVGCSSEngine - Class in org.apache.batik.css.engine
This class provides a CSS engine initialized for SVG.
SVGCSSEngine(Document, ParsedURL, ExtendedParser, CSSContext) - Constructor for class org.apache.batik.css.engine.SVGCSSEngine
Creates a new SVGCSSEngine.
SVGCSSEngine(Document, ParsedURL, ExtendedParser, ValueManager[], ShorthandManager[], CSSContext) - Constructor for class org.apache.batik.css.engine.SVGCSSEngine
Creates a new SVGCSSEngine.
SVGCSSEngine(Document, ParsedURL, ExtendedParser, ValueManager[], ShorthandManager[], String[], String, String, String, String, boolean, String, CSSContext) - Constructor for class org.apache.batik.css.engine.SVGCSSEngine
 
SVGPaintManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the SVGPaint property values.
SVGPaintManager(String) - Constructor for class org.apache.batik.css.engine.value.svg.SVGPaintManager
Creates a new SVGPaintManager.
SVGPaintManager(String, Value) - Constructor for class org.apache.batik.css.engine.value.svg.SVGPaintManager
Creates a new SVGPaintManager.
SVGValue - Interface in org.apache.batik.css.engine.value.svg
This interface represents the values for properties like 'fill', 'flood-color'...
SVGValueConstants - Interface in org.apache.batik.css.engine.value.svg
This interface provides constants for SVG values.
SW_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'sw-resize' keyword.
SystemColorSupport - Class in org.apache.batik.css.engine
This class provides support for AWT system colors.
SystemColorSupport() - Constructor for class org.apache.batik.css.engine.SystemColorSupport
This class does not need to be instantiated.

T

table - Variable in class org.apache.batik.css.engine.StringIntMap
The underlying array
table - Variable in class org.apache.batik.css.engine.value.StringMap
The underlying array
TABLE_CAPTION_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'table-caption' keyword.
TABLE_CELL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'table-cell' keyword.
TABLE_COLUMN_GROUP_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'table-column-group' keyword.
TABLE_COLUMN_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'table-column' keyword.
TABLE_FOOTER_GROUP_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'table-footer-group' keyword.
TABLE_HEADER_GROUP_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'table-header-group' keyword.
TABLE_ROW_GROUP_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'table-row-group' keyword.
TABLE_ROW_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'table-row' keyword.
TABLE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'table' keyword.
TAN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'tan' RGB color.
TAN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'tan' color name.
TB_RL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'tb-rl' keyword.
TB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'tb' keyword.
TEAL_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'teal' RGB color.
TEAL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'teal' color name.
TEXT_AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'text-after-edge' keyword.
TEXT_ALIGN_INDEX - Static variable in class org.apache.batik.css.engine.SVG12CSSEngine
 
TEXT_ANCHOR_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
TEXT_BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'text-before-edge' keyword.
TEXT_BOTTOM_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'text-bottom' keyword.
TEXT_COUNTER_FUNCTION - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
TEXT_COUNTERS_FUNCTION - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
TEXT_DECORATION_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
TEXT_RECT_FUNCTION - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
TEXT_RENDERING_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
TEXT_RGBCOLOR - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
TEXT_TOP_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'text-top' keyword.
TEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'text' keyword.
TextAlignManager - Class in org.apache.batik.css.engine.value.svg12
This class provides a manager for the 'text-align' property values.
TextAlignManager() - Constructor for class org.apache.batik.css.engine.value.svg12.TextAlignManager
 
TextAnchorManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'text-anchor' property values.
TextAnchorManager() - Constructor for class org.apache.batik.css.engine.value.svg.TextAnchorManager
 
textChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMStyleDeclaration.ModificationHandler
Called when the value text has changed.
textChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMSVGColor.ModificationHandler
Called when the value text has changed.
textChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the value text has changed.
TextDecorationManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'text-decoration' property values.
TextDecorationManager() - Constructor for class org.apache.batik.css.engine.value.css2.TextDecorationManager
 
TextRenderingManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'text-rendering' property values.
TextRenderingManager() - Constructor for class org.apache.batik.css.engine.value.svg.TextRenderingManager
 
THISTLE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'thistle' RGB color.
THISTLE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'thistle' color name.
THREEDDARKSHADOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'THREEDDARKSHADOW' color name.
THREEDFACE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'THREEDFACE' color name.
THREEDHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'THREEDHIGHLIGHT' color name.
THREEDLIGHTSHADOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'THREEDLIGHTSHADOW' color name.
THREEDSHADOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'THREEDSHADOW' color name.
title - Variable in class org.apache.batik.css.engine.StyleSheet
The style sheet title.
toCentimeters(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into centimeters.
toDegrees(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into degrees.
toGradians(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into gradians.
toHertz(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into Hertz.
toInches(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into inches.
tokHertz(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into kHertz.
TOMATO_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'tomato' RGB color.
TOMATO_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'tomato' color name.
toMillimeters(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into millimeters.
toMilliseconds(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into milliseconds.
top - Variable in class org.apache.batik.css.engine.value.RectValue
The top value.
TOP_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'top' keyword.
topComponent - Variable in class org.apache.batik.css.dom.CSSOMValue
The top component, if this value is a Rect.
TopComponent() - Constructor for class org.apache.batik.css.dom.CSSOMValue.TopComponent
 
topFloatValueChanged(short, float) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the top float value has changed.
topFloatValueChanged(short, float) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the top float value has changed.
toPicas(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into picas.
toPoints(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into points.
topTextChanged(String) - Method in class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
Called when the top value text has changed.
topTextChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Called when the top value text has changed.
toRadians(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into radians.
toSeconds(Value) - Static method in class org.apache.batik.css.dom.CSSOMValue
Converts the current value into seconds.
toString(CSSEngine) - Method in class org.apache.batik.css.engine.FontFaceRule
Returns a printable representation of this rule.
toString(CSSEngine) - Method in class org.apache.batik.css.engine.ImportRule
Returns a printable representation of this import rule.
toString(CSSEngine) - Method in class org.apache.batik.css.engine.MediaRule
Returns a printable representation of this media rule.
toString(CSSEngine) - Method in interface org.apache.batik.css.engine.Rule
Returns a printable representation of this rule.
toString() - Method in class org.apache.batik.css.engine.sac.CSSAndCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.engine.sac.CSSBeginHyphenAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.engine.sac.CSSChildSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.engine.sac.CSSClassCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.engine.sac.CSSConditionalSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.engine.sac.CSSDescendantSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.engine.sac.CSSDirectAdjacentSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.engine.sac.CSSElementSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.engine.sac.CSSIdCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.engine.sac.CSSLangCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.engine.sac.CSSOneOfAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.engine.sac.CSSPseudoElementSelector
Returns a representation of the selector.
toString(CSSEngine) - Method in class org.apache.batik.css.engine.StyleDeclaration
Returns a printable representation of this style rule.
toString(CSSEngine) - Method in class org.apache.batik.css.engine.StyleMap
Returns a printable representation of this style map.
toString(CSSEngine) - Method in class org.apache.batik.css.engine.StyleRule
Returns a printable representation of this style rule.
toString(CSSEngine) - Method in class org.apache.batik.css.engine.StyleSheet
Returns a printable representation of this style-sheet.
toString() - Method in class org.apache.batik.css.engine.value.FloatValue
Returns a printable representation of this value.
toString() - Method in class org.apache.batik.css.engine.value.InheritValue
Returns a printable representation of this object.
toString() - Method in class org.apache.batik.css.engine.value.ListValue
Returns a printable representation of this value.
toString() - Method in class org.apache.batik.css.engine.value.RectValue
Returns a printable representation of this value.
toString() - Method in class org.apache.batik.css.engine.value.RGBColorValue
Returns a printable representation of the color.
toString() - Method in class org.apache.batik.css.engine.value.StringValue
Returns a printable representation of this value.
toString() - Method in class org.apache.batik.css.engine.value.svg.ICCColor
toString() - Method in class org.apache.batik.css.engine.value.svg12.AbstractCIEColor
toString() - Method in class org.apache.batik.css.engine.value.svg12.DeviceColor
toString() - Method in class org.apache.batik.css.engine.value.svg12.ICCNamedColor
toString() - Method in class org.apache.batik.css.parser.DefaultAndCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.parser.DefaultBeginHyphenAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.parser.DefaultChildSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.parser.DefaultClassCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.parser.DefaultConditionalSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.parser.DefaultDescendantSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.parser.DefaultDirectAdjacentSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.parser.DefaultElementSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.parser.DefaultIdCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.parser.DefaultLangCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.parser.DefaultOneOfAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.parser.DefaultPseudoElementSelector
Returns a representation of the selector.
TURQUOISE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'turquoise' RGB color.
TURQUOISE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'turquoise' color name.
TYPE - Static variable in class org.apache.batik.css.engine.FontFaceRule
The type constant.
TYPE - Static variable in class org.apache.batik.css.engine.ImportRule
The type constant.
TYPE - Static variable in class org.apache.batik.css.engine.MediaRule
The type constant.
TYPE - Static variable in class org.apache.batik.css.engine.StyleRule
The type constant.
type - Variable in class org.apache.batik.css.parser.Scanner
The type of the current lexical unit.

U

ULTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'ultra-condensed' keyword.
ULTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'ultra-expanded' keyword.
UNDERLINE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'underline' keyword.
UNICODE_BIDI_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
UNICODE_RANGE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a unicode range lexical unit.
UnicodeBidiManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'unicode-bidi' property values.
UnicodeBidiManager() - Constructor for class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
 
UNIT_TEXT_CENTIMETER - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_DEGREE - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_EM - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_EX - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_GRADIAN - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_HERTZ - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_INCH - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_KILOHERTZ - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_MILLIMETER - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_MILLISECOND - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_PERCENTAGE - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_PICA - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_PIXEL - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_POINT - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_RADIAN - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_REAL - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNIT_TEXT_SECOND - Static variable in class org.apache.batik.css.parser.CSSLexicalUnit
 
UNITS - Static variable in class org.apache.batik.css.engine.value.FloatValue
The unit types representations
unitType - Variable in class org.apache.batik.css.engine.value.FloatValue
The unit type
unitType - Variable in class org.apache.batik.css.engine.value.StringValue
The unit type
updatedProperties - Variable in class org.apache.batik.css.engine.CSSEngine.StyleDeclarationUpdateHandler
 
uri - Variable in class org.apache.batik.css.engine.ImportRule
The URI of the imported stylesheet.
URI - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a 'url(URI)' lexical unit.
URI - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid uri characters.
uriChanged(String) - Method in class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
Called when the URI has been modified.
uriChanged(String) - Method in interface org.apache.batik.css.dom.CSSOMSVGPaint.PaintModificationHandler
Called when the URI has been modified.
URIValue - Class in org.apache.batik.css.engine.value
This class represents uri values.
URIValue(String, String) - Constructor for class org.apache.batik.css.engine.value.URIValue
Creates a new StringValue.
USE_SCRIPT_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'use-script' keyword.
USER_AGENT_ORIGIN - Static variable in class org.apache.batik.css.engine.StyleMap
 
USER_ORIGIN - Static variable in class org.apache.batik.css.engine.StyleMap
 
userAgent - Variable in class org.apache.batik.css.engine.CSSEngine
The user agent used for showing error messages.
userAgentStyleSheet - Variable in class org.apache.batik.css.engine.CSSEngine
The user-agent style-sheet.
userStyleSheet - Variable in class org.apache.batik.css.engine.CSSEngine
The user style-sheet.

V

value - Variable in class org.apache.batik.css.dom.CSSOMSVGColor.ColorNumber
The value of this number, when detached.
value - Variable in class org.apache.batik.css.engine.sac.AbstractAttributeCondition
The attribute value.
value - Variable in class org.apache.batik.css.engine.StringIntMap.Entry
The value, not changed after creation.
value - Variable in class org.apache.batik.css.engine.value.StringMap.Entry
The value
value - Variable in class org.apache.batik.css.engine.value.StringValue
The value of the string
Value - Interface in org.apache.batik.css.engine.value
This interface represents a property value.
value - Variable in class org.apache.batik.css.parser.AbstractAttributeCondition
The attribute value.
value - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
The float value.
value - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.FloatLexicalUnit
The float value.
value - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.IntegerLexicalUnit
The integer value.
value - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.StringLexicalUnit
The string value.
ValueConstants - Interface in org.apache.batik.css.engine.value
This interface defines constants for CSS values.
ValueManager - Interface in org.apache.batik.css.engine.value
This interface is implemented by objects which manage the values associated with a property.
valueManagers - Variable in class org.apache.batik.css.engine.CSSEngine
The value managers.
valueProvider - Variable in class org.apache.batik.css.dom.CSSOMStyleDeclaration
The associated value.
valueProvider - Variable in class org.apache.batik.css.dom.CSSOMSVGColor
The associated value.
valueProvider - Variable in class org.apache.batik.css.dom.CSSOMValue
The associated value.
values - Variable in class org.apache.batik.css.dom.CSSOMComputedStyle
The CSS values.
values - Variable in class org.apache.batik.css.dom.CSSOMStyleDeclaration
The values.
values - Variable in class org.apache.batik.css.engine.StyleDeclaration
The values.
values - Variable in class org.apache.batik.css.engine.StyleMap
The values.
values - Static variable in class org.apache.batik.css.engine.value.AbstractColorManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.CursorManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.DirectionManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.DisplayManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.FontFamilyManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.FontShorthandManager
 
values - Static variable in class org.apache.batik.css.engine.value.css2.FontSizeManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.FontStretchManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.FontStyleManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.FontVariantManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.FontWeightManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.OverflowManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.SrcManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.TextDecorationManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.css2.VisibilityManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.ClipRuleManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.FillRuleManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.PointerEventsManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.TextAnchorManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.TextRenderingManager
The identifier values.
values - Static variable in class org.apache.batik.css.engine.value.svg.WritingModeManager
The identifier values.
values - Variable in class org.apache.batik.css.engine.value.svg12.AbstractCIEColor
The three color values.
values - Static variable in class org.apache.batik.css.engine.value.svg12.TextAlignManager
The identifier values.
VERTICAL_ORIENTATION - Static variable in class org.apache.batik.css.engine.value.LengthManager
 
VIOLET_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'violet' RGB color.
VIOLET_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'violet' color name.
VISIBILITY_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
VisibilityManager - Class in org.apache.batik.css.engine.value.css2
This class provides a manager for the 'visibility' property values.
VisibilityManager() - Constructor for class org.apache.batik.css.engine.value.css2.VisibilityManager
 
VISIBLE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'visible' keyword.
VISIBLEFILL_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'visiblefill' keyword.
VISIBLEFILLSTROKE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'visiblefillstroke' keyword.
VISIBLEPAINTED_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'visiblepainted' keyword.
VISIBLESTROKE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'visiblestroke' keyword.

W

W_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'w-resize' keyword.
WAIT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'wait' keyword.
warning(CSSParseException) - Method in class org.apache.batik.css.parser.DefaultErrorHandler
SAC: Implements {ErrorHandler#warning(CSSParseException)}.
WHEAT_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'wheat' RGB color.
WHEAT_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'wheat' color name.
WHITE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'white' RGB color.
WHITE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'white' color name.
whitepoint - Variable in class org.apache.batik.css.engine.value.svg12.AbstractCIEColor
The white point, initialized to D50.
WHITESMOKE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'whitesmoke' RGB color.
WHITESMOKE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'whitesmoke' color name.
WIDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'wider' keyword.
WINDOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'WINDOW' color name.
WINDOWFRAME_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'WINDOWFRAME' color name.
WINDOWTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'WINDOWTEXT' color name.
WORD_SPACING_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
wrap(Parser) - Static method in class org.apache.batik.css.parser.ExtendedParserWrapper
This converts a standard @link org.w3c.css.sac.Parser into an Extended Parser.
WRITING_MODE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
WritingModeManager - Class in org.apache.batik.css.engine.value.svg
This class provides a manager for the 'writing-mode' property values.
WritingModeManager() - Constructor for class org.apache.batik.css.engine.value.svg.WritingModeManager
 

X

X_LARGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'x-large' keyword.
X_SMALL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'x-small' keyword.
XX_LARGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'xx-large' keyword.
XX_SMALL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'xx-small' keyword.

Y

YELLOW_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'yellow' RGB color.
YELLOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'yellow' color name.
YELLOWGREEN_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'yellowgreen' RGB color.
YELLOWGREEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'yellowgreen' color name.

Z

ZERO_DEGREE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
0 degree
A B C D E F G H I K L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2000–2021 Apache Software Foundation. All rights reserved.