A library for working with phylogenetic and population genetic data.
v0.27.0
attributes.hpp File Reference
#include "genesis/utils/core/std.hpp"
#include "genesis/utils/formats/svg/helper.hpp"
#include "genesis/utils/tools/color.hpp"
#include <iosfwd>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  SvgFill
 
struct  SvgFont
 
struct  SvgStroke
 
struct  SvgTransform
 
struct  SvgTransform::Matrix
 
struct  SvgTransform::Rotate
 
struct  SvgTransform::Scale
 
struct  SvgTransform::Skew
 
class  SvgTransform::Transformation
 Internal helper class used as an abstraction to be able to store Transformations without need for inheritance and virtual functions within the different transformation types. More...
 
struct  SvgTransform::Translate
 

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils