DroidDiagram Programmer's Guide
Node.createVertex Method
See Also
 






Creates a Vertex of appropriate type to represent this node in a graph.

Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout

 Syntax

Java  Copy Code

Vertex createVertex ()

 Return Value

An instance of the Vertex class.

 See Also

Node Members
Node Interface
com.mindfusion.diagramming.jlayout Namespace