| Package | Description |
|---|---|
| com.aspose.html.dom.svg | |
| com.aspose.html.dom.svg.datatypes |
| Modifier and Type | Method and Description |
|---|---|
SVGLength |
SVGSVGElement.createSVGLength()
Creates an SVGLength object outside of any document trees.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
SVGAnimatedLength.deepClone(SVGLength baseValue,
com.aspose.html.common.Func2<SVGLength,SVGLength> animation)
Clones the specified base value.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
SVGAnimatedLength.deepClone(SVGLength baseValue,
com.aspose.html.common.Func2<SVGLength,SVGLength> animation)
Clones the specified base value.
|
Object |
SVGAnimatedLength.deepClone(SVGLength baseValue,
com.aspose.html.common.Func2<SVGLength,SVGLength> animation)
Clones the specified base value.
|
| Constructor and Description |
|---|
SVGAnimatedLength(SVGLength baseValue,
com.aspose.html.common.Func2<SVGLength,SVGLength> animation)
Initializes a new instance of the
SVGAnimatedLength class. |
| Constructor and Description |
|---|
SVGAnimatedLength(SVGLength baseValue,
com.aspose.html.common.Func2<SVGLength,SVGLength> animation)
Initializes a new instance of the
SVGAnimatedLength class. |
SVGAnimatedLength(SVGLength baseValue,
com.aspose.html.common.Func2<SVGLength,SVGLength> animation)
Initializes a new instance of the
SVGAnimatedLength class. |
SVGLengthList(com.aspose.html.internal.ms.System.Collections.Generic.IGenericEnumerable<SVGLength> enumerable)
Initializes a new instance of the
SVGLengthList class. |