public class DefaultOMEROLine extends AbstractOMERORealMaskRealInterval<LineData> implements OMEROLine
OMEROLine
.shape
Constructor and Description |
---|
DefaultOMEROLine(LineData shape) |
Modifier and Type | Method and Description |
---|---|
RealLocalizableRealPositionable |
endpointOne() |
RealLocalizableRealPositionable |
endpointTwo() |
boolean |
equals(Object obj) |
int |
hashCode() |
double |
realMax(int d) |
double |
realMin(int d) |
String |
toString() |
boundaryType, getShape, numDimensions
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
testPosition
getShape, requiredAxisTypes
boundaryType, equals, hashCode, maskType
and, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xor
isAll, knownConstant
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint
public DefaultOMEROLine(LineData shape)
public double realMin(int d)
realMin
in interface RealInterval
public double realMax(int d)
realMax
in interface RealInterval
public RealLocalizableRealPositionable endpointOne()
endpointOne
in interface Line
endpointOne
in interface WritableLine
public RealLocalizableRealPositionable endpointTwo()
endpointTwo
in interface Line
endpointTwo
in interface WritableLine
public boolean equals(Object obj)
equals
in interface Line
equals
in interface MaskPredicate<RealLocalizable>
equals
in class Object
Copyright © 2014–2022 ImageJ. All rights reserved.