|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureInspector
Enables the inspection of Feature
instances to be inserted in a FeatureStoreTransaction
.
NOTE: Implementations must be thread-safe.
Method Summary | |
---|---|
Feature |
inspect(Feature f)
Invokes the inspection of the given Feature . |
Method Detail |
---|
Feature inspect(Feature f)
Feature
.
f
- feature to be inspected, never null
GeometryInspectionException
- if the inspector rejects the Geometry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |