Package | Description |
---|---|
net.imglib2.roi.geom | |
net.imglib2.roi.geom.real |
Modifier and Type | Method and Description |
---|---|
static WritablePolyline |
GeomMasks.polyline(List<? extends RealLocalizable> vertices)
Creates a
WritablePolyline from a list of vertices. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWritablePolyline
A polyline, which can be embedded in n-dimensional space.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.