java.lang.Object | |
↳ | com.carto.core.ScreenPosVector |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ScreenPosVector(long cPtr, boolean cMemoryOwn) | |||||||||||
ScreenPosVector() | |||||||||||
ScreenPosVector(long n) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | add(ScreenPos x) | ||||||||||
long | capacity() | ||||||||||
void | clear() | ||||||||||
synchronized void | delete() | ||||||||||
ScreenPos | get(int i) | ||||||||||
static long | getCPtr(ScreenPosVector obj) | ||||||||||
boolean | isEmpty() | ||||||||||
void | reserve(long n) | ||||||||||
void | set(int i, ScreenPos 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.