public class DefaultOMEROPolygon extends AbstractOMEROPolygon
OMEROPolygon
. The contains method for this
is the most efficient of the polygons, but the edge behavior is unspecified.shape
Constructor and Description |
---|
DefaultOMEROPolygon(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 DefaultOMEROPolygon(PolygonData shape)
public boolean test(RealLocalizable l)
Copyright © 2014–2022 ImageJ. All rights reserved.