9 lines
450 B
Plaintext
9 lines
450 B
Plaintext
digraph "Graphical Class Hierarchy"
|
|
{
|
|
// LATEX_PDF_SIZE
|
|
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
|
|
node [fontname="Helvetica",fontsize="10",shape=record];
|
|
rankdir="LR";
|
|
Node0 [label="RevIntSet\< T \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classoperations__research_1_1RevIntSet.html",tooltip="This is a special class to represent a 'residual' set of T."];
|
|
}
|