30 #include "DGtal/io/boards/Board2D.h"
55 :
LibBoard::Board( aBackgroundColor ),
68 myStyles( other.myStyles )
Aim: This class specializes a 'Board' class so as to display DGtal objects more naturally (with <<)....
void selfDisplay(std::ostream &out) const
Board2D(const Color &aBackgroundColor=Color::None)
Board2D & operator=(const Board2D &other)
Structure representing an RGB triple with alpha component.
Board & operator=(const Board &other)