|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.operation.GeometryGraphOperation
com.vividsolutions.jts.operation.relate.RelateOp
public class RelateOp
Implements the relate() operation on Geometrys.
| Field Summary |
|---|
| Fields inherited from class com.vividsolutions.jts.operation.GeometryGraphOperation |
|---|
arg, cga, li, resultPrecisionModel |
| Constructor Summary | |
|---|---|
RelateOp(Geometry g0,
Geometry g1)
|
|
| Method Summary | |
|---|---|
IntersectionMatrix |
getIntersectionMatrix()
|
static IntersectionMatrix |
relate(Geometry a,
Geometry b)
|
| Methods inherited from class com.vividsolutions.jts.operation.GeometryGraphOperation |
|---|
getArgGeometry, setComputationPrecision |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RelateOp(Geometry g0,
Geometry g1)
| Method Detail |
|---|
public static IntersectionMatrix relate(Geometry a,
Geometry b)
public IntersectionMatrix getIntersectionMatrix()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||