Uses of Interface
org.loboevolution.html.dom.svg.SVGPathSegArcRel
-
Uses of SVGPathSegArcRel in org.loboevolution.html.dom.svg
Modifier and TypeMethodDescriptionSVGPathElement.createSVGPathSegArcRel
(float x, float y, float r1, float r2, float angle, boolean largeArcFlag, boolean sweepFlag) createSVGPathSegArcRel. -
Uses of SVGPathSegArcRel in org.loboevolution.html.dom.svgimpl
Modifier and TypeMethodDescriptionSVGPathElementImpl.createSVGPathSegArcRel
(float x, float y, float r1, float r2, float angle, boolean largeArcFlag, boolean sweepFlag) createSVGPathSegArcRel.