#include <GraphicsCommandsVariant.h>
Inherits openjaus::model::fields::Variant.
|
enum | TypeEnum {
PAGESEQ = 0,
BACKGROUNDREC = 1,
PENREC = 2,
PENWIDTHREC = 3,
BRUSHREC = 4,
DIGITALCONTROLREC = 5,
DIGITALCONTROLGROUPREC = 6,
LABELSEQ = 7,
VALUESEQ = 8,
ROTATESEQ = 9,
ANTIROTATESEQ = 10,
TRANSLATESEQ = 11,
ANTITRANSLATESEQ = 12,
RECTANGLESEQ = 13,
FILLEDRECTANGLESEQ = 14,
CIRCLESEQ = 15,
FILLEDCIRCLESEQ = 16,
ELLIPSESEQ = 17,
FILLEDELLIPSESEQ = 18,
LINESEQ = 19,
POLYLINELIST = 20,
POLYGONLIST = 21,
FILLEDPOLYGONLIST = 22,
ARCSEQ = 23,
FILLEDARCSEC = 24,
PUSHVAR = 25,
POPVAR = 26,
IFVAR = 27,
ELSEIFVAR = 28,
ELSEVAR = 29,
ENDIFVAR = 30,
SELECTVAR = 31,
CASEVAR = 32,
DEFAULTVAR = 33,
ENDSELECTVAR = 34,
IMAGESEQ = 35
} |
|
§ TypeEnum
Enumerator |
---|
PAGESEQ | |
BACKGROUNDREC | |
PENREC | |
PENWIDTHREC | |
BRUSHREC | |
DIGITALCONTROLREC | |
DIGITALCONTROLGROUPREC | |
LABELSEQ | |
VALUESEQ | |
ROTATESEQ | |
ANTIROTATESEQ | |
TRANSLATESEQ | |
ANTITRANSLATESEQ | |
RECTANGLESEQ | |
FILLEDRECTANGLESEQ | |
CIRCLESEQ | |
FILLEDCIRCLESEQ | |
ELLIPSESEQ | |
FILLEDELLIPSESEQ | |
LINESEQ | |
POLYLINELIST | |
POLYGONLIST | |
FILLEDPOLYGONLIST | |
ARCSEQ | |
FILLEDARCSEC | |
PUSHVAR | |
POPVAR | |
IFVAR | |
ELSEIFVAR | |
ELSEVAR | |
ENDIFVAR | |
SELECTVAR | |
CASEVAR | |
DEFAULTVAR | |
ENDSELECTVAR | |
IMAGESEQ | |
§ GraphicsCommandsVariant()
openjaus::hmi::GraphicsCommandsVariant::GraphicsCommandsVariant |
( |
| ) |
|
§ ~GraphicsCommandsVariant()
openjaus::hmi::GraphicsCommandsVariant::~GraphicsCommandsVariant |
( |
| ) |
|
§ copy()
§ from()
int openjaus::hmi::GraphicsCommandsVariant::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ getAntiRotateSeq()
AntiRotateRecord & openjaus::hmi::GraphicsCommandsVariant::getAntiRotateSeq |
( |
void |
| ) |
|
§ getAntiTranslateSeq()
§ getArcSeq()
ArcRecord & openjaus::hmi::GraphicsCommandsVariant::getArcSeq |
( |
void |
| ) |
|
§ getBackgroundRec()
BackgroundRecord & openjaus::hmi::GraphicsCommandsVariant::getBackgroundRec |
( |
void |
| ) |
|
§ getBrushRec()
BrushRecord & openjaus::hmi::GraphicsCommandsVariant::getBrushRec |
( |
void |
| ) |
|
§ getCaseVar()
CaseVariant & openjaus::hmi::GraphicsCommandsVariant::getCaseVar |
( |
void |
| ) |
|
§ getCircleSeq()
CircleRecord & openjaus::hmi::GraphicsCommandsVariant::getCircleSeq |
( |
void |
| ) |
|
§ getDefaultVar()
DefaultVariant & openjaus::hmi::GraphicsCommandsVariant::getDefaultVar |
( |
void |
| ) |
|
§ getDigitalControlGroupRec()
§ getDigitalControlRec()
§ getEllipseSeq()
EllipseRecord & openjaus::hmi::GraphicsCommandsVariant::getEllipseSeq |
( |
void |
| ) |
|
§ getElseIfVar()
ElseIfVariant & openjaus::hmi::GraphicsCommandsVariant::getElseIfVar |
( |
void |
| ) |
|
§ getElseVar()
ElseVariant & openjaus::hmi::GraphicsCommandsVariant::getElseVar |
( |
void |
| ) |
|
§ getEndIfVar()
EndIfVariant & openjaus::hmi::GraphicsCommandsVariant::getEndIfVar |
( |
void |
| ) |
|
§ getEndSelectVar()
EndSelectVariant & openjaus::hmi::GraphicsCommandsVariant::getEndSelectVar |
( |
void |
| ) |
|
§ getFilledArcSec()
§ getFilledCircleSeq()
§ getFilledEllipseSeq()
§ getFilledPolygonList()
FilledPolygonList & openjaus::hmi::GraphicsCommandsVariant::getFilledPolygonList |
( |
void |
| ) |
|
§ getFilledRectangleSeq()
§ getIfVar()
IfVariant & openjaus::hmi::GraphicsCommandsVariant::getIfVar |
( |
void |
| ) |
|
§ getImageSeq()
ImageRecord & openjaus::hmi::GraphicsCommandsVariant::getImageSeq |
( |
void |
| ) |
|
§ getLabelSeq()
LabelRecord & openjaus::hmi::GraphicsCommandsVariant::getLabelSeq |
( |
void |
| ) |
|
§ getLineSeq()
LineRecord & openjaus::hmi::GraphicsCommandsVariant::getLineSeq |
( |
void |
| ) |
|
§ getPageSeq()
PageRecord & openjaus::hmi::GraphicsCommandsVariant::getPageSeq |
( |
void |
| ) |
|
§ getPenRec()
PenRecord & openjaus::hmi::GraphicsCommandsVariant::getPenRec |
( |
void |
| ) |
|
§ getPenWidthRec()
PenWidthRecord & openjaus::hmi::GraphicsCommandsVariant::getPenWidthRec |
( |
void |
| ) |
|
§ getPolygonList()
PolygonList & openjaus::hmi::GraphicsCommandsVariant::getPolygonList |
( |
void |
| ) |
|
§ getPolylineList()
PolylineList & openjaus::hmi::GraphicsCommandsVariant::getPolylineList |
( |
void |
| ) |
|
§ getPopVar()
PopVariant & openjaus::hmi::GraphicsCommandsVariant::getPopVar |
( |
void |
| ) |
|
§ getPushVar()
PushVariant & openjaus::hmi::GraphicsCommandsVariant::getPushVar |
( |
void |
| ) |
|
§ getRectangleSeq()
RectangleRecord & openjaus::hmi::GraphicsCommandsVariant::getRectangleSeq |
( |
void |
| ) |
|
§ getRotateSeq()
RotateRecord & openjaus::hmi::GraphicsCommandsVariant::getRotateSeq |
( |
void |
| ) |
|
§ getSelectVar()
SelectVariant & openjaus::hmi::GraphicsCommandsVariant::getSelectVar |
( |
void |
| ) |
|
§ getTranslateSeq()
TranslateRecord & openjaus::hmi::GraphicsCommandsVariant::getTranslateSeq |
( |
void |
| ) |
|
§ getType()
§ getValueSeq()
ValueRecord & openjaus::hmi::GraphicsCommandsVariant::getValueSeq |
( |
void |
| ) |
|
§ length()
int openjaus::hmi::GraphicsCommandsVariant::length |
( |
void |
| ) |
|
|
virtual |
§ setType()
§ to()
int openjaus::hmi::GraphicsCommandsVariant::to |
( |
system::Buffer * |
dst | ) |
|
|
virtual |
§ toXml()
std::string openjaus::hmi::GraphicsCommandsVariant::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
§ typeToString()
std::string openjaus::hmi::GraphicsCommandsVariant::typeToString |
( |
void |
| ) |
|
§ antiRotateSeq
§ antiTranslateSeq
§ arcSeq
ArcRecord openjaus::hmi::GraphicsCommandsVariant::arcSeq |
|
private |
§ backgroundRec
§ brushRec
BrushRecord openjaus::hmi::GraphicsCommandsVariant::brushRec |
|
private |
§ caseVar
CaseVariant openjaus::hmi::GraphicsCommandsVariant::caseVar |
|
private |
§ circleSeq
CircleRecord openjaus::hmi::GraphicsCommandsVariant::circleSeq |
|
private |
§ defaultVar
§ digitalControlGroupRec
§ digitalControlRec
§ ellipseSeq
§ elseIfVar
§ elseVar
ElseVariant openjaus::hmi::GraphicsCommandsVariant::elseVar |
|
private |
§ endIfVar
EndIfVariant openjaus::hmi::GraphicsCommandsVariant::endIfVar |
|
private |
§ endSelectVar
§ filledArcSec
§ filledCircleSeq
§ filledEllipseSeq
§ filledPolygonList
§ filledRectangleSeq
§ ifVar
IfVariant openjaus::hmi::GraphicsCommandsVariant::ifVar |
|
private |
§ imageSeq
ImageRecord openjaus::hmi::GraphicsCommandsVariant::imageSeq |
|
private |
§ labelSeq
LabelRecord openjaus::hmi::GraphicsCommandsVariant::labelSeq |
|
private |
§ lineSeq
LineRecord openjaus::hmi::GraphicsCommandsVariant::lineSeq |
|
private |
§ pageSeq
PageRecord openjaus::hmi::GraphicsCommandsVariant::pageSeq |
|
private |
§ penRec
PenRecord openjaus::hmi::GraphicsCommandsVariant::penRec |
|
private |
§ penWidthRec
§ polygonList
PolygonList openjaus::hmi::GraphicsCommandsVariant::polygonList |
|
private |
§ polylineList
PolylineList openjaus::hmi::GraphicsCommandsVariant::polylineList |
|
private |
§ popVar
PopVariant openjaus::hmi::GraphicsCommandsVariant::popVar |
|
private |
§ pushVar
PushVariant openjaus::hmi::GraphicsCommandsVariant::pushVar |
|
private |
§ rectangleSeq
§ rotateSeq
RotateRecord openjaus::hmi::GraphicsCommandsVariant::rotateSeq |
|
private |
§ selectVar
§ translateSeq
§ type
TypeEnum openjaus::hmi::GraphicsCommandsVariant::type |
|
private |
§ valueSeq
ValueRecord openjaus::hmi::GraphicsCommandsVariant::valueSeq |
|
private |
The documentation for this class was generated from the following files: