|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMSVGAnimatedLengthList | |
---|---|
org.vectomatic.dom.svg | Wrapper classes representing the bulk of libgwtsvg public API. |
org.vectomatic.dom.svg.impl | libgwtsvg implementation classes, not to be accessed directly. |
Uses of OMSVGAnimatedLengthList in org.vectomatic.dom.svg |
---|
Methods in org.vectomatic.dom.svg that return OMSVGAnimatedLengthList | |
---|---|
OMSVGAnimatedLengthList |
OMSVGTextPositioningElement.getDx()
Corresponds to attribute 'dx' on the given element. |
OMSVGAnimatedLengthList |
OMSVGTextPositioningElement.getDy()
Corresponds to attribute 'dy' on the given element. |
OMSVGAnimatedLengthList |
OMSVGTextPositioningElement.getX()
Corresponds to attribute 'x' on the given element. |
OMSVGAnimatedLengthList |
OMSVGTextPositioningElement.getY()
Corresponds to attribute 'y' on the given element. |
Uses of OMSVGAnimatedLengthList in org.vectomatic.dom.svg.impl |
---|
Methods in org.vectomatic.dom.svg.impl that return OMSVGAnimatedLengthList | |
---|---|
OMSVGAnimatedLengthList |
SVGTextPositioningElement.getDx()
Corresponds to attribute 'dx' on the given element. |
OMSVGAnimatedLengthList |
SVGTextPositioningElement.getDy()
Corresponds to attribute 'dy' on the given element. |
OMSVGAnimatedLengthList |
SVGTextPositioningElement.getX()
Corresponds to attribute 'x' on the given element. |
OMSVGAnimatedLengthList |
SVGTextPositioningElement.getY()
Corresponds to attribute 'y' on the given element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |