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