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