attrs/arrow_related.hpp
-
struct gviz::attrs::ArrowHead : public AttributeBase<ArrowHead, attrtypes::ArrowType>
-
Public Functions
-
inline constexpr ArrowHead() noexcept
-
inline constexpr ArrowHead(value_type arrow)
Public Static Functions
-
static inline constexpr value_type get_default_value() noexcept
-
static inline constexpr bool is_default(const value_type &arrow) noexcept
-
static inline constexpr bool constraint(const value_type&) noexcept
Public Static Attributes
-
static constexpr const char *const name = "arrowhead"
-
inline constexpr ArrowHead() noexcept
-
struct gviz::attrs::ArrowSize : public AttributeBase<ArrowSize, double>
Public Types
-
using value_type = double
Public Functions
-
inline explicit constexpr ArrowSize() noexcept
-
inline explicit constexpr ArrowSize(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 = "arrowsize"
-
using value_type = double
-
struct gviz::attrs::ArrowTail : public AttributeBase<ArrowHead, attrtypes::ArrowType>
-
Public Functions
-
inline constexpr ArrowTail() noexcept
-
inline constexpr ArrowTail(value_type arrow)
Public Static Functions
-
static inline constexpr value_type get_default_value() noexcept
-
static inline constexpr bool is_default(const value_type &arrow) noexcept
-
static inline constexpr bool constraint(const value_type&) noexcept
Public Static Attributes
-
static constexpr const char *const name = "arrowtail"
-
inline constexpr ArrowTail() noexcept
-
namespace gviz
-
namespace attrs
- file arrow_related.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