dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
Dub
Repo
ShapeNode
dextool
plugin
graphml
backend
xml
Undocumented in source.
package
struct
ShapeNode {
string
label
;
ColorKind
color
;
void
toString
(Writer w, FormatSpec!Char );
}
Members
Functions
toString
void
toString
(Writer w, FormatSpec!Char )
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
color
ColorKind
color
;
Undocumented in source.
label
string
label
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
graphml
backend
xml
aliases
StreamChar
enums
ColorKind
EdgeKind
IdT
NodeAttribute
NodeExtra
NodeId
StereoType
functions
attrToXml
ccdataWrap
makeShapeNode
makeUMLClassNode
nextGraphId
nodeToXml
xmlComment
xmlEdge
xmlFooter
xmlHeader
structs
Attr
FolderNode
NodeStyle
ShapeNode
UMLClassNode
ValidNodeId