Newer
Older
UbixOS / doc / html / classTScreen__coll__graph.dot
digraph "TScreen"
{
 // LATEX_PDF_SIZE
  edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
  node [fontname="Helvetica",fontsize="10",shape=record];
  Node1 [label="{TScreen\n|# InGraphics\l|+ setupMode()\l+ TScreen()\l+ ~TScreen()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip=" "];
  Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
  Node2 [label="{TGfx0\n|+ Buffer\l+ LineOfs\l# AntiAlias\l# BlueFieldPosition\l# BlueShifter\l# BPP\l# bSize\l# DataState\l# GreenFieldPosition\l# GreenShifter\l# lSize\l# MaxX\land 8 more...\l|+ ogAlias()\l+ ogArc()\l+ ogBSpline()\l+ ogCircle()\l+ ogClear()\l+ ogClone()\l+ ogCopy()\l+ ogCopyBuf()\l+ ogCreate()\l+ ogCubicBezierCurve()\land 35 more...\l# aaRawLine()\l# clipLine()\l# rawLine()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classTGfx0.html",tooltip=" "];
  Node2 -> Node2 [color="grey25",fontsize="10",style="solid",label=" #Owner" ,arrowhead="odiamond",fontname="Helvetica"];
  Node3 -> Node2 [color="grey25",fontsize="10",style="solid",label=" +pal" ,arrowhead="odiamond",fontname="Helvetica"];
  Node3 [label="{TRGB\n|+ blue\l+ green\l+ red\l|}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structTRGB.html",tooltip=" "];
  Node4 -> Node1 [color="grey25",fontsize="10",style="solid",label=" #ModeRec" ,arrowhead="odiamond",fontname="Helvetica"];
  Node4 [label="{TMode_Rec\n|+ AlphaFieldPosition\l+ AlphaMaskSize\l+ BankSize\l+ BankSwitch\l+ BitsPerPixel\l+ BlueFieldPosition\l+ BlueMaskSize\l+ BytesPerLine\l+ CharHeight\l+ CharWidth\land 23 more...\l|+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\land 23 more...\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structTMode__Rec.html",tooltip=" "];
  Node5 -> Node1 [color="grey25",fontsize="10",style="solid",label=" #VESARec" ,arrowhead="odiamond",fontname="Helvetica"];
  Node5 [label="{TVESA_Rec\n|+ Capabilities\l+ majVersion\l+ minVersion\l+ OEMProductNamePtr\l+ OEMProductRevPtr\l+ OEMSoftwareRev\l+ OEMStringPtr\l+ OEMVendorNamePtr\l+ paddington\l+ TotalMemory\l+ VBESignature\l+ VideoModePtr\l|+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l+ __attribute__()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structTVESA__Rec.html",tooltip=" "];
}