public interface WritableSuperEllipsoid extends SuperEllipsoid
SuperEllipsoid
.Modifier and Type | Method and Description |
---|---|
RealLocalizableRealPositionable |
center()
Returns the center of the superellipsoid
|
void |
setExponent(double exponent)
Sets the exponent.
|
void |
setSemiAxisLength(int d,
double length)
Sets the semi-axis length in dimension d.
|
equals, equals, exponent, hashCode, maskType, semiAxisLength
and, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xor
boundaryType, isAll, knownConstant
numDimensions
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint, realMax, realMin
RealLocalizableRealPositionable center()
SuperEllipsoid
center
in interface SuperEllipsoid
void setExponent(double exponent)
void setSemiAxisLength(int d, double length)
Copyright © 2015–2022 ImgLib2. All rights reserved.