Ipelib
|
#include <ipecanvas.h>
Public Attributes | |
Color | paperColor |
Color | primarySelectionColor |
Color | secondarySelectionColor |
Color | selectionSurroundColor |
double | primarySelectionWidth |
double | secondarySelectionWidth |
double | selectionSurroundWidth |
Color | gridLineColor |
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::CanvasBase(), and ipe::CanvasBase::drawPaper().
Color ipe::CanvasBase::Style::primarySelectionColor |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawTool().
Color ipe::CanvasBase::Style::secondarySelectionColor |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawTool().
Color ipe::CanvasBase::Style::selectionSurroundColor |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawTool().
double ipe::CanvasBase::Style::primarySelectionWidth |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawTool().
double ipe::CanvasBase::Style::secondarySelectionWidth |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawTool().
double ipe::CanvasBase::Style::selectionSurroundWidth |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawTool().
Color ipe::CanvasBase::Style::gridLineColor |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawGrid().
bool ipe::CanvasBase::Style::pretty |
Referenced by ipe::CanvasBase::CanvasBase(), ipe::CanvasBase::drawObjects(), and ipe::CanvasBase::refreshSurface().
bool ipe::CanvasBase::Style::classicGrid |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawGrid().
double ipe::CanvasBase::Style::thinLine |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawGrid().
double ipe::CanvasBase::Style::thickLine |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawGrid().
int ipe::CanvasBase::Style::thinStep |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawGrid().
int ipe::CanvasBase::Style::thickStep |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawGrid().
bool ipe::CanvasBase::Style::paperClip |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawObjects().
bool ipe::CanvasBase::Style::numberPages |
Referenced by ipe::CanvasBase::CanvasBase(), and ipe::CanvasBase::drawObjects().