Search
TriangularLayoutInfo.setGridSize Method
See Also
 

Sets the size of the virtual grid the layout will place vertices on.

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

 Syntax

Java  Copy Code

public void setGridSize (
    float value
)

 Parameters

value

 See Also