public class SVGOMLength extends AbstractSVGLength
SVGSVGElement.createSVGLength()AbstractSVGLength.DefaultContext| Modifier and Type | Field | Description |
|---|---|---|
protected AbstractElement |
element |
Element associated to this length.
|
context, direction, HORIZONTAL_LENGTH, OTHER_LENGTH, UNITS, unitType, value, VERTICAL_LENGTH| Constructor | Description |
|---|---|
SVGOMLength(AbstractElement elt) |
Default constructor.
|
| Modifier and Type | Method | 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 ? 2018 Apache Software Foundation. All Rights Reserved.