public final class MKMapSize
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
MKMapSize() |
|
MKMapSize(double width,
double height) |
protected |
MKMapSize(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
double |
height() |
void |
setHeight(double value) |
void |
setWidth(double value) |
double |
width() |