Interface GeometryMapper.MapOp
- Enclosing class:
GeometryMapper
public static interface GeometryMapper.MapOp
An interface for geometry functions that map a geometry input to a geometry output.
The output may be null if there is no valid output value for
the given input value.
- Author:
- Martin Davis
-
Method Summary
-
Method Details
-
map
-