Uses of Class
org.locationtech.jts.jump.tools.AttributeMapping
-
Packages that use AttributeMapping Package Description org.locationtech.jts.jump.tools -
-
Uses of AttributeMapping in org.locationtech.jts.jump.tools
Methods in org.locationtech.jts.jump.tools with parameters of type AttributeMapping Modifier and Type Method Description protected void
OverlayEngine. addFeature(org.locationtech.jts.geom.Geometry intersection, FeatureCollection overlay, AttributeMapping mapping, Feature a, Feature b)
FeatureCollection
OverlayEngine. overlay(FeatureCollection a, FeatureCollection b, AttributeMapping mapping, TaskMonitor monitor)
Creates the overlay of the two datasets.
-