Class | Description |
---|---|
CSSName |
A CSSName is a Singleton representing a single CSS property name, like
border-width.
|
Idents |
Booch utility class for working with ident values in CSS.
|
IdentValue |
An IdentValue represents a string that you can assign to a CSS property,
where the string is one of several enumerated values.
|
MarginBoxName | |
PageElementPosition | |
ValueConstants |
Utility class for working with
CSSValue instances. |