public abstract class AbstractOMERORectangle extends AbstractOMERORealMaskRealInterval<RectangleData> implements OMERORectangle
OMERORectangle
.shape
Constructor and Description |
---|
AbstractOMERORectangle(RectangleData shape,
BoundaryType bt) |
Modifier and Type | Method and Description |
---|---|
RealLocalizableRealPositionable |
center() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
boundaryType, getShape, numDimensions
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
realMax, realMin, setSideLength, sideLength
testPosition
getShape, requiredAxisTypes
and, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xor
boundaryType, isAll, knownConstant
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint
public AbstractOMERORectangle(RectangleData shape, BoundaryType bt)
public RealLocalizableRealPositionable center()
center
in interface Box
center
in interface WritableBox
public boolean equals(Object obj)
equals
in interface Box
equals
in interface MaskPredicate<RealLocalizable>
equals
in class Object
Copyright © 2014–2022 ImageJ. All rights reserved.