lemon/graph_to_eps.h
changeset 810 70b199792735
parent 792 761fe0846f49
child 806 14394c9603c2
equal deleted inserted replaced
31:f2e29ac8c272 33: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;