a marker storing the active diagram and position on the diagram More...
#include <structs.model.h>
Public Member Functions | |
GrtObjectRef | diagram () const |
Getter for attribute diagram. | |
virtual void | diagram (const GrtObjectRef &value) |
Setter for attribute diagram. | |
grt::DoubleRef | x () const |
Getter for attribute x. | |
virtual void | x (const grt::DoubleRef &value) |
Setter for attribute x. | |
grt::DoubleRef | y () const |
Getter for attribute y. | |
virtual void | y (const grt::DoubleRef &value) |
Setter for attribute y. | |
grt::DoubleRef | zoom () const |
Getter for attribute zoom. | |
virtual void | zoom (const grt::DoubleRef &value) |
Setter for attribute zoom. |
a marker storing the active diagram and position on the diagram
GrtObjectRef diagram | ( | ) | const |
Getter for attribute diagram.
virtual void diagram | ( | const GrtObjectRef & | value | ) | [virtual] |
Setter for attribute diagram.
grt::DoubleRef x | ( | ) | const |
Getter for attribute x.
virtual void x | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute x.
virtual void y | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute y.
grt::DoubleRef y | ( | ) | const |
Getter for attribute y.
grt::DoubleRef zoom | ( | ) | const |
Getter for attribute zoom.
virtual void zoom | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute zoom.