|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.graphics.AnchorConstraint
TODO: comment
| Constructor Summary | |
AnchorConstraint(Anchor[] validStates)
|
|
AnchorConstraint(java.util.List validStates)
|
|
| Method Summary | |
boolean |
validate(java.lang.Object value)
This validates a value by this Constraint. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AnchorConstraint(Anchor[] validStates)
public AnchorConstraint(java.util.List validStates)
| Method Detail |
public boolean validate(java.lang.Object value)
CustomizedConstraintConstraint.
validate in interface CustomizedConstraintvalue - the value to check.
true if this value confirms to this
Constraint, false if it does not.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||