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 ValueManager. |
Value | createValue(LexicalUnit lu, CSSEngine engine)
Implements createValue. |
protected int | getOrientation()
Indicates the orientation of the property associated with
this manager. |