Modifier and Type | Field and Description |
---|---|
String |
title |
VectorString3D |
vs |
Modifier and Type | Method and Description |
---|---|
void |
append(Line3D p) |
Compare.Chain |
duplicate() |
String |
getCellTitle() |
Color |
getColor()
Returns the color of the root pipe.
|
Line3D |
getRoot() |
String |
getShortCellTitle()
Returns max 10 chars, solely the name of the parent's parent node of the root pipe (aka the [lineage] containing the [branch]) or the id if too long.
|
String |
getTitle() |
void |
showCentered2D(boolean shift_down)
Show centered, set visible and select.
|
String |
toString() |
public VectorString3D vs
public String title
public Chain(Line3D root)
public final Compare.Chain duplicate()
public final String getTitle()
public final String getCellTitle()
public final String getShortCellTitle()
public final Color getColor()
public final Line3D getRoot()
public final void showCentered2D(boolean shift_down)
Copyright © 2015–2021 Fiji. All rights reserved.