public class FeatureOutputCollection extends OutputCollection<FeatureOutput>
| Constructor and Description |
|---|
FeatureOutputCollection() |
FeatureOutputCollection(Collection<FeatureOutput> results) |
FeatureOutputCollection(FeatureOutput... items) |
| Modifier and Type | Method and Description |
|---|---|
protected Comparator<FeatureOutput> |
getComparator() |
List<FeatureOutput> |
getItems() |
addItem, addItems, containsItem, getItem, isEmpty, iterator, removeItem, size, withSortedItems, withSortedItemsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic FeatureOutputCollection()
public FeatureOutputCollection(Collection<FeatureOutput> results)
public FeatureOutputCollection(FeatureOutput... items)
public List<FeatureOutput> getItems()
getItems in class OutputCollection<FeatureOutput>protected Comparator<FeatureOutput> getComparator()
getComparator in class OutputCollection<FeatureOutput>Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.