Uses of Class
com.vividsolutions.jump.tools.AttributeMapping

Packages that use AttributeMapping
com.vividsolutions.jump.tools   
 

Uses of AttributeMapping in com.vividsolutions.jump.tools
 

Methods in com.vividsolutions.jump.tools with parameters of type AttributeMapping
 FeatureCollection OverlayEngine.overlay(FeatureCollection a, FeatureCollection b, AttributeMapping mapping, TaskMonitor monitor)
          Creates the overlay of the two datasets.
protected  void OverlayEngine.addFeature(com.vividsolutions.jts.geom.Geometry intersection, FeatureCollection overlay, AttributeMapping mapping, Feature a, Feature b)