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