org.apache.batik.css.engine.value
public abstract class RectManager extends LengthManager
| Field Summary | |
|---|---|
| protected int | orientation
The current orientation. |
| Method Summary | |
|---|---|
| Value | computeValue(CSSStylableElement elt, String pseudo, CSSEngine engine, int idx, StyleMap sm, Value value)
Implements {@link
ValueManager#computeValue(CSSStylableElement,String,CSSEngine,int,StyleMap,Value)}. |
| Value | createValue(LexicalUnit lu, CSSEngine engine)
Implements {@link ValueManager#createValue(LexicalUnit,CSSEngine)}. |
| protected int | getOrientation()
Indicates the orientation of the property associated with
this manager. |