|
MeVisLab Toolbox Reference
|
#include "../CSOLabelPlacement.h"#include <ThirdPartyWarningsDisable.h>#include <boost/unordered_map.hpp>#include <boost/geometry.hpp>#include <boost/geometry/geometries/point_xy.hpp>#include <boost/geometry/geometries/polygon.hpp>#include <boost/geometry/geometries/adapted/boost_tuple.hpp>#include <boost/geometry/algorithms/convex_hull.hpp>#include <ThirdPartyWarningsRestore.h>Go to the source code of this file.
Classes | |
| class | ml::CSOLabelPlacementGlobal |
| Label placement strategy. More... | |
Namespaces | |
| namespace | ml |
| Main documentation file for ML users and developers. | |
Typedefs | |
| typedef boost::tuple< MLint, MLint > | ml::Point2D |