org.geotools.feature.visitor
Class CollectionUtil

java.lang.Object
  extended by org.geotools.feature.visitor.CollectionUtil

public class CollectionUtil
extends java.lang.Object

DOCUMENT ME!

Since:
2.2.M2
Author:
Cory Horner, Refractions

Constructor Summary
CollectionUtil()
           
 
Method Summary
static java.lang.Object calc(FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> collection, FeatureCalc calculator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionUtil

public CollectionUtil()
Method Detail

calc

public static java.lang.Object calc(FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> collection,
                                    FeatureCalc calculator)


Copyright © 1996-2010 Geotools. All Rights Reserved.