Package com.complexible.stardog.spatial
Interface GeospatialSink
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Handler for something that can process geometric Shapes
- Since:
- 4.0
- Version:
- 4.0
- Author:
- Michael Grove
-
Method Summary
-
Method Details
-
process
Process the give Shape- Parameters:
theShape- the shape for processing- Throws:
GeoException- if an error occurred in the processor
-