|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.parser.style.AbstractCSSValueFactory | +--org.apache.batik.parser.style.AbstractRectFactory | +--org.apache.batik.parser.style.ClipFactory
This class represents the factories for the "clip" attribute value.
Fields inherited from class org.apache.batik.parser.style.AbstractRectFactory |
factory |
Fields inherited from class org.apache.batik.parser.style.AbstractCSSValueFactory |
AUTO, AUTO_VALUE, INHERIT |
Constructor Summary | |
ClipFactory()
Creates a new ClipFactory object. |
Method Summary | |
CSSValue |
createCSSValue(LexicalUnit lu)
Returns a CSSValue built from the given SAC lexical unit. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClipFactory()
Method Detail |
public CSSValue createCSSValue(LexicalUnit lu)
createCSSValue
in class AbstractRectFactory
org.apache.batik.parser.style.CSSValueFactory
l
- The lexical unit representing the value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |