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