SciDAVis
1.D4
|
Structure containing curve layout parameters. More...
#include <Graph.h>
Public Attributes | |
int | aCol |
curve area color | |
int | aStyle |
area filling style | |
int | connectType |
symbol connection type | |
int | fillCol |
symbol fill color | |
int | filledArea |
flag: toggles area filling under curve | |
int | lCol |
line color | |
int | lStyle |
line style | |
int | lWidth |
line width | |
int | penWidth |
symbol outline width | |
int | sSize |
symbol size | |
int | sType |
symbol type (shape) | |
int | symCol |
symbol outline color |
Structure containing curve layout parameters.
int CurveLayout::aCol |
curve area color
Referenced by CurvesDialog::addCurve(), ImportOPJ::importGraphs(), Graph::initCurveLayout(), ApplicationWindow::openGraph(), and Graph::updateCurveLayout().
int CurveLayout::aStyle |
area filling style
Referenced by ImportOPJ::importGraphs(), Graph::initCurveLayout(), ApplicationWindow::openGraph(), and Graph::updateCurveLayout().
int CurveLayout::connectType |
symbol connection type
Referenced by CurvesDialog::addCurve(), Graph::initCurveLayout(), ApplicationWindow::openGraph(), and Graph::updateCurveLayout().
int CurveLayout::fillCol |
symbol fill color
Referenced by CurvesDialog::addCurve(), ImportOPJ::importGraphs(), Graph::initCurveLayout(), ApplicationWindow::openGraph(), and Graph::updateCurveLayout().
int CurveLayout::filledArea |
flag: toggles area filling under curve
Referenced by CurvesDialog::addCurve(), ImportOPJ::importGraphs(), Graph::initCurveLayout(), ApplicationWindow::openGraph(), and Graph::updateCurveLayout().
int CurveLayout::lCol |
line color
Referenced by CurvesDialog::addCurve(), ImportOPJ::importGraphs(), Graph::initCurveLayout(), ApplicationWindow::openGraph(), and Graph::updateCurveLayout().
int CurveLayout::lStyle |
line style
Referenced by ImportOPJ::importGraphs(), Graph::initCurveLayout(), ApplicationWindow::openGraph(), and Graph::updateCurveLayout().
int CurveLayout::lWidth |
int CurveLayout::penWidth |
symbol outline width
Referenced by ImportOPJ::importGraphs(), Graph::initCurveLayout(), ApplicationWindow::openGraph(), and Graph::updateCurveLayout().
int CurveLayout::sSize |
int CurveLayout::sType |
symbol type (shape)
Referenced by CurvesDialog::addCurve(), ImportOPJ::importGraphs(), Graph::initCurveLayout(), ApplicationWindow::openGraph(), and Graph::updateCurveLayout().
int CurveLayout::symCol |
symbol outline color
Referenced by CurvesDialog::addCurve(), ImportOPJ::importGraphs(), Graph::initCurveLayout(), ApplicationWindow::openGraph(), and Graph::updateCurveLayout().