Package OpenCAGE.Color_Tables

This package contains classes, which are used to access edge colors depend of state and edge model (used to get edge type)

Class Edge_Type_Color_Table

This is the edge type color table interface which every edge type color table has to implement.

Operations

public Ada.Strings.Unbounded.Unbounded_String Get_Color( OpenCAGE.GIF.Edge_Model Edge_Model);

returns the color as a string for a given Edge_Model

public Ada.Strings.Unbounded.Unbounded_String Get_Selected_Color(void);

returns the color for selected edges