|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
CSSValueFactory | This is the interface to implement in order to allow the parsing of a custom style attribute by a StyleAttributeParser. |
Class Summary | |
AbstractCSSValue | This class implements the CSSValue ,
CSSPrimitiveValue ,
CSSValueList interfaces. |
AbstractCSSValueFactory | This class is the abstract superclass of all factories. |
AbstractLengthFactory | This class provides an abstract factory for CSS lengths. |
AbstractRectFactory | This class represents the factories for the rect CSS values. |
ClipFactory | This class represents the factories for the "clip" attribute value. |
CSSFloatValue | This class represents CSS float values |
CSSInheritValue | This class represents CSS 'inherit' values |
CSSRectValue | This class represents CSS rect values |
CSSRGBColorValue | This class represents CSS color values |
CSSStringValue | This class represents CSS string values |
CSSValueListValue | This class represents CSS list of values |
DefaultStyleAttributeParser | This class represents a style attribute parser initialized for the SVG style attributes. |
LengthFactory | This class provides a factory for CSS lengths. |
StyleAttributeParser | This class represents a parser for SVG style attributes. |
Provides an extensible framework for style attributes parsing.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |