public interface AnalysisPoint
Modifier and Type | Method and Description |
---|---|
Coordinate4D |
getCoordinate()
The coordinate.
|
String |
getDescription()
Returns a string description of this analysis.
|
String[] |
getLabels()
Returns the atlas labels at this point.
|
String |
getName()
Returns the name of this analysis.
|
int |
getROI()
Returns the ROI color index.
|
String |
getType()
Returns the analysis type.
|
double |
getValue()
Returns the value at this point.
|
Coordinate4D getCoordinate()
String getDescription()
String[] getLabels()
String getName()
int getROI()
String getType()
double getValue()