2. GUI library# Contents GUI library Class Inheritance diagram openalea.plantgl.gui module 2.1. Class Inheritance diagram# digraph inheritance3ee12811b3 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "Boost.Python.enum" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled"]; "Boost.Python.instance" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled"]; "openalea.plantgl.gui._pglgui.Icon" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled"]; "Boost.Python.instance" -> "openalea.plantgl.gui._pglgui.Icon" [arrowsize=0.5,style="setlinewidth(0.5)"]; "openalea.plantgl.gui._pglgui.Viewer" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled"]; "Boost.Python.instance" -> "openalea.plantgl.gui._pglgui.Viewer" [arrowsize=0.5,style="setlinewidth(0.5)"]; "openalea.plantgl.gui._pglgui.eAnimationFlag" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled"]; "Boost.Python.enum" -> "openalea.plantgl.gui._pglgui.eAnimationFlag" [arrowsize=0.5,style="setlinewidth(0.5)"]; } 2.2. openalea.plantgl.gui module#