Maven module :un.api : api-common :
Class :
un.api.graph.Vertex
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
getGraph,
getEdges,
getProperties,
isAdjacent,
getDegree,
getOutDegree,
getInDegree,
isIsolated,
isPendant
Graph
getGraph ()
Sequence
getEdges ()
Dictionary
getProperties ()
boolean
isAdjacent (Vertex vertex)
int
getDegree ()
int
getOutDegree ()
int
getInDegree ()
boolean
isIsolated ()
boolean
isPendant ()
start or end.
author Johann Sorel