#include <cslayout.h>
Inheritance diagram for csConstraintVector:
Public Methods | |
virtual int | Compare (csSome Item1, csSome Item2, int Mode=0) const |
for looking up an constraint by comparing the attached components. | |
virtual int | CompareKey (csSome Item1, csConstSome Item2, int Mode=0) const |
look up an constraint given a components. | |
virtual bool | FreeItem (csSome Item) |
for automatic cleanup of the vector elements. | |
csLayoutConstraint* | Get (int idx) |
for convenience. |
The constraints (and thus the components to place) are taken into account in the sequence they are added to this vector.