DGtal 1.4.0
|
#include <DGtal/base/Common.h>
Public Member Functions | |
virtual void | setStyle (Board2D &) const |
virtual | ~DrawableWithBoard2D () |
Interface that specifies that an object can draw itself on a board.
|
inlinevirtual |
|
inlinevirtual |
Operation to override. Does nothing by default.
Reimplemented in DGtal::CustomColors, DGtal::CustomFillColor, DGtal::CustomPen, and DGtal::CustomPenColor.
Definition at line 225 of file Common.h.
Referenced by DGtal::Style2DFactory::draw().