Search
DualGraph.splitExternalFace Method
See Also
 






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

 Syntax

Java  Copy Code

public void splitExternalFace (
    Vertex s,
    Vertex t
)

 Parameters

s

t

 See Also