Modifier class in a Board2D stream. Useful to choose your own mode for a given class. Realizes the concept CDrawableWithBoard2D.
More...
#include <DGtal/io/boards/Board2D.h>
|
| | SetMode (std::string classname, std::string mode) |
| |
| std::string | className () const |
| |
Modifier class in a Board2D stream. Useful to choose your own mode for a given class. Realizes the concept CDrawableWithBoard2D.
Definition at line 247 of file Board2D.h.
◆ SetMode()
| DGtal::SetMode::SetMode |
( |
std::string |
classname, |
|
|
std::string |
mode |
|
) |
| |
|
inline |
- Parameters
-
| classname | the name of the class to which the style is associated. |
| mode | a pointer on a dynamically allocated style, which is acquired by the class. |
Definition at line 254 of file Board2D.h.
◆ myClassname
| std::string DGtal::SetMode::myClassname |
◆ myMode
| std::string DGtal::SetMode::myMode |
The documentation for this struct was generated from the following file: