public class FeatureIndexLocation extends Object implements Iterable<FeatureIndexType>
| Constructor and Description |
|---|
FeatureIndexLocation(FeatureIndexManager manager)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<FeatureIndexType> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic FeatureIndexLocation(FeatureIndexManager manager)
manager - feature index managerpublic Iterator<FeatureIndexType> iterator()
iterator in interface Iterable<FeatureIndexType>