Package qupath.lib.lazy.interfaces
Interface LazyBooleanValue<S>
- Type Parameters:
- S- type of the input used to compute the value
- 
Field SummaryFields inherited from interface qupath.lib.lazy.interfaces.LazyValueDEFAULT_DECIMAL_PLACES
- 
Method SummaryModifier and TypeMethodDescriptionGet the generic type of the measurement.Methods inherited from interface qupath.lib.lazy.interfaces.LazyValuegetHelpText, getName, getStringValue, getStringValue, getValue, isBoolean, isNumeric, isString
- 
Method Details- 
getMeasurementTypeDescription copied from interface:LazyValueGet the generic type of the measurement.- Specified by:
- getMeasurementTypein interface- LazyValue<S,- Boolean> 
- Returns:
 
 
-