Package h
Class ST_layout_t
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_layout_t
-
- All Implemented Interfaces:
__ptr__,__struct__
public final class ST_layout_t extends UnsupportedStarStruct
-
-
Field Summary
Fields Modifier and Type Field Description booleancentereddoubledpibooleanfilledCStringidbooleanlandscapeST_pointfmarginST_pointfpagedoublequantumdoubleratioEN_ratio_tratio_kinddoublescaleST_pointfsize__ptr__xdots-
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
-
Constructor Summary
Constructors Constructor Description ST_layout_t()
-
Method Summary
-
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, getTheField, isSameThan, unsupported
-
-
-
-
Field Detail
-
quantum
public double quantum
-
scale
public double scale
-
ratio
public double ratio
-
dpi
public double dpi
-
margin
public ST_pointf margin
-
page
public ST_pointf page
-
size
public ST_pointf size
-
filled
public boolean filled
-
landscape
public boolean landscape
-
centered
public boolean centered
-
ratio_kind
public EN_ratio_t ratio_kind
-
xdots
public __ptr__ xdots
-
id
public CString id
-
-