public static class MSTGraphAutoLayoutMethod.Node extends Object
Constructor and Description |
---|
Node(JIPipeNodeUI ui) |
Modifier and Type | Method and Description |
---|---|
int |
getDepth() |
int |
getTrack() |
JIPipeNodeUI |
getUi() |
void |
setDepth(int depth) |
void |
setTrack(int track) |
String |
toString() |
public Node(JIPipeNodeUI ui)
public JIPipeNodeUI getUi()
public int getDepth()
public void setDepth(int depth)
public int getTrack()
public void setTrack(int track)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.