public class EdsRect
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
EdsRect.ByReference |
static class |
EdsRect.ByValue |
| Modifier and Type | Field and Description |
|---|---|
EdsPoint |
point
C type : EdsPoint
|
EdsSize |
size
C type : EdsSize
|
| Constructor and Description |
|---|
EdsRect() |
EdsRect(EdsPoint point,
EdsSize size) |
EdsRect(com.sun.jna.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic EdsPoint point
public EdsSize size
Copyright © 2018–2019. All rights reserved.