Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
CalibratedAxis
An axis with an associated
AxisType , unit and calibration. |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
Class and Description |
---|
AbstractCalibratedAxis
Abstract base class for
CalibratedAxis . |
Axis
A dimensional axis of an
AnnotatedSpace . |
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
CalibratedAxis
An axis with an associated
AxisType , unit and calibration. |
ChapmanRichardsAxis
Implement an axis that uses Chapman and Richards method of scaling.
|
DefaultLinearAxis
Default implementation of
LinearAxis . |
DefaultTypedAxis
Default implementation of
TypedAxis . |
EnumeratedAxis
A
CalibratedAxis whose coordinate values are explicitly enumerated by
a list. |
ExponentialAxis
ExponentialAxis is a
CalibratedAxis that scales raw values by the
equation y = a + b * exp(c + d*x) . |
ExponentialRecoveryAxis
ExponentialRecoveryAxis is a
CalibratedAxis that scales raw values by
the equation y = a + b * (1 - exp(c + d*x)) . |
GammaVariateAxis
GammaVariateAxis is a
CalibratedAxis that scales raw values by the
equation y = a * (x-b)^c*exp(-(x-b)/d) . |
GaussianAxis
GaussianAxis is a
CalibratedAxis that scales raw values by the
equation y = a + (b-a)*exp(-(x-c)*(x-c)/(2*d*d)) . |
IdentityAxis
IdentityAxis is a
CalibratedAxis whose raw and calibrated values are
the same. |
InverseRodbardAxis
InverseRodbardAxis is a
CalibratedAxis that scales raw values by the
equation y = a*((x-b)/(c-x))^(1/d) . |
LinearAxis
A
CalibratedAxis that scales coordinates along the axis in a linear
fashion. |
LogLinearAxis
LogLinearAxis is a
CalibratedAxis that scales raw values by the
equation y = a + b * ln(c + d*x) . |
PolynomialAxis
PolynomialAxis is a
CalibratedAxis that scale nonlinearly as a
polynomial of degree >= 2 . |
PowerAxis
PowerAxis is a
CalibratedAxis that scales raw values by the equation
y = a + b*x^c. |
RodbardAxis
RodbardAxis is a
CalibratedAxis that scales raw values by the
equation y = a + (b-a) / (1 + (x/c)^d) . |
TypedAxis
An axis with an associated
AxisType . |
Variable1Axis
Abstract superclass for axes with one variable.
|
Variable2Axis
Abstract superclass for axes with two variables.
|
Variable3Axis
Abstract superclass for axes with three variables.
|
Variable4Axis
Abstract superclass for axes with four variables.
|
VariableAxis
An
CalibratedAxis whose calibration is defined by an equation with
one or more variables. |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
CalibratedAxis
An axis with an associated
AxisType , unit and calibration. |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
Class and Description |
---|
CalibratedAxis
An axis with an associated
AxisType , unit and calibration. |
TypedAxis
An axis with an associated
AxisType . |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
TypedAxis
An axis with an associated
AxisType . |
Class and Description |
---|
TypedAxis
An axis with an associated
AxisType . |
Class and Description |
---|
CalibratedAxis
An axis with an associated
AxisType , unit and calibration. |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
Class and Description |
---|
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
CalibratedAxis
An axis with an associated
AxisType , unit and calibration. |
Class and Description |
---|
Axis
A dimensional axis of an
AnnotatedSpace . |
AxisType
A dimensional axis type, for describing the dimensions of a
TypedSpace . |
CalibratedAxis
An axis with an associated
AxisType , unit and calibration. |
LinearAxis
A
CalibratedAxis that scales coordinates along the axis in a linear
fashion. |
TypedAxis
An axis with an associated
AxisType . |
Class and Description |
---|
TypedAxis
An axis with an associated
AxisType . |
Copyright © 2014–2022 ImageJ. All rights reserved.