Class FeatureIndexLocation
java.lang.Object
mil.nga.geopackage.features.index.FeatureIndexLocation
- All Implemented Interfaces:
Iterable<FeatureIndexType>
Feature Index Location to iterate over indexed feature index types
- Since:
- 3.4.0
-
Constructor Details
-
FeatureIndexLocation
Constructor- Parameters:
manager
- feature index manager
-
-
Method Details
-
iterator
- Specified by:
iterator
in interfaceIterable<FeatureIndexType>
-