attrs/fillcolor.hpp

struct gviz::attrs::FillColor : public AttributeBase<FillColor, FillColorType>

Public Types

using value_type = FillColorType

Public Functions

inline explicit FillColor() noexcept
inline explicit FillColor(const value_type &value)
inline explicit FillColor(value_type &&value)

Public Static Functions

static inline value_type get_default_value() noexcept
static inline bool is_default(const value_type &value) noexcept
static inline bool constraint(const value_type&) noexcept

Public Static Attributes

static constexpr const char *const name = "fillcolor"
namespace gviz
namespace gviz::attrs

Typedefs

using FillColorType = std::variant<attrtypes::ColorType, attrtypes::ColorList<attrtypes::ColorType>>
file fillcolor.hpp
#include “”
#include “”
#include “”
dir /home/cthulhu/projects/repos/libgvizard/include/gvizard/attrs
dir /home/cthulhu/projects/repos/libgvizard/include/gvizard
dir /home/cthulhu/projects/repos/libgvizard/include