|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | 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.
| Nested Class Summary |
|---|
| Nested 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 DOMException
ShorthandManager.setValues(CSSEngine,ShorthandManager.PropertyHandler,LexicalUnit,boolean).
setValues in interface ShorthandManagereng - The current CSSEngine.ph - The property handler to use.lu - The SAC lexical unit used to create the value.imp - The property priority.
DOMException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||