| Ipelib
    | 
#include <ipecanvas.h>
| Public Attributes | |
| Color | paperColor | 
| bool | pretty | 
| bool | classicGrid | 
| double | thinLine | 
| double | thickLine | 
| int | thinStep | 
| int | thickStep | 
| bool | paperClip | 
| bool | numberPages | 
In pretty display, no dashed lines are drawn around text objects, and if Latex font data is not available, no text is drawn at all.
| Color ipe::CanvasBase::Style::paperColor | 
Referenced by ipe::CanvasBase::drawPaper().
| bool ipe::CanvasBase::Style::pretty | 
Referenced by ipe::CanvasBase::drawObjects(), and ipe::CanvasBase::refreshSurface().
| bool ipe::CanvasBase::Style::classicGrid | 
Referenced by ipe::CanvasBase::drawGrid().
| double ipe::CanvasBase::Style::thinLine | 
Referenced by ipe::CanvasBase::drawGrid().
| double ipe::CanvasBase::Style::thickLine | 
Referenced by ipe::CanvasBase::drawGrid().
| int ipe::CanvasBase::Style::thinStep | 
Referenced by ipe::CanvasBase::drawGrid().
| int ipe::CanvasBase::Style::thickStep | 
Referenced by ipe::CanvasBase::drawGrid().
| bool ipe::CanvasBase::Style::paperClip | 
Referenced by ipe::CanvasBase::drawObjects().
| bool ipe::CanvasBase::Style::numberPages | 
Referenced by ipe::CanvasBase::drawObjects().