lemon/graph_to_eps.h
changeset 1078 115031ac8001
parent 997 761fe0846f49
child 1079 5958cc5c0a98
equal deleted inserted replaced
34:f2e29ac8c272 36:1d16101fd369
   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 typename T::NodeTextColorType;
   225   using 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;