Package | Description |
---|---|
elemental.js.svg | |
elemental.svg |
Modifier and Type | Class and Description |
---|---|
class |
JsSVGAngle |
Modifier and Type | Method and Description |
---|---|
void |
JsSVGMarkerElement.setOrientToAngle(SVGAngle angle) |
Modifier and Type | Method and Description |
---|---|
SVGAngle |
SVGSVGElement.createSVGAngle()
Creates an
SVGAngle object outside of any document trees. |
SVGAngle |
SVGAnimatedAngle.getAnimVal()
A read only
SVGAngle
representing the current animated value of the given attribute. |
SVGAngle |
SVGAnimatedAngle.getBaseVal()
The base value of the given attribute before applying any animations.
|
Modifier and Type | Method and Description |
---|---|
void |
SVGMarkerElement.setOrientToAngle(SVGAngle angle) |
Copyright © 2018. All rights reserved.