lemon/graph_to_eps.h
changeset 1236 756022ac1674
parent 908 c6f725eff737
child 1158 8d2e55fac752
child 1159 7fdaa05a69a1
child 1247 115031ac8001
equal deleted inserted replaced
30:83ce69f4ff00 36:f2e29ac8c272
   220   using T::_scaleToA4;
   220   using T::_scaleToA4;
   221 
   221 
   222   using T::_title;
   222   using T::_title;
   223   using T::_copyright;
   223   using T::_copyright;
   224 
   224 
   225   using T::NodeTextColorType;
   225   using typename T::NodeTextColorType;
   226   using T::CUST_COL;
   226   using T::CUST_COL;
   227   using T::DIST_COL;
   227   using T::DIST_COL;
   228   using T::DIST_BW;
   228   using T::DIST_BW;
   229   using T::_nodeTextColorType;
   229   using T::_nodeTextColorType;
   230   using T::_nodeTextColors;
   230   using T::_nodeTextColors;