public class OpenOMEROPolygon extends AbstractOMEROPolygon
OMEROPolygon
with open boundary behavior.shape
Constructor and Description |
---|
OpenOMEROPolygon(PolygonData shape) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(RealLocalizable l) |
equals, hashCode, 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 OpenOMEROPolygon(PolygonData shape)
public boolean test(RealLocalizable l)
Copyright © 2014–2022 ImageJ. All rights reserved.