UNIVERS
15.3
UNIVERS base processing software API
|
Public Member Functions | |
ZPropPlacement (ZPCoordMaster &master) | |
void | reset () |
void | add (ZGroupId gid, float fraction) |
void | set_left_offset (int leftOffset) |
void | set_right_offset (int rightOffset) |
void | set_delta (int delta) |
int | get_left_offset () const |
int | get_right_offset () const |
int | get_delta () const |
virtual int | place (int pc[2]) |
Public Member Functions inherited from ZPlacement | |
ZPlacement (ZPCoordMaster &rMaster) | |
Additional Inherited Members | |
Protected Attributes inherited from ZPlacement | |
ZPCoordMaster & | master |