39 #include "DGtal/base/Common.h"
40 #include "DGtal/io/boards/Board2D.h"
41 #include "DGtal/helpers/StdDefs.h"
45 using namespace DGtal;
63 Board2D::Shape::SolidStyle,
64 Board2D::Shape::RoundCap,
65 Board2D::Shape::RoundJoin ))
81 Board2D::Shape::SolidStyle,
82 Board2D::Shape::RoundCap,
83 Board2D::Shape::RoundJoin ))
Aim: This class specializes a 'Board' class so as to display DGtal objects more naturally (with <<)....
Structure representing an RGB triple with alpha component.
std::string className() const
std::string className() const
void beginBlock(const std::string &keyword="")
void saveSVG(const char *filename, PageSize size=Board::BoundingBox, double margin=10.0) const
Z2i this namespace gathers the standard of types for 2D imagery.
DGtal is the top-level namespace which contains all DGtal functions and types.
Custom style class redefining the pen attributes. You may use Board2D::Color::None for transparent co...
Modifier class in a Board2D stream. Useful to choose your own mode for a given class....