com.vividsolutions.jtsexample.linearref
Class LinearRefExample

java.lang.Object
  extended by com.vividsolutions.jtsexample.linearref.LinearRefExample

public class LinearRefExample
extends Object

Examples of Linear Referencing

Version:
1.7

Constructor Summary
LinearRefExample()
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 void runExtractedLine(String wkt, double start, double end)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinearRefExample

public LinearRefExample()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

run

public void run()
         throws Exception
Throws:
Exception

runExtractedLine

public void runExtractedLine(String wkt,
                             double start,
                             double end)
                      throws ParseException
Throws:
ParseException


Copyright © 2012. All Rights Reserved.