java.lang.Object | |
↳ | com.carto.geometry.GeometryVector |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
GeometryVector(long cPtr, boolean cMemoryOwn) | |||||||||||
GeometryVector() | |||||||||||
GeometryVector(long n) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | add(Geometry x) | ||||||||||
long | capacity() | ||||||||||
void | clear() | ||||||||||
synchronized void | delete() | ||||||||||
Geometry | get(int i) | ||||||||||
static long | getCPtr(GeometryVector obj) | ||||||||||
boolean | isEmpty() | ||||||||||
void | reserve(long n) | ||||||||||
void | set(int i, Geometry val) | ||||||||||
long | size() | ||||||||||
long |
swigGetRawPtr()
Returns the raw pointer to the object.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the raw pointer to the object. This is used internally by the SDK.