|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrelations.Card4Relation
public class Card4Relation
Class for determining the cardinal direction between two objects with a granularity of 4 directions.
Constructor Summary | |
---|---|
Card4Relation()
|
Method Summary | |
---|---|
java.lang.String |
getValue(java.lang.String relationType,
OntologyObject object1,
OntologyObject object2)
Gets the cardinal direction between two objects. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Card4Relation()
Method Detail |
---|
public java.lang.String getValue(java.lang.String relationType, OntologyObject object1, OntologyObject object2)
getValue
in interface RelationValue
relationType
- - the class name of the relationobject1
- - the first related objectobject2
- - the second related object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |