Class SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration
java.lang.Object
org.apache.batik.anim.dom.SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration
- All Implemented Interfaces:
org.w3c.dom.svg.SVGAnimatedEnumeration
- Enclosing class:
SVGOMAnimatedMarkerOrientValue
protected class SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration
extends Object
implements org.w3c.dom.svg.SVGAnimatedEnumeration
The
SVGAnimatedEnumeration component of the marker orient value.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshortDOM: ImplementsSVGAnimatedEnumeration.getAnimVal().shortDOM: ImplementsSVGAnimatedEnumeration.getBaseVal().voidsetBaseVal(short baseVal) DOM: ImplementsSVGAnimatedEnumeration.setBaseVal(short).
-
Constructor Details
-
AnimatedEnumeration
protected AnimatedEnumeration()
-
-
Method Details
-
getBaseVal
public short getBaseVal()DOM: ImplementsSVGAnimatedEnumeration.getBaseVal().- Specified by:
getBaseValin interfaceorg.w3c.dom.svg.SVGAnimatedEnumeration
-
setBaseVal
DOM: ImplementsSVGAnimatedEnumeration.setBaseVal(short).- Specified by:
setBaseValin interfaceorg.w3c.dom.svg.SVGAnimatedEnumeration- Throws:
DOMException
-
getAnimVal
public short getAnimVal()DOM: ImplementsSVGAnimatedEnumeration.getAnimVal().- Specified by:
getAnimValin interfaceorg.w3c.dom.svg.SVGAnimatedEnumeration
-