class gxl_edge |
edge used in graph
![]() | from |
![]() | to |
![]() | fromorder |
![]() | toorder |
![]() | isdirected unspecified, undirected, directed |
![]() | gxl_edge () empty default constructor |
![]() | gxl_edge (const string& id) |
![]() | gxl_edge (const string& id, const string& from, const string& to) |
![]() | gxl_edge (const string& name, XMLIO_Attributes &attrs) needed for construction from XMLIO read interface |
![]() | toString () const Returns name of class. |
![]() | print () const dumps all content to cout |
![]() | XMLIO_getAttributes () const |
![]() | XMLIO_writeContent (XMLIO_Document& writer) const |
![]() | direction type of edge |
edge used in graph
Alphabetic index HTML hierarchy of classes or Java