public class DefaultAutoscaleMethod<T extends RealType<T>> extends AbstractAutoscaleMethod<T>
IterableInterval
.Constructor and Description |
---|
DefaultAutoscaleMethod() |
Modifier and Type | Method and Description |
---|---|
DataRange |
getRange(IterableInterval<T> interval)
Calculates the range of interest from the data contained in the given
IterableInterval . |
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public DataRange getRange(IterableInterval<T> interval)
AutoscaleMethod
IterableInterval
.Copyright © 2014–2022 ImageJ. All rights reserved.