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

All Implemented Interfaces:
    SVGTextContentElement, SVGURIReference

Field Summary
public static final  short TEXTPATH_METHODTYPE_UNKNOWN     
public static final  short TEXTPATH_METHODTYPE_ALIGN     
public static final  short TEXTPATH_METHODTYPE_STRETCH     
public static final  short TEXTPATH_SPACINGTYPE_UNKNOWN     
public static final  short TEXTPATH_SPACINGTYPE_AUTO     
public static final  short TEXTPATH_SPACINGTYPE_EXACT     
Method from org.w3c.dom.svg.SVGTextPathElement Summary:
getMethod,   getSpacing,   getStartOffset
Method from org.w3c.dom.svg.SVGTextPathElement Detail:
 public SVGAnimatedEnumeration getMethod()
 public SVGAnimatedEnumeration getSpacing()
 public SVGAnimatedLength getStartOffset()