com.vividsolutions.jtsexample.linearref
Class LinearRefExample
java.lang.Object
com.vividsolutions.jtsexample.linearref.LinearRefExample
public class LinearRefExample
- extends java.lang.Object
Examples of Linear Referencing
- Version:
- 1.7
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
run()
|
void |
runExtractedLine(java.lang.String wkt,
double start,
double end)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinearRefExample
public LinearRefExample()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
run
public void run()
throws java.lang.Exception
- Throws:
java.lang.Exception
runExtractedLine
public void runExtractedLine(java.lang.String wkt,
double start,
double end)
throws ParseException
- Throws:
ParseException
Copyright © 2010. All Rights Reserved.