public interface GeoEnricher
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<SpatialFeature> |
enrich(JGeometry geomToEnrich)
Returns spatial features related to the given geometry
|
java.util.Iterator<SpatialFeature> enrich(JGeometry geomToEnrich) throws java.lang.Exception
geomToEnrich
- a geometry to be enriched with spatial featuresjava.lang.Exception
Copyright © 2017, 2019 Oracle and/or its affiliates. All Rights Reserved.