public class Morphology extends Object
Modifier and Type | Field and Description |
---|---|
ArrayList<Segment> |
segments |
ArrayList<SpineType> |
spineTypes |
Constructor and Description |
---|
Morphology() |
Modifier and Type | Method and Description |
---|---|
SpineDistribution |
getSpineDistribution() |
TreePoint[] |
getTreePoints() |
void |
resolve(double depth2D) |
public void resolve(double depth2D)
public TreePoint[] getTreePoints()
public SpineDistribution getSpineDistribution()
Copyright © 2020. All rights reserved.