Package | Description |
---|---|
net.imglib2.roi.geom.real |
Modifier and Type | Class and Description |
---|---|
class |
ClosedWritablePolygon2D
A
Polygon2D which contains all boundary points, and is defined by the
provided vertices. |
class |
OpenWritablePolygon2D
A
Polygon2D which contains no boundary points, and is defined by the
provided vertices. |
Copyright © 2015–2022 ImgLib2. All rights reserved.