org.geotools.feature.visitor
Class CollectionUtil

java.lang.Object
  extended byorg.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 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 collection,
                                    FeatureCalc calculator)


Copyright © GeoTools. All Rights Reserved.