protected class SVGOMAnimatedMarkerOrientValue.AnimatedAngle extends Object implements org.w3c.dom.svg.SVGAnimatedAngle
SVGAnimatedAngle component of the marker orient value.| Modifier | Constructor and Description |
|---|---|
protected |
AnimatedAngle() |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.svg.SVGAngle |
getAnimVal()
DOM: Implements
SVGAnimatedAngle.getAnimVal(). |
org.w3c.dom.svg.SVGAngle |
getBaseVal()
DOM: Implements
SVGAnimatedAngle.getBaseVal(). |
public org.w3c.dom.svg.SVGAngle getBaseVal()
SVGAnimatedAngle.getBaseVal().getBaseVal in interface org.w3c.dom.svg.SVGAnimatedAnglepublic org.w3c.dom.svg.SVGAngle getAnimVal()
SVGAnimatedAngle.getAnimVal().getAnimVal in interface org.w3c.dom.svg.SVGAnimatedAngleCopyright © 2000–2020 Apache Software Foundation. All rights reserved.