Class LinearRefExample
- java.lang.Object
-
- org.locationtech.jtsexample.linearref.LinearRefExample
-
public class LinearRefExample extends Object
Examples of Linear Referencing- Version:
- 1.7
-
-
Constructor Summary
Constructors Constructor Description LinearRefExample()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
void
run()
void
runExtractedLine(String wkt, double start, double end)
-
-
-
Method Detail
-
runExtractedLine
public void runExtractedLine(String wkt, double start, double end) throws ParseException
- Throws:
ParseException
-
-