public class SVGTextPathElement extends SVGTextContentElement implements SVGURIReference
| Modifier and Type | Field and Description |
|---|---|
SVGAnimatedString |
href |
SVGAnimatedEnumeration |
method |
SVGAnimatedEnumeration |
spacing |
SVGAnimatedLength |
startOffset |
static double |
TEXTPATH_METHODTYPE_ALIGN |
static double |
TEXTPATH_METHODTYPE_STRETCH |
static double |
TEXTPATH_METHODTYPE_UNKNOWN |
static double |
TEXTPATH_SPACINGTYPE_AUTO |
static double |
TEXTPATH_SPACINGTYPE_EXACT |
static double |
TEXTPATH_SPACINGTYPE_UNKNOWN |
externalResourcesRequired, lengthAdjust, LENGTHADJUST_SPACING, LENGTHADJUST_SPACINGANDGLYPHS, LENGTHADJUST_UNKNOWN, requiredExtensions, requiredFeatures, systemLanguage, textLength, xmllang, xmlspaceclassName, ownerSVGElement, viewportElement, xmlbase| Constructor and Description |
|---|
SVGTextPathElement() |
| Modifier and Type | Method and Description |
|---|---|
SVGAnimatedString |
getHref() |
void |
setHref(SVGAnimatedString href) |
getCharNumAtPosition, getCharNumAtPosition, getClassName, getComputedTextLength, getEndPositionOfChar, getEndPositionOfChar, getExtentOfChar, getExtentOfChar, getExternalResourcesRequired, getNumberOfChars, getPresentationAttribute, getPresentationAttribute, getRequiredExtensions, getRequiredFeatures, getRotationOfChar, getRotationOfChar, getStartPositionOfChar, getStartPositionOfChar, getSubStringLength, getSubStringLength, getSubStringLength, getSystemLanguage, getXmllang, getXmlspace, hasExtension, hasExtension, selectSubString, selectSubString, selectSubString, setClassName, setExternalResourcesRequired, setRequiredExtensions, setRequiredFeatures, setSystemLanguage, setXmllang, setXmlspacepublic static final double TEXTPATH_METHODTYPE_ALIGN
public static final double TEXTPATH_METHODTYPE_STRETCH
public static final double TEXTPATH_METHODTYPE_UNKNOWN
public static final double TEXTPATH_SPACINGTYPE_AUTO
public static final double TEXTPATH_SPACINGTYPE_EXACT
public static final double TEXTPATH_SPACINGTYPE_UNKNOWN
public SVGAnimatedString href
public SVGAnimatedEnumeration method
public SVGAnimatedEnumeration spacing
public SVGAnimatedLength startOffset
public SVGAnimatedString getHref()
getHref in interface SVGURIReferencepublic void setHref(SVGAnimatedString href)
setHref in interface SVGURIReference