omero::model::StatsInfo
Overview
[ "protected" ]
class StatsInfo extends IObject
Used By
- Channel::getStatsInfo
- Channel::setStatsInfo
- Channel::statsInfo
Operation Index
- getVersion
-
- setVersion
-
- getGlobalMin
-
- setGlobalMin
-
- getGlobalMax
-
- setGlobalMax
-
Data Member Index
- version
-
- globalMin
-
- globalMax
-
Operations
RInt getVersion()
void setVersion(RInt theVersion)
RDouble getGlobalMin()
void setGlobalMin(RDouble theGlobalMin)
RDouble getGlobalMax()
void setGlobalMax(RDouble theGlobalMax)
Data Members
RInt version;