#include <DGtal/io/boards/Board2D.h>
Base class specifying the methods for classes which intend to modify a Board2D stream.
- Todo
- merge DrawableWithBoard2D and DrawWithBoardModifier
Definition at line 196 of file Board2D.h.
◆ className()
std::string DGtal::DrawWithBoardModifier::className |
( |
| ) |
const |
|
inline |
Definition at line 197 of file Board2D.h.
198 {
199 return "DrawWithBoardModifier";
200 }
The documentation for this struct was generated from the following file: