#include <scilab/modules/graphics/includes/ObjectStructure.h>
Data Fields | |
| BOOL | addplot |
| BOOL | autoscaling |
| BOOL | zooming |
| BOOL | wresize |
| int | xormode |
Definition at line 383 of file ObjectStructure.h.
| BOOL scigMode::addplot |
Are new Plot added to the old plot on the graphics window
Definition at line 386 of file ObjectStructure.h.
The min max ranges of the the graphics window is given by users
Definition at line 388 of file ObjectStructure.h.
| BOOL scigMode::zooming |
Is zooming allowed
Definition at line 390 of file ObjectStructure.h.
| BOOL scigMode::wresize |
Is the graphic automatically resized to fill the graphics window
Definition at line 392 of file ObjectStructure.h.
drawing xor mode
Definition at line 394 of file ObjectStructure.h.
1.5.1