|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvalidate.DistanceValidater
public class DistanceValidater
Class for verifying qualitative distance constraints.
Constructor Summary | |
---|---|
DistanceValidater()
|
Method Summary | |
---|---|
static void |
checkConstraints(MapImporter importer,
Map map,
java.util.ArrayList<Constraint> constraints)
Checks the distance constraints from the specified set of constraints. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistanceValidater()
Method Detail |
---|
public static void checkConstraints(MapImporter importer, Map map, java.util.ArrayList<Constraint> constraints)
importer
- - the map loadedmap
- - the map to verifyconstraints
- - the constraints to check
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |