public interface TypedAxis extends Axis
AxisType
.TypedSpace
Modifier and Type | Method and Description |
---|---|
void |
setType(AxisType type)
Sets the type of the axis.
|
AxisType |
type()
Gets the type of the axis.
|
Copyright © 2014–2022 ImageJ. All rights reserved.