Static Public Attributes | |
tuple | getStartVertex = AbstractMethod('getStartVertex') |
Abstract method for obtaining the start vertex of an edge. | |
tuple | getEndVertex = AbstractMethod('getEndVertex') |
Abstract method for obtaining the end vertex of an edge. | |
tuple | setStartVertex = AbstractMethod('getStartVertex') |
Abstract method for setting the start vertex of an edge. | |
tuple | setEndVertex = AbstractMethod('getEndVertex') |
Abstract method for setting the end vertex of an edge. |
tuple pygel::BaseElements::AbstractEdge::AbstractEdge::getStartVertex = AbstractMethod('getStartVertex') [static] |
Abstract method for obtaining the start vertex of an edge.
tuple pygel::BaseElements::AbstractEdge::AbstractEdge::getEndVertex = AbstractMethod('getEndVertex') [static] |
Abstract method for obtaining the end vertex of an edge.
tuple pygel::BaseElements::AbstractEdge::AbstractEdge::setStartVertex = AbstractMethod('getStartVertex') [static] |
Abstract method for setting the start vertex of an edge.
tuple pygel::BaseElements::AbstractEdge::AbstractEdge::setEndVertex = AbstractMethod('getEndVertex') [static] |
Abstract method for setting the end vertex of an edge.