attrs/font_related.hpp
-
struct gviz::attrs::FontColor : public AttributeBase<FontColor, attrtypes::ColorType>
-
Public Functions
-
inline explicit constexpr FontColor() noexcept
-
inline explicit constexpr FontColor(value_type value)
Public Static Functions
-
static inline constexpr value_type get_default_value() noexcept
-
static inline constexpr bool is_default(value_type value) noexcept
-
static inline constexpr bool constraint(const value_type&) noexcept
Public Static Attributes
-
static constexpr const char *const name = "fontcolor"
-
inline explicit constexpr FontColor() noexcept
-
struct gviz::attrs::FontName : public AttributeBase<FontName, std::string>
-
Public Functions
-
inline explicit FontName()
-
inline explicit FontName(const value_type &value)
-
inline explicit FontName(value_type &&value)
Public Static Functions
-
static inline value_type get_default_value()
-
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 = "fontname"
-
inline explicit FontName()
-
struct gviz::attrs::FontNames : public AttributeBase<FontNames, std::string>
-
Public Functions
-
inline explicit FontNames() noexcept
-
inline explicit FontNames(const value_type &value)
-
inline explicit FontNames(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 = "fontnames"
-
inline explicit FontNames() noexcept
-
struct gviz::attrs::FontPath : public AttributeBase<FontPath, std::string>
-
Public Functions
-
inline explicit FontPath() noexcept
-
inline explicit FontPath(const value_type &value)
-
inline explicit FontPath(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 = "fontpath"
-
inline explicit FontPath() noexcept
-
struct gviz::attrs::FontSize : public AttributeBase<FontSize, double>
Public Types
-
using value_type = double
Public Functions
-
inline explicit constexpr FontSize() noexcept
-
inline explicit constexpr FontSize(value_type value)
Public Static Functions
-
static inline constexpr value_type get_default_value() noexcept
-
static inline constexpr bool is_default(value_type value) noexcept
-
static inline constexpr bool constraint(value_type value) noexcept
Public Static Attributes
-
static constexpr const char *const name = "fontsize"
-
using value_type = double
-
namespace gviz
-
namespace attrs
- file font_related.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