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

All Implemented Interfaces:
    SVGElement, SVGFilterPrimitiveStandardAttributes

Method from org.w3c.dom.svg.SVGFEOffsetElement Summary:
getDx,   getDy,   getIn1
Method from org.w3c.dom.svg.SVGFEOffsetElement Detail:
 public SVGAnimatedNumber getDx()
 public SVGAnimatedNumber getDy()
 public SVGAnimatedString getIn1()