Package h
Class ST_polygon_t
java.lang.Object
smetana.core.UnsupportedStarStruct
h.ST_polygon_t
- All Implemented Interfaces:
SHAPE_INFO
,__ptr__
,__struct__
-
Field Summary
Modifier and TypeFieldDescriptiondouble
int
double
int
boolean
int
double
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
Constructor Summary
-
Method Summary
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, getTheField, isSameThan, unsupported
-
Field Details
-
regular
public boolean regular -
peripheries
public int peripheries -
sides
public int sides -
orientation
public double orientation -
distortion
public double distortion -
skew
public double skew -
option
public int option -
vertices
-
-
Constructor Details
-
ST_polygon_t
public ST_polygon_t()
-