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, getInternalData
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setInt, setPtr, setPtr, setStruct, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
copyDataFrom
memcopyFrom
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupported
setPtr, setStruct
public 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__fields
setInt
in interface StarStruct
setInt
in class UnsupportedStarStruct
public void setDouble(java.lang.String fieldName, double data)
setDouble
in interface __c__fields
setDouble
in interface StarStruct
setDouble
in class UnsupportedStarStruct
Copyright © 2020. All Rights Reserved.