|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.feature.collection.OrderedFeatureList
Order is maintained in an in memory index, you have been warned!
In an ideal world (ie when you have time) please consider running a bbox based associated spatial index.
Constructor Summary | |
OrderedFeatureList(FeatureCollection collection,
SortBy order)
|
Method Summary | |
FeatureList |
subList(Filter filter)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OrderedFeatureList(FeatureCollection collection, SortBy order)
order
- Method Detail |
public FeatureList subList(Filter filter)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |