Package org.locationtech.jts.geom.util
Interface GeometryMapper.MapOp
-
- Enclosing class:
- GeometryMapper
public static interface GeometryMapper.MapOpAn interface for geometry functions used for mapping.- Author:
- Martin Davis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Geometrymap(Geometry g)Computes a new geometry value.
-