public class SVGOMLength extends AbstractSVGLength
org.w3c.dom.svg.SVGSVGElement#createSVGLength()AbstractSVGLength.DefaultContext| Modifier and Type | Field and Description |
|---|---|
protected AbstractElement |
element
Element associated to this length.
|
context, direction, HORIZONTAL_LENGTH, OTHER_LENGTH, UNITS, unitType, value, VERTICAL_LENGTH| Constructor and Description |
|---|
SVGOMLength(AbstractElement elt)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected SVGOMElement |
getAssociatedElement()
Return the SVGElement associated to this length.
|
convertToSpecifiedUnits, getUnitType, getValue, getValueAsString, getValueInSpecifiedUnits, newValueSpecifiedUnits, parse, reset, revalidate, setValue, setValueAsString, setValueInSpecifiedUnitsprotected AbstractElement element
public SVGOMLength(AbstractElement elt)
protected SVGOMElement getAssociatedElement()
AbstractSVGLengthgetAssociatedElement in class AbstractSVGLengthCopyright ? 2009 Apache Software Foundation. All Rights Reserved.