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