public interface WritableEllipsoid extends WritableSuperEllipsoid, Ellipsoid
Ellipsoid
.Modifier and Type | Method and Description |
---|---|
default void |
setExponent(double exponent)
Ellipsoids have exponents of 2.
|
center, setSemiAxisLength
equals, equals, exponent, hashCode, maskType, semiAxisLength
and, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xor
boundaryType, isAll, knownConstant
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint, realMax, realMin
default void setExponent(double exponent)
setExponent
in interface WritableSuperEllipsoid
UnsupportedOperationException
- Ellipsoids, by definition, have an exponent of 2Copyright © 2015–2022 ImgLib2. All rights reserved.