| java.lang.Object | |
| ↳ | com.pspdfkit.internal.NativeRect |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected boolean | swigCMemOwn | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NativeRect() | |||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NativeRect(long cPtr, boolean cMemoryOwn) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| synchronized void | delete() | ||||||||||
| float | getBottom() | ||||||||||
| float | getLeft() | ||||||||||
| float | getRight() | ||||||||||
| float | getTop() | ||||||||||
| float | height() | ||||||||||
| void | setBottom(float bottom) | ||||||||||
| void | setLeft(float left) | ||||||||||
| void | setRight(float right) | ||||||||||
| void | setTop(float top) | ||||||||||
| float | width() | ||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | finalize() | ||||||||||
| static long | getCPtr(NativeRect obj) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||