|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.anim.dom.SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration
protected class SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration
The SVGAnimatedEnumeration
component of the marker orient value.
Constructor Summary | |
---|---|
protected |
SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration()
|
Method Summary | |
---|---|
short |
getAnimVal()
DOM: Implements SVGAnimatedEnumeration.getAnimVal() . |
short |
getBaseVal()
DOM: Implements SVGAnimatedEnumeration.getBaseVal() . |
void |
setBaseVal(short baseVal)
DOM: Implements SVGAnimatedEnumeration.setBaseVal(short) . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration()
Method Detail |
---|
public short getBaseVal()
SVGAnimatedEnumeration.getBaseVal()
.
getBaseVal
in interface org.w3c.dom.svg.SVGAnimatedEnumeration
public void setBaseVal(short baseVal) throws DOMException
SVGAnimatedEnumeration.setBaseVal(short)
.
setBaseVal
in interface org.w3c.dom.svg.SVGAnimatedEnumeration
DOMException
public short getAnimVal()
SVGAnimatedEnumeration.getAnimVal()
.
getAnimVal
in interface org.w3c.dom.svg.SVGAnimatedEnumeration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |