org.apache.batik.dom.svg
public class SVGOMLength extends AbstractSVGLength
See Also: org.w3c.dom.svg.SVGSVGElement#createSVGLength()
| Field Summary | |
|---|---|
| protected AbstractElement | element
Element associated to this length. |
| Constructor Summary | |
|---|---|
| SVGOMLength(AbstractElement elt)
Default constructor.
| |
| Method Summary | |
|---|---|
| protected SVGOMElement | getAssociatedElement() |