ClConstraint

Undocumented in source.

Constructors

this
this(ClStrength strength, double weight)
Undocumented in source.

Members

Functions

expression
ClLinearExpression expression()
Undocumented in source.
isEditConstraint
bool isEditConstraint()
Undocumented in source. Be warned that the author may not have intended to support it.
isInequality
bool isInequality()
Undocumented in source. Be warned that the author may not have intended to support it.
isRequired
bool isRequired()
Undocumented in source. Be warned that the author may not have intended to support it.
isStayConstraint
bool isStayConstraint()
Undocumented in source. Be warned that the author may not have intended to support it.
strength
const(ClStrength) strength()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
weight
double weight()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

attachedObject
Object attachedObject;
Undocumented in source.

Meta