comunic/3rdparty/luminous/docs/html/inherit_graph_3.dot

8 lines
412 B
Plaintext
Raw Normal View History

2016-11-19 11:08:12 +00:00
digraph "Graphical Class Hierarchy"
{
edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
node [fontname="FreeSans",fontsize="10",shape=record];
rankdir="LR";
Node1 [label="LuminousStringSearch",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classLuminousStringSearch.html",tooltip="A basic preg_match wrapper which caches its results."];
}