attrs/bgcolor.hpp

struct gviz::attrs::BGColor : public AttributeBase<BGColor, BGColorValueType<attrtypes::ColorType>>

Public Types

using value_type = BGColorValueType<attrtypes::ColorType>

Public Functions

inline explicit constexpr BGColor() noexcept
inline explicit constexpr BGColor(const value_type &value)
inline explicit constexpr BGColor(value_type &&value)

Public Static Functions

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

Public Static Attributes

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

Typedefs

template<typename GradientType = attrtypes::ColorType>
using BGColorValueType = std::optional<std::variant<attrtypes::ColorType, GradientType>>
file bgcolor.hpp
#include <>
#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