Search
Graph.father Method
See Also
 






Namespace: com.mindfusion.graphs
Package: com.mindfusion.graphs

 Syntax

Java  Copy Code

public Vertex father (
    Vertex vertex
)

 Parameters

vertex

 Return Value

 See Also