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, getInternalData
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setInt, setInt, setPtr, setStruct, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
memcopyFrom
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupported
setInt, setStruct
public 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__fields
setPtr
in interface StarStruct
setPtr
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.