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 voidOverlayEngine. addFeature(org.locationtech.jts.geom.Geometry intersection, FeatureCollection overlay, AttributeMapping mapping, Feature a, Feature b)FeatureCollectionOverlayEngine. overlay(FeatureCollection a, FeatureCollection b, AttributeMapping mapping, TaskMonitor monitor)Creates the overlay of the two datasets.
-