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