com.vividsolutions.jcs.qa
Class InternalOverlapFinder
java.lang.Object
com.vividsolutions.jcs.qa.InternalOverlapFinder
- public class InternalOverlapFinder
- extends java.lang.Object
Finds features in a dataset which overlap.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalOverlapFinder
public InternalOverlapFinder(com.vividsolutions.jump.feature.FeatureCollection inputFC)
setFence
public void setFence(com.vividsolutions.jts.geom.Envelope fence)
getOverlappingFeatures
public com.vividsolutions.jump.feature.FeatureCollection getOverlappingFeatures()
getOverlapIndicators
public com.vividsolutions.jump.feature.FeatureCollection getOverlapIndicators()
getOverlapSizeIndicators
public com.vividsolutions.jump.feature.FeatureCollection getOverlapSizeIndicators()
computeOverlaps
public void computeOverlaps()