Package | Description |
---|---|
ini.trakem2.display | |
ini.trakem2.tree |
Modifier and Type | Method and Description |
---|---|
Connector |
Connector.clone(Project pr,
boolean copy_id) |
static Connector |
Connector.merge(List<Connector> col)
Takes the List of Connector instances and adds the targets of all to the first one.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Connector.mergeTargets(Connector c) |
Modifier and Type | Method and Description |
---|---|
static Connector |
Connector.merge(List<Connector> col)
Takes the List of Connector instances and adds the targets of all to the first one.
|
Modifier and Type | Method and Description |
---|---|
Connector |
ProjectTree.tryAddNewConnector(Displayable d,
boolean selectNode)
|
Copyright © 2015–2021 Fiji. All rights reserved.