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