public interface Sphere extends Ellipsoid
RealMaskRealInterval
which defines an n-d sphere. A sphere is a
special case of Ellipsoid
with equal semi-axis lengths.Modifier and Type | Method and Description |
---|---|
double |
radius()
Returns the radius of this sphere.
|
center, 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
Copyright © 2015–2022 ImgLib2. All rights reserved.