public class Font extends GdiObject
GdiObject.ImageLoadParameters, GdiObject.ImageType, GdiObject.Type
GDI_ERROR, HGDI_ERROR
INFINITE_TIMEOUT, INVALID_HANDLE_VALUE, STATUS_ABANDONED_WAIT_0, STATUS_TIMEOUT, STATUS_WAIT_0
Constructor and Description |
---|
Font()
Creates instance of the
Font |
Font(long value)
Creates instance of the
Font |
Modifier and Type | Method and Description |
---|---|
static Font |
createFontIndirect(LogFont logFont)
Creates a logical font that has the specified characteristics
|
deleteObject, getObject, getObjectType
clone, closeHandle, equals, waitFor, waitFor
asFunction, asFunction, asTypedPointer, castTo, castTo, getDebugInfo, getLength, getValue, hashCode, isNull, read, setValue, toString, write
public Font()
Font
public Font(long value)
Font
value
- Value of the Handle
that determinates Font
object