31#if defined(Style2DFactory_RECURSES)
32#error Recursive header files inclusion detected in Style2DFactory.h
35#define Style2DFactory_RECURSES
37#if !defined Style2DFactory_h
39#define Style2DFactory_h
44#include "DGtal/math/AngleLinearMinimizer.h"
45#include "DGtal/geometry/curves/ArithmeticalDSS.h"
46#include "DGtal/geometry/curves/ArithmeticalDSSComputer.h"
47#include "DGtal/geometry/curves/AlphaThickSegmentComputer.h"
48#include "DGtal/shapes/fromPoints/CircleFrom2Points.h"
49#include "DGtal/shapes/fromPoints/CircleFrom3Points.h"
50#include "DGtal/kernel/sets/DigitalSetBySTLSet.h"
51#include "DGtal/kernel/sets/DigitalSetBySTLVector.h"
52#include "DGtal/geometry/curves/FP.h"
53#include "DGtal/geometry/curves/FreemanChain.h"
54#include "DGtal/geometry/curves/StabbingLineComputer.h"
55#include "DGtal/geometry/curves/FrechetShortcut.h"
56#include "DGtal/kernel/domains/HyperRectDomain.h"
57#include "DGtal/images/ImageContainerByHashTree.h"
58#include "DGtal/images/ImageContainerBySTLVector.h"
59#include "DGtal/topology/KhalimskySpaceND.h"
60#include "DGtal/topology/KhalimskyPreSpaceND.h"
61#include "DGtal/topology/Object.h"
62#include "DGtal/topology/CanonicSCellEmbedder.h"
63#include "DGtal/topology/CubicalComplex.h"
64#include "DGtal/kernel/PointVector.h"
65#include "DGtal/geometry/tools/Preimage2D.h"
66#include "DGtal/shapes/fromPoints/StraightLineFrom2Points.h"
67#include "DGtal/arithmetic/LatticePolytope2D.h"
68#include "DGtal/dec/VectorField.h"
69#include "DGtal/dec/KForm.h"
70#include "DGtal/dec/DiscreteExteriorCalculus.h"
71#include "DGtal/io/colormaps/GradientColorMap.h"
72#include "DGtal/io/colormaps/HueShadeColorMap.h"
90#include "DGtal/io/Style2DFactory.ih"
97#undef Style2DFactory_RECURSES
Aim: This class specializes a 'Board' class so as to display DGtal objects more naturally (with <<)....
DGtal is the top-level namespace which contains all DGtal functions and types.
virtual void setStyle(Board2D &) const
static void draw(DGtal::Board2D &aBoard, DGtal::DrawableWithBoard2D *style)