|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvalidate.OrientationValidater
public class OrientationValidater
Class for verifying qualitative orientation constraints.
Constructor Summary | |
---|---|
OrientationValidater()
|
Method Summary | |
---|---|
static void |
checkConstraints(MapImporter importer,
Map map,
java.util.ArrayList<Constraint> constraints)
Checks the orientation 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 OrientationValidater()
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 |