public class ClosedOMERORectangle extends AbstractOMERORectangle
OMERORectangle
with closed boundary behavior.shape
Constructor and Description |
---|
ClosedOMERORectangle(RectangleData shape) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(RealLocalizable l) |
center, equals, hashCode, 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 ClosedOMERORectangle(RectangleData shape)
public boolean test(RealLocalizable l)
Copyright © 2014–2022 ImageJ. All rights reserved.