public class SimpleMethodsExample extends Object
The expected output from this program is:
---------------------------------------------------------- A = POLYGON ((40 100, 40 20, 120 20, 120 100, 40 100)) B = LINESTRING (20 80, 80 60, 100 140) A intersection B = LINESTRING (40 73.33333333333334, 80 60, 90 100) A relate C = 1F20F1102 ----------------------------------------------------------
Constructor and Description |
---|
SimpleMethodsExample() |
public static void main(String[] args)
public void run() throws ParseException
ParseException
Copyright © 2013. All rights reserved.