|
|||||||||
| Home >> All >> org >> apache >> batik >> css >> engine >> [ value overview ] | PREV NEXT | ||||||||
A
- ACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'ACTIVEBORDER' color name.
- ACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'ACTIVECAPTION' color name.
- ALL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'all' keyword.
- APPWORKSPACE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'APPWORKSPACE' color name.
- AQUA_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'aqua' RGB color.
- AQUA_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'aqua' color name.
- AUTO_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'auto' keyword.
- AbstractColorManager - class org.apache.batik.css.engine.value.AbstractColorManager.
- This class provides a manager for the property with support for CSS color values.
- AbstractColorManager() - Constructor for class org.apache.batik.css.engine.value.AbstractColorManager
- AbstractValue - class org.apache.batik.css.engine.value.AbstractValue.
- This class provides an abstract implementation of the Value interface.
- AbstractValue() - Constructor for class org.apache.batik.css.engine.value.AbstractValue
- AbstractValueFactory - class org.apache.batik.css.engine.value.AbstractValueFactory.
- This class provides a base implementation for the value factories.
- AbstractValueFactory() - Constructor for class org.apache.batik.css.engine.value.AbstractValueFactory
- AbstractValueManager - class org.apache.batik.css.engine.value.AbstractValueManager.
- This class provides an abstract implementation of the ValueManager interface.
- AbstractValueManager() - Constructor for class org.apache.batik.css.engine.value.AbstractValueManager
- append(Value) - Method in class org.apache.batik.css.engine.value.ListValue
- Appends an item to the list.
B
- BACKGROUND_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'BACKGROUND' color name.
- BIDI_OVERRIDE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'bidi-override' keyword.
- BLACK_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'black' RGB color.
- BLACK_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'black' color name.
- BLINK_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'blink' keyword.
- BLOCK_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'block' keyword.
- BLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'blue' RGB color.
- BLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'blue' color name.
- BOLDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'bolder' keyword.
- BOLD_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'bold' keyword.
- BOTH_ORIENTATION - Static variable in class org.apache.batik.css.engine.value.LengthManager
- BOTTOM_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'bottom' keyword.
- BUTTONFACE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'BUTTONFACE' color name.
- BUTTONHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'BUTTONHIGHLIGHT' color name.
- BUTTONSHADOW_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'BUTTONSHADOW' color name.
- BUTTONTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'BUTTONTEXT' color name.
- blue - Variable in class org.apache.batik.css.engine.value.RGBColorValue
- The blue component.
- bottom - Variable in class org.apache.batik.css.engine.value.RectValue
- The bottom value.
C
- CAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'CAPTIONTEXT' color name.
- COLLAPSE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'collapse' keyword.
- COMPACT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'compact' keyword.
- CONDENSED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'condensed' keyword.
- 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.
- CURSIVE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'cursive' keyword.
- ComputedValue - class org.apache.batik.css.engine.value.ComputedValue.
- This class represents a computed property value.
- ComputedValue(Value) - Constructor for class org.apache.batik.css.engine.value.ComputedValue
- Creates a new ComputedValue object.
- cascadedValue - Variable in class org.apache.batik.css.engine.value.ComputedValue
- The cascaded value.
- computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.AbstractColorManager
- Implements
ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value)55 . - computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.AbstractValueManager
- Implements
ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value)55 . - computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.LengthManager
- Implements
ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value)55 . - computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in class org.apache.batik.css.engine.value.RectManager
- Implements
ValueManager.computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value)55 . - computeValue(CSSStylableElement, String, CSSEngine, int, StyleMap, Value) - Method in interface org.apache.batik.css.engine.value.ValueManager
- Computes the given value.
- 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.
- count - Variable in class org.apache.batik.css.engine.value.StringMap
- The number of entries
- createColorComponent(LexicalUnit) - Method in class org.apache.batik.css.engine.value.AbstractColorManager
- Creates a color component from a lexical unit.
- 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
- createFloatValue(short, float) - Method in class org.apache.batik.css.engine.value.AbstractValueManager
- Implements
ValueManager.createFloatValue(short,float)55 . - createFloatValue(short, float) - Method in class org.apache.batik.css.engine.value.LengthManager
- Implements
ValueManager.createFloatValue(short,float)55 . - createFloatValue(short, float) - Method in interface org.apache.batik.css.engine.value.ValueManager
- Creates and returns a new float value.
- 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.
- createInvalidRGBComponentUnitDOMException(short) - Method in class org.apache.batik.css.engine.value.AbstractColorManager
- createInvalidStringTypeDOMException(short) - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
- Creates a DOM exception, given an invalid string type.
- createMalformedLexicalUnitDOMException() - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
- createMalformedRectDOMException() - Method in class org.apache.batik.css.engine.value.RectManager
- createRGBColor(Value, Value, Value) - Method in class org.apache.batik.css.engine.value.AbstractColorManager
- Creates an RGB color.
- createRectComponent(LexicalUnit) - Method in class org.apache.batik.css.engine.value.RectManager
- createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.AbstractValueManager
- Implements
ValueManager.createStringValue(short,String,CSSEngine)55 . - createStringValue(short, String, CSSEngine) - Method in class org.apache.batik.css.engine.value.IdentifierManager
- Implements
ValueManager.createStringValue(short,String,CSSEngine)55 . - createStringValue(short, String, CSSEngine) - Method in interface org.apache.batik.css.engine.value.ValueManager
- Creates and returns a new string value.
- createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.AbstractColorManager
- Implements
ValueManager.createValue(LexicalUnit,CSSEngine)55 . - createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.IdentifierManager
- Implements
ValueManager.createValue(LexicalUnit,CSSEngine)55 . - createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.LengthManager
- Implements
ValueManager.createValue(LexicalUnit,CSSEngine)55 . - createValue(LexicalUnit, CSSEngine) - Method in class org.apache.batik.css.engine.value.RectManager
- Implements
ValueManager.createValue(LexicalUnit,CSSEngine)55 . - createValue(LexicalUnit, CSSEngine) - Method in interface org.apache.batik.css.engine.value.ValueManager
- Creates a value from a lexical unit.
- createValueManager() - Method in class org.apache.batik.css.engine.value.PropertyManagerTest
- Creates the value manager.
- cssText - Variable in class org.apache.batik.css.engine.value.URIValue
D
- DEFAULT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'default' keyword.
- defaultValue - Variable in class org.apache.batik.css.engine.value.PropertyManagerTest
- The candidate default value of the property.
E
- EMBED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'embed' keyword.
- ERROR_INHERIT_VALUE - Static variable in class org.apache.batik.css.engine.value.PropertyManagerTest
- The error code if the property does not support the 'inherit' value.
- ERROR_INSTANTIATION - Static variable in class org.apache.batik.css.engine.value.PropertyManagerTest
- The error code if an exception occured while creating the manager.
- ERROR_INVALID_DEFAULT_VALUE - Static variable in class org.apache.batik.css.engine.value.PropertyManagerTest
- The error code for the 'default value' test.
- ERROR_INVALID_VALUE - Static variable in class org.apache.batik.css.engine.value.PropertyManagerTest
- The error code for an invalid property value.
- ERROR_IS_INHERITED - Static variable in class org.apache.batik.css.engine.value.PropertyManagerTest
- The error code for the 'is inherited' test.
- EXPANDED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'expanded' keyword.
- EXTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'extra-condensed' keyword.
- EXTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'extra-expanded' keyword.
- E_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'e-resize' keyword.
- equals(Object) - Method in class org.apache.batik.css.engine.value.StringValue
- Indicates whether some other object is "equal to" this one.
F
- FANTASY_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'fantasy' keyword.
- FUCHSIA_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'fuchsia' RGB color.
- FUCHSIA_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'fuchsia' color name.
- FloatValue - class org.apache.batik.css.engine.value.FloatValue.
- This class represents float values.
- FloatValue(short, float) - Constructor for class org.apache.batik.css.engine.value.FloatValue
- Creates a new value.
- floatValue - Variable in class org.apache.batik.css.engine.value.FloatValue
- The float value
- formatMessage(String, Object[]) - Static method in class org.apache.batik.css.engine.value.Messages
- Implements Localizable.formatMessage(String,Object[])>
Localizable.formatMessage(String,Object[])55 .
G
- GRAYTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'GRAYTEXT' color name.
- 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.
- 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.
- get(String) - Method in class org.apache.batik.css.engine.value.StringMap
- Gets the value corresponding to the given string.
- getBlue() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getBlue()55 . - getBlue() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getBlue()55 . - getBlue() - Method in class org.apache.batik.css.engine.value.RGBColorValue
- Implements
Value.getBlue()55 . - getBlue() - Method in interface org.apache.batik.css.engine.value.Value
- The blue value of the RGB color.
- getBottom() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getBottom()55 . - getBottom() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getBottom()55 . - getBottom() - Method in class org.apache.batik.css.engine.value.RectValue
- Implements
Value.getBottom()55 . - getBottom() - Method in interface org.apache.batik.css.engine.value.Value
- The bottom value of the rect.
- getCascadedValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Returns the cascaded value.
- getComputedValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Returns the computed value.
- getCssText() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getCssText()55 . - 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.RGBColorValue
- 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(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.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.
- getCssValueType() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getCssValueType()55 . - getCssValueType() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getCssValueType()55 . - 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
- Implements
Value.getCssValueType()55 . - getCssValueType() - Method in interface org.apache.batik.css.engine.value.Value
- A code defining the type of the value.
- getDefaultValue() - Method in interface org.apache.batik.css.engine.value.ValueManager
- Returns the default value for the handled property.
- getFloatValue() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getFloatValue()55 . - getFloatValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getFloatValue()55 . - 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.
- getGreen() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getGreen()55 . - getGreen() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getGreen()55 . - getGreen() - Method in class org.apache.batik.css.engine.value.RGBColorValue
- Implements
Value.getGreen()55 . - getGreen() - Method in interface org.apache.batik.css.engine.value.Value
- The green value of the RGB color.
- getIdentifier() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getIdentifier()55 . - getIdentifier() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getIdentifier()55 . - 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
- Implements
IdentifierManager.getIdentifiers()55 . - getIdentifiers() - Method in class org.apache.batik.css.engine.value.IdentifierManager
- Returns the map that contains the name/value mappings for each possible identifiers.
- getLeft() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getLeft()55 . - getLeft() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getLeft()55 . - getLeft() - Method in class org.apache.batik.css.engine.value.RectValue
- Implements
Value.getLeft()55 . - 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.engine.value.AbstractValue
- Implements
Value.getLength()55 . - getLength() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getLength()55 . - getLength() - Method in class org.apache.batik.css.engine.value.ListValue
- Implements
Value.getLength()55 . - getLength() - Method in interface org.apache.batik.css.engine.value.Value
- The number of
CSSValuesin the list. - getListStyle() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getListStyle()55 . - getListStyle() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getListStyle()55 . - 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.value.Messages
- Implements Localizable.getLocale()>
Localizable.getLocale()55 . - 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.
- getPrimitiveType() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getPrimitiveType()55 . - getPrimitiveType() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getPrimitiveType()55 . - 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.RGBColorValue
- 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.StringValue
- The type of the value.
- getPrimitiveType() - Method in interface org.apache.batik.css.engine.value.Value
- The type of the value.
- getPropertyName() - Method in class org.apache.batik.css.engine.value.AbstractValueFactory
- Returns the name of the property handled.
- getPropertyName() - Method in interface org.apache.batik.css.engine.value.ShorthandManager
- Returns the name of the property handled.
- getPropertyName() - Method in interface org.apache.batik.css.engine.value.ValueManager
- Returns the name of the property handled.
- getRed() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getRed()55 . - getRed() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getRed()55 . - getRed() - Method in class org.apache.batik.css.engine.value.RGBColorValue
- Implements
Value.getRed()55 . - getRed() - Method in interface org.apache.batik.css.engine.value.Value
- The red value of the RGB color.
- getRight() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getRight()55 . - getRight() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getRight()55 . - getRight() - Method in class org.apache.batik.css.engine.value.RectValue
- Implements
Value.getRight()55 . - getRight() - Method in interface org.apache.batik.css.engine.value.Value
- The right value of the rect.
- getSeparator() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getSeparator()55 . - getSeparator() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getSeparator()55 . - 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.
- getStringValue() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getStringValue()55 . - getStringValue() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getStringValue()55 . - 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.
- getTop() - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.getTop()55 . - getTop() - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.getTop()55 . - getTop() - Method in class org.apache.batik.css.engine.value.RectValue
- Implements
Value.getTop()55 . - getTop() - Method in interface org.apache.batik.css.engine.value.Value
- The top value of the rect.
- green - Variable in class org.apache.batik.css.engine.value.RGBColorValue
- The green component.
H
- HELP_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'help' keyword.
- HIDDEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'hidden' keyword.
- HIGHLIGHTTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'HIGHLIGHTTEXT' color name.
- HIGHLIGHT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'HIGHLIGHT' color name.
- HORIZONTAL_ORIENTATION - Static variable in class org.apache.batik.css.engine.value.LengthManager
- hash - Variable in class org.apache.batik.css.engine.value.StringMap.Entry
- The hash code
I
- INACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'INACTIVEBORDER' color name.
- INACTIVECAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'INACTIVECAPTIONTEXT' color name.
- INACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'INACTIVECAPTION' 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.
- INITIAL_CAPACITY - Static variable in class org.apache.batik.css.engine.value.StringMap
- The initial capacity
- 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.
- INSTANCE - Static variable in class org.apache.batik.css.engine.value.InheritValue
- The only instance of this class.
- ITALIC_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'italic' keyword.
- IdentifierManager - class org.apache.batik.css.engine.value.IdentifierManager.
- This class provides a manager for the property with support for identifier values.
- IdentifierManager() - Constructor for class org.apache.batik.css.engine.value.IdentifierManager
- InheritValue - class org.apache.batik.css.engine.value.InheritValue.
- This singleton class represents the 'inherit' value.
- InheritValue() - Constructor for class org.apache.batik.css.engine.value.InheritValue
- Creates a new InheritValue object.
- identValues - Variable in class org.apache.batik.css.engine.value.PropertyManagerTest
- The candidate values of the property.
- isInherited - Variable in class org.apache.batik.css.engine.value.PropertyManagerTest
- This flag bit indicates whether or not the property is inherited.
- isInheritedProperty() - Method in interface org.apache.batik.css.engine.value.ValueManager
- Whether the handled property is inherited or not.
- item(int) - Method in class org.apache.batik.css.engine.value.AbstractValue
- Implements
Value.item(int)55 . - item(int) - Method in class org.apache.batik.css.engine.value.ComputedValue
- Implements
Value.item(int)55 . - item(int) - Method in class org.apache.batik.css.engine.value.ListValue
- Implements
Value.item(int)55 . - item(int) - Method in interface org.apache.batik.css.engine.value.Value
- Used to retrieve a rule by ordinal index.
- items - Variable in class org.apache.batik.css.engine.value.ListValue
- The items.
K
- key - Variable in class org.apache.batik.css.engine.value.StringMap.Entry
- The key
L
- LARGER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'larger' keyword.
- LARGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'large' keyword.
- LIGHTER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'lighter' keyword.
- LIME_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'lime' RGB color.
- LIME_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'lime' color name.
- LINE_THROUGH_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'line_through' keyword.
- LIST_ITEM_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'list-item' keyword.
- LTR_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'ltr' keyword.
- LengthManager - class org.apache.batik.css.engine.value.LengthManager.
- This class provides a manager for the property with support for length values.
- LengthManager() - Constructor for class org.apache.batik.css.engine.value.LengthManager
- ListValue - class org.apache.batik.css.engine.value.ListValue.
- This class represents a list of values.
- ListValue() - Constructor for class org.apache.batik.css.engine.value.ListValue
- Creates a ListValue.
- ListValue(char) - Constructor for class org.apache.batik.css.engine.value.ListValue
- Creates a ListValue with the given separator.
- left - Variable in class org.apache.batik.css.engine.value.RectValue
- The left value.
- length - Variable in class org.apache.batik.css.engine.value.ListValue
- The length of the list.
- localizableSupport - Static variable in class org.apache.batik.css.engine.value.Messages
- The localizable support for the error messages.
M
- MARKER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'marker' keyword.
- MAROON_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'maroon' RGB color.
- MAROON_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'maroon' color name.
- MEDIUM_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'medium' keyword.
- MENUTEXT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'MENUTEXT' color name.
- MENU_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'MENU' color name.
- MONOSPACE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'monospaced' keyword.
- MOVE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'move' keyword.
- Messages - class org.apache.batik.css.engine.value.Messages.
- This class manages the message for the css.engine.value module.
- Messages() - Constructor for class org.apache.batik.css.engine.value.Messages
- This class does not need to be instantiated.
- managerClassName - Variable in class org.apache.batik.css.engine.value.PropertyManagerTest
- The class of the manager.
N
- NARROWER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'narrower' keyword.
- NAVY_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'navy' RGB color.
- NAVY_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'navy' color name.
- NE_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'ne-resize' keyword.
- NONE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'none' keyword.
- NORMAL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'normal' keyword.
- NUMBER_0 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 0
- NUMBER_100 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 100
- NUMBER_128 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 128
- NUMBER_192 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 192
- NUMBER_200 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 200
- NUMBER_255 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 255
- NUMBER_300 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 300
- NUMBER_400 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 400
- NUMBER_500 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 500
- NUMBER_600 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 600
- NUMBER_700 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 700
- NUMBER_800 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 800
- NUMBER_900 - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- 900
- NW_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'nw-resize' keyword.
- N_RESIZE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'n-resize' keyword.
- next - Variable in class org.apache.batik.css.engine.value.StringMap.Entry
- The next entry
O
- OBLIQUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'oblique' keyword.
- OLIVE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'olive' RGB color.
- OLIVE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'olive' color name.
- OVERLINE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'overline' keyword.
- org.apache.batik.css.engine.value - package org.apache.batik.css.engine.value
- orientation - Variable in class org.apache.batik.css.engine.value.RectManager
- The current orientation.
P
- PAINTED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'painted' keyword.
- POINTER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'pointer' keyword.
- 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.ValueConstants
- The 'purple' color name.
- PropertyManagerTest - class org.apache.batik.css.engine.value.PropertyManagerTest.
- The class to test the CSS properties's manager.
- PropertyManagerTest(String, Boolean, String, String) - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest
- Constructs a new test for the specified manager classname.
- PropertyManagerTest.DefaultOpacityManager - class org.apache.batik.css.engine.value.PropertyManagerTest.DefaultOpacityManager.
- Manager for 'opacity'.
- PropertyManagerTest.DefaultOpacityManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.DefaultOpacityManager
- PropertyManagerTest.FillManager - class org.apache.batik.css.engine.value.PropertyManagerTest.FillManager.
- Manager for 'fill'.
- PropertyManagerTest.FillManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.FillManager
- PropertyManagerTest.FillOpacityManager - class org.apache.batik.css.engine.value.PropertyManagerTest.FillOpacityManager.
- Manager for 'fill-opacity'.
- PropertyManagerTest.FillOpacityManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.FillOpacityManager
- PropertyManagerTest.FloodColorManager - class org.apache.batik.css.engine.value.PropertyManagerTest.FloodColorManager.
- Manager for 'flood-color'.
- PropertyManagerTest.FloodColorManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.FloodColorManager
- PropertyManagerTest.FloodOpacityManager - class org.apache.batik.css.engine.value.PropertyManagerTest.FloodOpacityManager.
- Manager for 'flood-opacity'.
- PropertyManagerTest.FloodOpacityManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.FloodOpacityManager
- PropertyManagerTest.LetterSpacingManager - class org.apache.batik.css.engine.value.PropertyManagerTest.LetterSpacingManager.
- Manager for 'letter-spacing'.
- PropertyManagerTest.LetterSpacingManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.LetterSpacingManager
- PropertyManagerTest.LightingColorManager - class org.apache.batik.css.engine.value.PropertyManagerTest.LightingColorManager.
- Manager for 'lighting-color'.
- PropertyManagerTest.LightingColorManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.LightingColorManager
- PropertyManagerTest.MarkerEndManager - class org.apache.batik.css.engine.value.PropertyManagerTest.MarkerEndManager.
- Manager for 'marker-end'.
- PropertyManagerTest.MarkerEndManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.MarkerEndManager
- PropertyManagerTest.MarkerMidManager - class org.apache.batik.css.engine.value.PropertyManagerTest.MarkerMidManager.
- Manager for 'marker-mid'.
- PropertyManagerTest.MarkerMidManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.MarkerMidManager
- PropertyManagerTest.MarkerStartManager - class org.apache.batik.css.engine.value.PropertyManagerTest.MarkerStartManager.
- Manager for 'marker-start'.
- PropertyManagerTest.MarkerStartManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.MarkerStartManager
- PropertyManagerTest.StopColorManager - class org.apache.batik.css.engine.value.PropertyManagerTest.StopColorManager.
- Manager for 'stop-color'.
- PropertyManagerTest.StopColorManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.StopColorManager
- PropertyManagerTest.StopOpacityManager - class org.apache.batik.css.engine.value.PropertyManagerTest.StopOpacityManager.
- Manager for 'stop-opacity'.
- PropertyManagerTest.StopOpacityManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.StopOpacityManager
- PropertyManagerTest.StrokeManager - class org.apache.batik.css.engine.value.PropertyManagerTest.StrokeManager.
- Manager for 'stroke'.
- PropertyManagerTest.StrokeManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.StrokeManager
- PropertyManagerTest.StrokeOpacityManager - class org.apache.batik.css.engine.value.PropertyManagerTest.StrokeOpacityManager.
- Manager for 'stroke-opacity'.
- PropertyManagerTest.StrokeOpacityManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.StrokeOpacityManager
- PropertyManagerTest.WordSpacingManager - class org.apache.batik.css.engine.value.PropertyManagerTest.WordSpacingManager.
- Manager for 'word-spacing'.
- PropertyManagerTest.WordSpacingManager() - Constructor for class org.apache.batik.css.engine.value.PropertyManagerTest.WordSpacingManager
- property(String, LexicalUnit, boolean) - Method in interface org.apache.batik.css.engine.value.ShorthandManager.PropertyHandler
- put(String, Object) - Method in class org.apache.batik.css.engine.value.StringMap
- Sets a new value for the given variable
R
- RED_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'red' RGB color.
- RED_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
- The 'red' color name.
- RESOURCES - Static variable in class org.apache.batik.css.engine.value.Messages
- The error messages bundle class name.
- RGBColorValue - class org.apache.batik.css.engine.value.RGBColorValue.
- This class represents RGB colors.
- RGBColorVa