Uses of Interface
org.loboevolution.html.dom.svg.SVGPathSegMovetoAbs
-
Uses of SVGPathSegMovetoAbs in org.loboevolution.html.dom.svg
Modifier and TypeMethodDescriptionSVGPathElement.createSVGPathSegMovetoAbs
(float x, float y) createSVGPathSegMovetoAbs. -
Uses of SVGPathSegMovetoAbs in org.loboevolution.html.dom.svgimpl
Modifier and TypeMethodDescriptionSVGPathElementImpl.createSVGPathSegMovetoAbs
(float x, float y) createSVGPathSegMovetoAbs.