|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.painters.context.map.StiMapGeom
com.stimulsoft.report.painters.context.map.StiBezierMapGeom
public class StiBezierMapGeom
Copyright Stimulsoft
Field Summary | |
---|---|
double |
X0
|
double |
X1
|
double |
X2
|
double |
X3
|
double |
Y0
|
double |
Y1
|
double |
Y2
|
double |
Y3
|
Constructor Summary | |
---|---|
StiBezierMapGeom()
|
Method Summary | |
---|---|
StiMapGeomType |
getGeomType()
|
StiPoint |
getLastPoint()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double X0
public double Y0
public double X1
public double Y1
public double X2
public double Y2
public double X3
public double Y3
Constructor Detail |
---|
public StiBezierMapGeom()
Method Detail |
---|
public StiMapGeomType getGeomType()
getGeomType
in class StiMapGeom
public StiPoint getLastPoint()
getLastPoint
in class StiMapGeom
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |