/* * LineProperties.cc * * Created on: Dec 9, 2013 * Author: amdadev */ #include "LineProperties.hh" namespace plot { std::ostream& operator<<(std::ostream& out_, const LineProperties& lprop_){ out_ << "[LINE PROPERTIES]" << std::endl; out_ << "{"<(pLineStyle) + 1; } } /* namespace plot */