extends OpenCAGE.GUI.Displays.Edge_Displays.Edge_Display
private OpenCAGE.Color_Tables.Edge_Type_Color_Table Type_Color_Table |
this color table is used to look up the current color of the edge
Is called by draw. Don't ever called from somewhere else unless you know what you're doing. This method is protected, i.e. it should not be called from outside. Unfortunatly Ada doesn't support this feature. [This description is adopted from 'OpenCAGE.GUI.Displays.Edge_Displays.Edge_Display'.]
Draws an arrow head near the end node position
Is called by Update. Don't ever called from somewhere else unless you know what you're doing. This method is protected, i.e. it should not be called from outside. Unfortunatly Ada doesn't support this feature. [This description is adopted from 'OpenCAGE.GUI.Displays.Object_Displays.Object_Display'.]