| Modifier and Type | Method and Description |
|---|---|
static SVGPathSegCurvetoCubicRel |
SVGPathSegCurvetoCubicRel.$as(Object obj) |
SVGPathSegCurvetoCubicRel |
SVGPathElement.createSVGPathSegCurvetoCubicRel(double x,
double y,
double x1,
double y1,
double x2,
double y2) |
Copyright © 2021. All rights reserved.