org.w3c.dom.svg.SVGAnimatedAngleprotected class SVGOMAnimatedMarkerOrientValue.AnimatedAngle
extends java.lang.Object
implements org.w3c.dom.svg.SVGAnimatedAngle
SVGAnimatedAngle component of the marker orient value.| Modifier | Constructor | Description |
|---|---|---|
protected |
AnimatedAngle() |
| Modifier and Type | Method | 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 ? 2018 Apache Software Foundation. All Rights Reserved.