comunic/3rdparty/luminous/docs/html/inherit_graph_4.dot
2016-11-19 12:08:12 +01:00

8 lines
421 B
Plaintext
Executable File

digraph "Graphical Class Hierarchy"
{
edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
node [fontname="FreeSans",fontsize="10",shape=record];
rankdir="LR";
Node1 [label="LuminousTokenPresets",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classLuminousTokenPresets.html",tooltip="A set of pre-defined patterns to match various common tokens."];
}