public interface OMEROPolygon extends OMEROPolyshape<PolygonData>, WritablePolygon2D
Polygon2D
which wraps an OMERO polygon Roi.Modifier and Type | Method and Description |
---|---|
default List<Point2D.Double> |
getPoints() |
default void |
setPoints(List<Point2D.Double> points) |
addVertex, addVertices, numVertices, realMax, realMin, removeVertex, vertex
testPosition
getShape, requiredAxisTypes
addVertex
equals, hashCode, maskType, numDimensions
and, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xor
boundaryType, isAll, knownConstant
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint
default List<Point2D.Double> getPoints()
getPoints
in interface OMEROPolyshape<PolygonData>
default void setPoints(List<Point2D.Double> points)
setPoints
in interface OMEROPolyshape<PolygonData>
Copyright © 2014–2022 ImageJ. All rights reserved.