public class NFMT extends BaseStruct
Modifier and Type | Field and Description |
---|---|
static int |
_Attributes |
static int |
_Digits |
static int |
_Format |
static int |
_Unused |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
NFMT() |
NFMT(long data) |
NFMT(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
byte |
getAttributes() |
byte |
getDigits() |
byte |
getFormat() |
void |
setAttributes(byte attributes) |
void |
setDigits(byte digits) |
void |
setFormat(byte format) |
_checkRefValidity, _getBYTE, _getDHandle, _getDWORD, _getFONTID, _getHTMLAPI_REF_TYPE, _getInt, _getLong, _getNOTEID, _getPointer, _getUSHORT, _getWORD, _setBYTE, _setDHandle, _setDWORD, _setFONTID, _setInt, _setLong, _setNOTEID, _setUSHORT, _setWORD, finalize, free, free, getAllocatedStructCount, getDataPtr, getField, isRefValid, isTraceCreation, setDataPtr, setTraceCreation, toString
public static final int sizeOf
public static final int _Digits
public static final int _Format
public static final int _Attributes
public static final int _Unused
Copyright © 2014–2018. All rights reserved.