lemon/graph_to_eps.h
changeset 1008 d216e1c8b3fa
parent 964 2b6bffe0e7e8
parent 997 761fe0846f49
child 1079 5958cc5c0a98
equal deleted inserted replaced
33:e1f14d646452 35:72500bbe4274
   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;