public abstract class AbstractOMEROPolygon extends AbstractOMERORealMaskRealInterval<PolygonData> implements OMEROPolygon
OMEROPolygon
.shape
Constructor and Description |
---|
AbstractOMEROPolygon(PolygonData shape,
BoundaryType bt) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
boundaryType, getShape, numDimensions
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPoints, setPoints
addVertex, addVertices, numVertices, realMax, realMin, removeVertex, vertex
testPosition
getShape, requiredAxisTypes
addVertex
hashCode, maskType, numDimensions
and, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xor
boundaryType, isAll, knownConstant
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint
public AbstractOMEROPolygon(PolygonData shape, BoundaryType bt)
public boolean equals(Object obj)
equals
in interface Polygon2D
equals
in interface MaskPredicate<RealLocalizable>
equals
in class Object
Copyright © 2014–2022 ImageJ. All rights reserved.