#include <gmlwriter.h>
Public Types | |
enum class | ALIGNMENT { LEFT , CENTER , RIGHT } |
Public Member Functions | |
enum maxon::GmlNodeAttribs::ALIGNMENT | MAXON_ENUM_LIST_CLASS (ALIGNMENT) |
GmlNodeAttribs (const String &t=String(), Int32 bg=-1, const Char *sh=nullptr, Int32 fg=-1, ALIGNMENT a=ALIGNMENT::CENTER, Int32 ow=-1) | |
Public Attributes | |
String | text |
Int32 | bgColor |
const Char * | shape |
Int32 | fgColor |
ALIGNMENT | align |
Int32 | outlineWidth |
|
strong |
|
explicit |
enum maxon::GmlNodeAttribs::ALIGNMENT MAXON_ENUM_LIST_CLASS | ( | ALIGNMENT | ) |
String text |
Int32 bgColor |
const Char* shape |
Int32 fgColor |
ALIGNMENT align |
Int32 outlineWidth |