|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractImmutableValue | |
org.apache.batik.css.svg | Provides the CSSValue factories specific to SVG. |
org.apache.batik.css.value | Provides the classes to represent CSS values and the factories for the values common to CSS2 and SVG. |
Uses of AbstractImmutableValue in org.apache.batik.css.svg |
Subclasses of AbstractImmutableValue in org.apache.batik.css.svg | |
class |
ImmutableSVGColorValue
This class represents the immutable value used to implement a SVGColor. |
class |
ImmutableSVGPaintValue
This class represents the immutable value used to implement a SVGPaint. |
Uses of AbstractImmutableValue in org.apache.batik.css.value |
Subclasses of AbstractImmutableValue in org.apache.batik.css.value | |
class |
AbstractImmutablePrimitiveValue
This class represents immutable primitive values. |
class |
ImmutableFloat
This class represents immutable CSS float values |
class |
ImmutableInherit
This singleton class represents the immutable 'inherit' value. |
class |
ImmutableRect
This class represents immutable CSS Rect values |
class |
ImmutableRGBColor
This class represents immutable CSS colors. |
class |
ImmutableString
This class represents immutable string values |
class |
ImmutableValueList
This class implements an immutable value list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |