public class UnionFeatureCollection extends java.lang.Object implements org.geotools.process.vector.VectorProcess
Constructor and Description |
---|
UnionFeatureCollection() |
Modifier and Type | Method and Description |
---|---|
org.geotools.data.simple.SimpleFeatureCollection |
execute(org.geotools.data.simple.SimpleFeatureCollection firstFeatures,
org.geotools.data.simple.SimpleFeatureCollection secondFeatures) |
public UnionFeatureCollection()
public org.geotools.data.simple.SimpleFeatureCollection execute(org.geotools.data.simple.SimpleFeatureCollection firstFeatures, org.geotools.data.simple.SimpleFeatureCollection secondFeatures) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException