public interface WritableBox extends Box
Box
.Modifier and Type | Method and Description |
---|---|
RealLocalizableRealPositionable |
center()
Returns the center of the Box.
|
void |
setSideLength(int d,
double length)
Updates the length of the side in dimension d.
|
equals, equals, hashCode, maskType, sideLength
and, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xor
boundaryType, isAll, knownConstant
numDimensions
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint, realMax, realMin
RealLocalizableRealPositionable center()
Box
void setSideLength(int d, double length)
Copyright © 2015–2022 ImgLib2. All rights reserved.