Class ClassifyByRangeProcess

  • All Implemented Interfaces:
    VectorProcess

    public class ClassifyByRangeProcess
    extends Object
    implements VectorProcess
    Computes a new attribute to classify another attribute by intervals over vector data sets.
    Author:
    Mauro Bartolomeoli
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SimpleFeatureCollection execute​(SimpleFeatureCollection features, String classifyOnAttribute, String[] thresholds, String[] outputValues, String classifier, Integer classes, Boolean include, String outputAttribute, String outputType)  
      • Methods inherited from class Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait