#include <gmlwriter.h>
Public Types | |
| enum | LABEL_POSITION {  SOURCE, CENTER, TARGET }  | 
Public Member Functions | |
| enum maxon::GmlTarget::LABEL_POSITION | MAXON_ENUM_LIST_CLASS (LABEL_POSITION) | 
| GmlTarget (const GmlNode &n=GmlNode(), Int32 c=-1, Int32 w=-1, const Char *s=nullptr, const String &t=String(), LABEL_POSITION pos=LABEL_POSITION::CENTER, Bool rev=false, const Char *tArr="standard", const Char *sArr=nullptr) | |
Public Attributes | |
| GmlNode | node | 
| Int32 | color | 
| Int32 | width | 
| const Char * | style | 
| String | label | 
| LABEL_POSITION | position | 
| Bool | reversed | 
| const Char * | targetArrow | 
| const Char * | sourceArrow | 
      
  | 
  strong | 
      
  | 
  explicit | 
| enum maxon::GmlTarget::LABEL_POSITION MAXON_ENUM_LIST_CLASS | ( | LABEL_POSITION | ) | 
| GmlNode node | 
| Int32 color | 
| Int32 width | 
| const Char* style | 
| String label | 
| LABEL_POSITION position | 
| Bool reversed | 
| const Char* targetArrow | 
| const Char* sourceArrow |