public interface OMEROPolyline extends OMEROPolyshape<PolylineData>, WritablePolyline
Polyline
which wraps an OMERO polyline RoiModifier and Type | Method and Description |
---|---|
default List<Point2D.Double> |
getPoints() |
default void |
setPoints(List<Point2D.Double> points) |
default boolean |
test(RealLocalizable l) |
addVertex, addVertices, numVertices, realMax, realMin, removeVertex, vertex
testPosition
getShape, requiredAxisTypes
boundaryType, equals, hashCode, maskType
and, isEmpty, minus, or, realMax, realMax, realMin, realMin, transform, xor
isAll, knownConstant
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint
default List<Point2D.Double> getPoints()
getPoints
in interface OMEROPolyshape<PolylineData>
default void setPoints(List<Point2D.Double> points)
setPoints
in interface OMEROPolyshape<PolylineData>
default boolean test(RealLocalizable l)
test
in interface Predicate<RealLocalizable>
Copyright © 2014–2022 ImageJ. All rights reserved.