public abstract class ALcd2DBasicBinaryTopology extends Object implementsILcd2DBasicBinaryTopology
ILcd2DBasicBinaryTopology
.CONTAIN, INSIDE, INTERACT, LINE_INTERSECT
Constructor and Description |
---|
ALcd2DBasicBinaryTopology() |
Modifier and Type | Method and Description |
---|---|
static int |
symRel(int aRelation)
Returns the symmetrical relation of a given binary topology relation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkTopology
public static int symRel(int aRelation) throws IllegalArgumentException
aRelation
- binary topology relation.IllegalArgumentException
- if the symmetrical relation is not known.