public class HumanRoiNode extends RoiNode implements ICanRender
Constructor and Description |
---|
HumanRoiNode(BacteriaNode parent) |
Modifier and Type | Method and Description |
---|---|
javax.swing.ImageIcon |
getIcon() |
java.lang.String |
getRenderString() |
ij.gui.Roi |
getRoi() |
java.lang.String |
toString() |
getTooltip
public HumanRoiNode(BacteriaNode parent)
public java.lang.String getRenderString()
getRenderString
in interface ICanRender
public javax.swing.ImageIcon getIcon()
getIcon
in interface ICanRender