Save This Page
Home » openjdk-7 » org.w3c » dom » svg » [javadoc | source]
org.w3c.dom.svg
public interface: SVGMaskElement [javadoc | source]

All Implemented Interfaces:
    SVGElement, SVGStylable, SVGUnitTypes, SVGLangSpace, SVGTests, SVGExternalResourcesRequired

Method from org.w3c.dom.svg.SVGMaskElement Summary:
getHeight,   getMaskContentUnits,   getMaskUnits,   getWidth,   getX,   getY
Method from org.w3c.dom.svg.SVGMaskElement Detail:
 public SVGAnimatedLength getHeight()
 public SVGAnimatedEnumeration getMaskContentUnits()
 public SVGAnimatedEnumeration getMaskUnits()
 public SVGAnimatedLength getWidth()
 public SVGAnimatedLength getX()
 public SVGAnimatedLength getY()