public class StiBezierMapGeom extends StiMapGeom
| Modifier and Type | Field and Description |
|---|---|
double |
X0 |
double |
X1 |
double |
X2 |
double |
X3 |
double |
Y0 |
double |
Y1 |
double |
Y2 |
double |
Y3 |
| Constructor and Description |
|---|
StiBezierMapGeom() |
| Modifier and Type | Method and Description |
|---|---|
StiMapGeomType |
getGeomType() |
StiPoint |
getLastPoint() |
public double X0
public double Y0
public double X1
public double Y1
public double X2
public double Y2
public double X3
public double Y3
public StiMapGeomType getGeomType()
getGeomType in class StiMapGeompublic StiPoint getLastPoint()
getLastPoint in class StiMapGeomCopyright © 2019 Stimulsoft. All Rights Reserved.