org.w3c.dom.svg

Interface SVGForeignObjectElement

public interface SVGForeignObjectElement extends SVGElement, SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, SVGTransformable, EventTarget

Method Summary
SVGAnimatedLengthgetHeight()
SVGAnimatedLengthgetWidth()
SVGAnimatedLengthgetX()
SVGAnimatedLengthgetY()

Method Detail

getHeight

public SVGAnimatedLength getHeight()

getWidth

public SVGAnimatedLength getWidth()

getX

public SVGAnimatedLength getX()

getY

public SVGAnimatedLength getY()