Package org.hortonmachine.modules
Class IntersectionFinder
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.IntersectionFinder
public class IntersectionFinder
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringinMapjava.lang.StringoutLinesMapjava.lang.StringoutPointsMap -
Constructor Summary
Constructors Constructor Description IntersectionFinder() -
Method Summary
Modifier and Type Method Description voidprocess()
-
Field Details
-
inMap
public java.lang.String inMap -
outPointsMap
public java.lang.String outPointsMap -
outLinesMap
public java.lang.String outLinesMap
-
-
Constructor Details
-
IntersectionFinder
public IntersectionFinder()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Throws:
java.lang.Exception
-