deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.feature
Class Features

java.lang.Object
  extended by 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 $

Constructor Summary
Features()
           
 
Method Summary
static FeatureCollection sortFc(FeatureCollection fc, SortProperty[] sortCrits)
          Returns a sorted FeatureCollection.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Features

public Features()
Method Detail

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

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>