Generated on Tue May 22 09:41:15 2018 for Gecode by doxygen 1.6.3

Gecode::Gist::LayoutConfig Namespace Reference

Parameters for the tree layout. More...

Variables

const int minScale = 10
 Minimum scale factor.
const int maxScale = 400
 Maximum scale factor.
const int defScale = 100
 Default scale factor.
const int maxAutoZoomScale = defScale
 Maximum scale factor for automatic zoom.

Detailed Description

Parameters for the tree layout.


Variable Documentation

Minimum scale factor.

Definition at line 52 of file treecanvas.hh.

Maximum scale factor.

Definition at line 54 of file treecanvas.hh.

Default scale factor.

Definition at line 56 of file treecanvas.hh.

Maximum scale factor for automatic zoom.

Definition at line 58 of file treecanvas.hh.