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