|
const hjust_rec * | tools::sg::hjust_recs (unsigned int &a_num) |
|
bool | tools::sg::shjust (const std::string &a_s, hjust &a_v) |
|
const char * | tools::sg::shjust (hjust a_v) |
|
const vjust_rec * | tools::sg::vjust_recs (unsigned int &a_num) |
|
bool | tools::sg::svjust (const std::string &a_s, vjust &a_v) |
|
const char * | tools::sg::svjust (vjust a_v) |
|
const marker_style_rec * | tools::sg::marker_style_recs (unsigned int &a_num) |
|
bool | tools::sg::smarker_style (const std::string &a_s, marker_style &a_v) |
|
const char * | tools::sg::smarker_style (marker_style a_v) |
|
void | tools::sg::smarker_styles (std::vector< std::string > &a_v) |
|
const area_style_rec * | tools::sg::area_style_recsList (unsigned int &a_num) |
|
bool | tools::sg::sarea_style (const std::string &a_s, area_style &a_v) |
|
const char * | tools::sg::sarea_style (area_style a_v) |
|
const painting_policy_rec * | tools::sg::painting_policy_recsList (unsigned int &a_num) |
|
void | tools::sg::spainting_policies (std::vector< std::string > &a_v) |
|
bool | tools::sg::spainting_policy (const std::string &a_s, painting_policy &a_v) |
|
const char * | tools::sg::spainting_policy (painting_policy a_v) |
|
const hatching_policy_rec * | tools::sg::hatching_policy_recsList (unsigned int &a_num) |
|
bool | tools::sg::shatching_policy (const std::string &a_s, hatching_policy &a_v) |
|
const char * | tools::sg::shatching_policy (hatching_policy a_v) |
|
const projection_type_rec * | tools::sg::projection_type_recsList (unsigned int &a_num) |
|
bool | tools::sg::sprojection_type (const std::string &a_s, projection_type &a_v) |
|
const char * | tools::sg::sprojection_type (projection_type a_v) |
|
bool | tools::sg::sline_pattern (const std::string &a_s, lpat &aPattern) |
|
bool | tools::sg::smove_type (const std::string &a_s, move_type &a_move) |
|