public class ST_polygon_t extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Field and Description |
|---|---|
double |
distortion |
int |
option |
double |
orientation |
int |
peripheries |
int |
regular |
int |
sides |
double |
skew |
ST_pointf.Array |
vertices |
UID| Constructor and Description |
|---|
ST_polygon_t() |
ST_polygon_t(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
setDouble(java.lang.String fieldName,
double data) |
void |
setInt(java.lang.String fieldName,
int data) |
____, ___, amp, copy, getInternalDataaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setInt, setPtr, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopyDataFrommemcopyFromaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetPtr, setStructpublic int regular
public int peripheries
public int sides
public double orientation
public double distortion
public double skew
public int option
public ST_pointf.Array vertices
public ST_polygon_t()
public ST_polygon_t(StarStruct parent)
public void setInt(java.lang.String fieldName,
int data)
setInt in interface __c__fieldssetInt in interface StarStructsetInt in class UnsupportedStarStructpublic void setDouble(java.lang.String fieldName,
double data)
setDouble in interface __c__fieldssetDouble in interface StarStructsetDouble in class UnsupportedStarStruct