public class CollectionAction_PolygonizeSufLki extends CollectionAction_PolygonizeWithAttr
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
lineCloseTolerance| Constructor and Description |
|---|
CollectionAction_PolygonizeSufLki(org.geotools.data.DataStore dataStore2Write,
Map properties) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isPositivePolygon(org.locationtech.jts.geom.Polygon polygon,
ArrayList<org.opengis.feature.simple.SimpleFeature> correctLineFeatures,
org.opengis.feature.simple.SimpleFeature feature) |
void |
preExecute()
PreExecute function is called by the execute function before the rest is done.
|
closeLineString, createLineFilter, createNewFeatureType, createPolygonWithLines, execute, execute, filterInvalidLines, getAttributeFeatureName, getCqlFilterString, getDataStore2Write, getLineCloseTolerance, getLineFeatureName, main, setAttributeFeatureName, setCqlFilterString, setDataStore2Write, setLineCloseTolerance, setLineFeatureName, testMerge2geometryCollectionToWKTStringpublic Boolean isPositivePolygon(org.locationtech.jts.geom.Polygon polygon, ArrayList<org.opengis.feature.simple.SimpleFeature> correctLineFeatures, org.opengis.feature.simple.SimpleFeature feature)
isPositivePolygon in class CollectionAction_PolygonizeWithAttrpublic void preExecute()
CollectionAction_PolygonizeWithAttrpreExecute in class CollectionAction_PolygonizeWithAttrCopyright © 2020 B3Partners B.V.. All rights reserved.