org.geotools.feature.visitor
Class CollectionUtil

Object
  extended by CollectionUtil

public class CollectionUtil
extends Object

DOCUMENT ME!

Since:
2.2.M2
Author:
Cory Horner, Refractions
Module:
modules/library/main (gt-main.jar)

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

Constructor Detail

CollectionUtil

public CollectionUtil()
Method Detail

calc

public static Object calc(FeatureCollection<SimpleFeatureType,SimpleFeature> collection,
                          FeatureCalc calculator)


Copyright © 1996-2010 Geotools. All Rights Reserved.