Package | Description |
---|---|
net.imglib2.roi.geom.real |
Modifier and Type | Interface and Description |
---|---|
interface |
WritablePolyline
A modifiable
Polyline . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWritablePolyline
A polyline, which can be embedded in n-dimensional space.
|
Modifier and Type | Method and Description |
---|---|
static int |
Polyline.hashCode(Polyline polyline)
Computes a hash code for a polyline.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.