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

Constructor Summary
CollectionUtil()
           
 
Method Summary
static Object calc(SimpleFeatureCollection 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(SimpleFeatureCollection collection,
                          FeatureCalc calculator)


Copyright © 1996-2014 Geotools. All Rights Reserved.