Package | Description |
---|---|
net.imagej.omero.roi.polyshape |
Modifier and Type | Interface and Description |
---|---|
interface |
OMEROPolygon
A
Polygon2D which wraps an OMERO polygon Roi. |
interface |
OMEROPolyline
A
Polyline which wraps an OMERO polyline Roi |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOMEROPolygon
Base class for
OMEROPolygon . |
class |
ClosedOMEROPolygon
An
OMEROPolygon with closed boundary behavior. |
class |
DefaultOMEROPolygon
Default implementation of
OMEROPolygon . |
class |
DefaultOMEROPolyline
Default implementation of
OMEROPolyline . |
class |
OpenOMEROPolygon
An
OMEROPolygon with open boundary behavior. |
Copyright © 2014–2022 ImageJ. All rights reserved.