Package | Description |
---|---|
net.imglib2.roi |
Modifier and Type | Field and Description |
---|---|
static Bounds.RealBounds |
Bounds.RealBounds.UNBOUNDED |
Modifier and Type | Method and Description |
---|---|
protected Bounds.RealBounds |
Bounds.RealBounds.intersectBounded(Bounds.RealBounds arg0,
Bounds.RealBounds arg1) |
static Bounds.RealBounds |
Bounds.RealBounds.of(Predicate<?> predicate) |
static Bounds.RealBounds |
Bounds.RealBounds.of(RealInterval i) |
protected Bounds.RealBounds |
Bounds.RealBounds.unbounded() |
protected Bounds.RealBounds |
Bounds.RealBounds.unionBounded(Bounds.RealBounds arg0,
Bounds.RealBounds arg1) |
Modifier and Type | Method and Description |
---|---|
protected Bounds.RealBounds |
Bounds.RealBounds.intersectBounded(Bounds.RealBounds arg0,
Bounds.RealBounds arg1) |
protected Bounds.RealBounds |
Bounds.RealBounds.unionBounded(Bounds.RealBounds arg0,
Bounds.RealBounds arg1) |
Copyright © 2015–2022 ImgLib2. All rights reserved.