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