Package | Description |
---|---|
org.vectomatic.dom.svg |
Wrapper classes representing the bulk of libgwtsvg public API.
|
org.vectomatic.dom.svg.itf |
Interfaces for polymorphic operations on SVG classes.
|
Modifier and Type | Method and Description |
---|---|
OMSVGTransformList |
OMSVGAnimatedTransformList.getAnimVal()
A read only
OMSVGTransformList
representing the current animated value of the given attribute. |
OMSVGTransformList |
OMSVGAnimatedTransformList.getBaseVal()
The base value of the given attribute before applying any animations.
|
OMSVGTransformList |
OMSVGViewSpec.getTransform()
Corresponds to the transform setting on the SVG View Specification.
|
Modifier and Type | Method and Description |
---|---|
OMSVGTransformList |
ISVGViewSpec.getTransform()
Corresponds to the transform setting on the SVG View Specification.
|
Copyright © 2018. All Rights Reserved.