public interface QueryIssuer
Modifier and Type | Method and Description |
---|---|
org.opengis.filter.Filter |
getFilter() |
Integer |
getLimit() |
CloseableIterator<org.opengis.feature.simple.SimpleFeature> |
query(Index index,
BasicQueryByClass constraints,
boolean spatialOnly) |
CloseableIterator<org.opengis.feature.simple.SimpleFeature> query(Index index, BasicQueryByClass constraints, boolean spatialOnly)
org.opengis.filter.Filter getFilter()
Integer getLimit()
Copyright © 2013–2022. All rights reserved.