public class ST_layout_t extends UnsupportedStructAndPtr
| Modifier and Type | Field and Description |
|---|---|
boolean |
centered |
double |
dpi |
boolean |
filled |
boolean |
landscape |
ST_pointf |
margin |
ST_pointf |
page |
double |
quantum |
double |
ratio |
int |
ratio_kind |
double |
scale |
ST_pointf |
size |
UID| Constructor and Description |
|---|
ST_layout_t() |
ST_layout_t(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
setDouble(java.lang.String fieldName,
double data) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
____, ___, amp, copy, getInternalDataaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setInt, setInt, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmemcopyFromaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetInt, setStructpublic double quantum
public double scale
public double ratio
public double dpi
public ST_pointf margin
public ST_pointf page
public ST_pointf size
public boolean filled
public boolean landscape
public boolean centered
public int ratio_kind
public ST_layout_t()
public ST_layout_t(StarStruct parent)
public __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr in interface __c__fieldssetPtr in interface StarStructsetPtr in class UnsupportedStarStructpublic void setDouble(java.lang.String fieldName,
double data)
setDouble in interface __c__fieldssetDouble in interface StarStructsetDouble in class UnsupportedStarStruct