1 #ifndef _DRAW_ROADSET__H_
2 #define _DRAW_ROADSET__H_
35 void DrawElement (
const int st,
const int n_ele,
const double y_label);
36 void DrawElementV1(
const int st,
const int ele1,
const int ele2);
std::pair< int, int > PlaneConn_t
void SetMaxCount(const double cnt_max)
RoadMap m_road_map_neg_bot
void DrawElementV1(const int st, const int ele1, const int ele2)
void DrawOneSet(RoadMap *map)
void DrawElement(const int st, const int n_ele, const double y_label)
void DrawConnection(const PlaneConnCount_t *list_cnt, const int plane, const int count_max)
DrawRoadset(const std::string rs_id)
RoadMap m_road_map_pos_bot
std::map< PlaneConn_t, int > PlaneConnCount_t
RoadMap * GetRoadMapNegTop()
RoadMap m_road_map_neg_top
RoadMap * GetRoadMapPosBot()
RoadMap m_road_map_pos_top
RoadMap * GetRoadMapNegBot()
RoadMap * GetRoadMapPosTop()
Class to hold a non-ordered set (i.e. map) of roads.