public class SimpleFeatureInteriorPointExtractor extends SimpleFeatureCentroidExtractor implements CentroidExtractor<org.opengis.feature.simple.SimpleFeature>
| Constructor and Description |
|---|
SimpleFeatureInteriorPointExtractor() |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.jts.geom.Point |
getCentroid(org.opengis.feature.simple.SimpleFeature anObject) |
public org.locationtech.jts.geom.Point getCentroid(org.opengis.feature.simple.SimpleFeature anObject)
getCentroid in interface CentroidExtractor<org.opengis.feature.simple.SimpleFeature>getCentroid in class SimpleFeatureCentroidExtractoranObject - -- an object with Geospatial propertiesCopyright © 2013–2022. All rights reserved.