|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.apache.batik.css.engine.value.AbstractValueFactory
|
+--org.apache.batik.css.engine.value.svg.MarkerShorthandManager
This class represents an object which provide support for the 'marker' shorthand properties.
| Inner classes inherited from class org.apache.batik.css.engine.value.ShorthandManager |
ShorthandManager.PropertyHandler |
| Constructor Summary | |
MarkerShorthandManager()
|
|
| Method Summary | |
java.lang.String |
getPropertyName()
Implements ValueManager#getPropertyName(). |
void |
setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
LexicalUnit lu,
boolean imp)
Implements ShorthandManager.setValues(CSSEngine,ShorthandManager.PropertyHandler,LexicalUnit,boolean). |
| Methods inherited from class org.apache.batik.css.engine.value.AbstractValueFactory |
createDOMException, createInvalidFloatTypeDOMException, createInvalidFloatValueDOMException, createInvalidIdentifierDOMException, createInvalidLexicalUnitDOMException, createInvalidStringTypeDOMException, createMalformedLexicalUnitDOMException, resolveURI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MarkerShorthandManager()
| Method Detail |
public java.lang.String getPropertyName()
ValueManager#getPropertyName().getPropertyName in interface ShorthandManagergetPropertyName in class AbstractValueFactory
public void setValues(CSSEngine eng,
ShorthandManager.PropertyHandler ph,
LexicalUnit lu,
boolean imp)
throws org.w3c.dom.DOMException
ShorthandManager.setValues(CSSEngine,ShorthandManager.PropertyHandler,LexicalUnit,boolean).setValues in interface ShorthandManagerorg.apache.batik.css.engine.value.ShorthandManagereng - The current CSSEngine.ph - The property handler to use.lu - The SAC lexical unit used to create the value.imp - The property priority.base - The base URL.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||