public class TriangularLayout
extends java.lang.Object
Constructor and Description |
---|
TriangularLayout()
Initializes a new instance of the
TriangularLayout class. |
Modifier and Type | Method and Description |
---|---|
boolean |
arrange(Graph igraph,
TriangularLayoutInfo info)
Applies the layout to the specified graph using the specified settings.
|
public TriangularLayout()
TriangularLayout
class.public boolean arrange(Graph igraph, TriangularLayoutInfo info)