mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
8 lines
477 B
Text
8 lines
477 B
Text
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="Tvg_Color_Stop",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structTvg__Color__Stop.html",tooltip="A data structure storing the information about the color and its relative position inside the gradien..."];
|
|
}
|