| Package | Description |
|---|---|
| com.aspose.html.dom.svg | |
| com.aspose.html.dom.svg.datatypes |
| Modifier and Type | Method and Description |
|---|---|
SVGAngle |
SVGSVGElement.createSVGAngle()
Creates an SVGAngle object outside of any document trees.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SVGMarkerElement.setOrientToAngle(SVGAngle angle)
Sets the value of attribute ‘orient’ to the given angle.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
SVGAnimatedAngle.deepClone(SVGAngle baseValue,
com.aspose.html.common.Func2<SVGAngle,SVGAngle> animation)
Clones the specified base value.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
SVGAnimatedAngle.deepClone(SVGAngle baseValue,
com.aspose.html.common.Func2<SVGAngle,SVGAngle> animation)
Clones the specified base value.
|
Object |
SVGAnimatedAngle.deepClone(SVGAngle baseValue,
com.aspose.html.common.Func2<SVGAngle,SVGAngle> animation)
Clones the specified base value.
|
| Constructor and Description |
|---|
SVGAnimatedAngle(SVGAngle baseValue,
com.aspose.html.common.Func2<SVGAngle,SVGAngle> animation)
Initializes a new instance of the
SVGAnimatedAngle class. |
| Constructor and Description |
|---|
SVGAnimatedAngle(SVGAngle baseValue,
com.aspose.html.common.Func2<SVGAngle,SVGAngle> animation)
Initializes a new instance of the
SVGAnimatedAngle class. |
SVGAnimatedAngle(SVGAngle baseValue,
com.aspose.html.common.Func2<SVGAngle,SVGAngle> animation)
Initializes a new instance of the
SVGAnimatedAngle class. |