Uses of Enum Class
org.geotools.data.complex.IndexQueryManager.QueryIndexCoverage
Packages that use IndexQueryManager.QueryIndexCoverage
Package
Description
This package contains the implementation of a ComplexDataStore,
-
Uses of IndexQueryManager.QueryIndexCoverage in org.geotools.data.complex
Fields in org.geotools.data.complex declared as IndexQueryManager.QueryIndexCoverageModifier and TypeFieldDescriptionprotected IndexQueryManager.QueryIndexCoverage
IndexedMappingFeatureIterator.queryMode
Methods in org.geotools.data.complex that return IndexQueryManager.QueryIndexCoverageModifier and TypeMethodDescriptionIndexQueryManager.getIndexMode()
Returns the IndexMode usage mode to use for current QueryReturns the enum constant of this class with the specified name.static IndexQueryManager.QueryIndexCoverage[]
IndexQueryManager.QueryIndexCoverage.values()
Returns an array containing the constants of this enum class, in the order they are declared.