- 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
-
- 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.
- 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.
- 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
-
- getBlue() - Method in class org.apache.batik.css.engine.value.ComputedValue
-
- getBlue() - Method in class org.apache.batik.css.engine.value.RGBColorValue
-
- 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
-
- getBottom() - Method in class org.apache.batik.css.engine.value.ComputedValue
-
- getBottom() - Method in class org.apache.batik.css.engine.value.RectValue
-
- 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
-
- 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
-
- getGreen() - Method in class org.apache.batik.css.engine.value.ComputedValue
-
- getGreen() - Method in class org.apache.batik.css.engine.value.RGBColorValue
-
- 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
-
- getLeft() - Method in class org.apache.batik.css.engine.value.ComputedValue
-
- getLeft() - Method in class org.apache.batik.css.engine.value.RectValue
-
- 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
-
- getLength() - Method in class org.apache.batik.css.engine.value.ComputedValue
-
- getLength() - Method in class org.apache.batik.css.engine.value.ListValue
-
- 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
-
- getRed() - Method in class org.apache.batik.css.engine.value.ComputedValue
-
- getRed() - Method in class org.apache.batik.css.engine.value.RGBColorValue
-
- 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
-
- getRight() - Method in class org.apache.batik.css.engine.value.ComputedValue
-
- getRight() - Method in class org.apache.batik.css.engine.value.RectValue
-
- 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
-
- getTop() - Method in class org.apache.batik.css.engine.value.ComputedValue
-
- getTop() - Method in class org.apache.batik.css.engine.value.RectValue
-
- 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.
- 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
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontShorthandManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
-
- isAdditiveProperty() - Method in interface org.apache.batik.css.engine.value.ShorthandManager
-
Whether the handled property can be additively animated.
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.MarkerShorthandManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGPaintManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg12.MarginShorthandManager
-
- isAdditiveProperty() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
-
- isAdditiveProperty() - Method in interface org.apache.batik.css.engine.value.ValueManager
-
Whether the handled property can be additively animated.
- 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
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontShorthandManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
-
- isAnimatableProperty() - Method in interface org.apache.batik.css.engine.value.ShorthandManager
-
Whether the handled property can be animated.
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.MarkerShorthandManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGPaintManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg12.MarginShorthandManager
-
- isAnimatableProperty() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
-
- isAnimatableProperty() - Method in interface org.apache.batik.css.engine.value.ValueManager
-
Whether the handled property can be animated.
- 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
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.CursorManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.DirectionManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.DisplayManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontFamilyManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeAdjustManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontSizeManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStretchManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontStyleManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontVariantManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.FontWeightManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.OverflowManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.SrcManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.TextDecorationManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.UnicodeBidiManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.css2.VisibilityManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.BaselineShiftManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipPathManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ClipRuleManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorInterpolationManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorProfileManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ColorRenderingManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.DominantBaselineManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.EnableBackgroundManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.FillRuleManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.FilterManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.GlyphOrientationManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ImageRenderingManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.KerningManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.MarkerManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.MaskManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.OpacityManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.PointerEventsManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.ShapeRenderingManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.SpacingManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDasharrayManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeDashoffsetManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinecapManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeLinejoinManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeMiterlimitManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.StrokeWidthManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGColorManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.SVGPaintManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.TextAnchorManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.TextRenderingManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg.WritingModeManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg12.LineHeightManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg12.MarginLengthManager
-
- isInheritedProperty() - Method in class org.apache.batik.css.engine.value.svg12.TextAlignManager
-
- isInheritedProperty() - Method in interface org.apache.batik.css.engine.value.ValueManager
-
Whether the handled property is inherited or not.
- 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
-
- item(int) - Method in class org.apache.batik.css.engine.value.ComputedValue
-
- item(int) - Method in class org.apache.batik.css.engine.value.ListValue
-
- 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.
- 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.
- 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
-
- 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.
- 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.