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