Annotator Class Reference
#include <Annotator.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
string Annotator::getColor |
( |
|
) |
const |
string Annotator::getdirpath |
( |
|
) |
const |
string Annotator::getIcon |
( |
|
) |
const |
string Annotator::getmodeltype |
( |
|
) |
const |
string Annotator::getNotes |
( |
|
) |
const |
double Annotator::getRuntime |
( |
|
) |
const |
string Annotator::getSolver |
( |
|
) |
const |
string Annotator::getTextColor |
( |
|
) |
const |
double Annotator::getX |
( |
|
) |
const |
double Annotator::getY |
( |
|
) |
const |
double Annotator::getZ |
( |
|
) |
const |
const Cinfo * Annotator::initCinfo |
( |
|
) |
[static] |
References getColor(), getdirpath(), getIcon(), getmodeltype(), getNotes(), getRuntime(), getSolver(), getTextColor(), getX(), getY(), getZ(), Neutral::initCinfo(), setColor(), setdirpath(), setIcon(), setmodeltype(), setNotes(), setRuntime(), setSolver(), setTextColor(), setX(), setY(), setZ(), and y.
void Annotator::setColor |
( |
string |
v |
) |
|
void Annotator::setdirpath |
( |
string |
v |
) |
|
void Annotator::setIcon |
( |
string |
v |
) |
|
void Annotator::setmodeltype |
( |
string |
v |
) |
|
void Annotator::setNotes |
( |
string |
v |
) |
|
void Annotator::setRuntime |
( |
double |
v |
) |
|
void Annotator::setSolver |
( |
string |
v |
) |
|
void Annotator::setTextColor |
( |
string |
v |
) |
|
void Annotator::setX |
( |
double |
v |
) |
|
void Annotator::setY |
( |
double |
v |
) |
|
void Annotator::setZ |
( |
double |
v |
) |
|
The documentation for this class was generated from the following files: