| Modifier and Type | Method and Description |
|---|---|
int |
comparePointerInternal(__array_of_double__ other) |
Area |
getInternal(int idx) |
String |
getUID36() |
static __array_of_double__ |
mallocDouble(int nb) |
void |
memcopyFrom(Area source) |
__array_of_double__ |
move(int delta) |
__array_of_double__ |
plus(int delta) |
void |
realloc(int nb) |
void |
swap(int i,
int j) |
String |
toString() |
public String getUID36()
public void swap(int i,
int j)
public void realloc(int nb)
public int comparePointerInternal(__array_of_double__ other)
public static __array_of_double__ mallocDouble(int nb)
public __array_of_double__ move(int delta)
public __array_of_double__ plus(int delta)
public Area getInternal(int idx)
public void memcopyFrom(Area source)
memcopyFrom in interface AreaCopyright © 2017. All rights reserved.