org.deegree.feature
Class Features
java.lang.Object
org.deegree.feature.Features
public class Features
- extends Object
Provides utility methods for common tasks that involve Feature
and FeatureCollection
objects.
- Version:
- $Revision: 21206 $, $Date: 2009-12-03 15:09:44 +0100 (Do, 03 Dez 2009) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Features
public Features()
sortFc
public static FeatureCollection sortFc(FeatureCollection fc,
SortProperty[] sortCrits)
- Returns a sorted
FeatureCollection
.
- Parameters:
fc
- feature collection to be sorted, must not be null
sortCrits
- sort criteria
- Returns:
- sorted feature collection, never
null
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>