public class LayerOperations extends Object
| Constructor and Description |
|---|
LayerOperations() |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<org.opengis.feature.simple.SimpleFeature> |
difference(Iterable<org.opengis.feature.simple.SimpleFeature> collection1,
Iterable<org.opengis.feature.simple.SimpleFeature> collection2) |
static Iterable<org.opengis.feature.simple.SimpleFeature> |
intersect(Iterable<org.opengis.feature.simple.SimpleFeature> collection1,
Iterable<org.opengis.feature.simple.SimpleFeature> collection2) |
Copyright © 2017. All Rights Reserved.