Package | Description |
---|---|
net.imglib2 | |
net.imglib2.roi.geom.real | |
net.imglib2.roi.mask.real |
Modifier and Type | Class and Description |
---|---|
class |
FinalRealInterval
Implementation of the
RealInterval interface. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWritableBox
Abstract base class for implementations of
WritableBox . |
class |
ClosedWritableBox
A
Box which contains all edge points defined by the min and
max values in each dimension. |
class |
ClosedWritablePolygon2D
A
Polygon2D which contains all boundary points, and is defined by the
provided vertices. |
class |
DefaultWritableLine
Represents a line segment as defined by two end points, which can be embedded
in n-dimensional space.
|
class |
DefaultWritablePolygon2D
A
DefaultWritablePolygon2D defined by the given vertices. |
class |
DefaultWritablePolyline
A polyline, which can be embedded in n-dimensional space.
|
class |
DefaultWritableRealPointCollection<L extends RealLocalizable>
RealPointCollection backed by a Map . |
class |
OpenWritableBox
A
Box which contains no edge points defined by the min and max
values in each dimension. |
class |
OpenWritablePolygon2D
A
Polygon2D which contains no boundary points, and is defined by the
provided vertices. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRealMaskRealInterval |
Copyright © 2015–2022 ImgLib2. All rights reserved.