public class Constraint extends water.Iced<Constraint>
| Constructor and Description |
|---|
Constraint(Constraint old,
int way,
double bound) |
Constraint(int direction) |
public Constraint(int direction)
public Constraint(Constraint old, int way, double bound)