delphi Logo

Contents:

  • Home
  • The Delphi model
  • The Delphi config file
  • GroundedFunctionNetwork API
  • Grounded Function Network (GrFN) Documentation
  • Change Log
  • Contributing
  • C++ API
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
        • Namespace delphi
        • Namespace delphi::gv
        • Namespace delphi::utils
        • Namespace fmt::literals
        • Namespace nlohmann
        • Namespace pybind11::literals
        • Namespace std
      • Classes and Structs
      • Enums
      • Functions
      • Variables
      • Typedefs
  • GrFN OpenAPI Specification
delphi
  • »
  • C++ API »
  • Namespace delphi::gv
  • View page source

Namespace delphi::gv

Contents

  • Detailed Description

  • Functions

Detailed Description

Syntactic sugar for setting Agraph_t component properties

Functions

  • Function delphi::gv::add_node

  • Function delphi::gv::set_property(Agraph_t *, int, std::string, std::string)

  • Function delphi::gv::set_property(Agedge_t *, std::string, std::string)

  • Function delphi::gv::set_property(Agnode_t *, std::string, std::string)

Previous Next

© Copyright 2018, Adarsh.

Built with Sphinx using a theme provided by Read the Docs.