public class PrecisionModelExample extends Object
| Constructor and Description |
|---|
PrecisionModelExample()
|
| Modifier and Type | Method and Description |
|---|---|
void |
difference(String
|
void |
example1()
|
void |
example2()
|
void |
intersection(String
|
static void |
main(String
|
void |
run()
|
public static void main(String[] args)
public void run()
throws ParseException
ParseException
public void example1()
throws ParseException
ParseException
public void example2()
throws ParseException
ParseException
public void intersection(StringwktA, String wktB, PrecisionModel pm) throws ParseException
ParseException
public void difference(StringwktA, String wktB, PrecisionModel pm) throws ParseException
ParseException