Uses of Class
org.geotools.data.complex.IndexQueryManager.QueryIndexCoverage
- 
Packages that use IndexQueryManager.QueryIndexCoverage Package Description org.geotools.data.complex This package contains the implementation of a ComplexDataStore,
- 
- 
Uses of IndexQueryManager.QueryIndexCoverage in org.geotools.data.complexFields in org.geotools.data.complex declared as IndexQueryManager.QueryIndexCoverage Modifier and Type Field Description protected IndexQueryManager.QueryIndexCoverageIndexedMappingFeatureIterator. queryModeMethods in org.geotools.data.complex that return IndexQueryManager.QueryIndexCoverage Modifier and Type Method Description IndexQueryManager.QueryIndexCoverageIndexQueryManager. getIndexMode()Returns the IndexMode usage mode to use for current Querystatic IndexQueryManager.QueryIndexCoverageIndexQueryManager.QueryIndexCoverage. valueOf(String name)Returns the enum constant of this type with the specified name.static IndexQueryManager.QueryIndexCoverage[]IndexQueryManager.QueryIndexCoverage. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-