lemon/graph_to_eps.h
changeset 1259 8b2d4e5d96e4
parent 1159 7fdaa05a69a1
parent 1247 115031ac8001
child 1270 dceba191c00d
child 1288 dd5b5d96b657
equal deleted inserted replaced
38:72500bbe4274 41:819b133d3d3b
   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;