public interface Relation
Modifier and Type | Method and Description |
---|---|
double |
apply(SceneElement e1,
SceneElement e2)
Return the value of the relation extracted from the given
rectangles.
|
String |
getName()
Return the name of the relation extractor.
|
String |
toString(String e1Name,
String e2Name)
Pretty print the relation in the grammar format.
|
double apply(SceneElement e1, SceneElement e2)
String getName()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.