|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.geom.MaxPrecisionOverlayOp
public class MaxPrecisionOverlayOp
Increases the number of cases JTS overlay operations can handle without robustness errors by removing "excess" precision from the input geometries.
| Nested Class Summary | |
|---|---|
class |
MaxPrecisionOverlayOp.CoordinatePrecisionReducer
|
| Constructor Summary | |
|---|---|
MaxPrecisionOverlayOp()
|
|
| Method Summary | |
|---|---|
static double |
getMinInAbsValue(double x0,
double x1)
|
com.vividsolutions.jts.geom.Geometry |
intersection(com.vividsolutions.jts.geom.Geometry g0,
com.vividsolutions.jts.geom.Geometry g1)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MaxPrecisionOverlayOp()
| Method Detail |
|---|
public static double getMinInAbsValue(double x0,
double x1)
public com.vividsolutions.jts.geom.Geometry intersection(com.vividsolutions.jts.geom.Geometry g0,
com.vividsolutions.jts.geom.Geometry g1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||