Package | Description |
---|---|
bdv.util |
Modifier and Type | Method and Description |
---|---|
BoundedRange |
BoundedRange.join(BoundedRange other) |
BoundedRange |
BoundedRange.withMax(double newMax) |
BoundedRange |
BoundedRange.withMaxBound(double newMaxBound) |
BoundedRange |
BoundedRange.withMin(double newMin) |
BoundedRange |
BoundedRange.withMinBound(double newMinBound) |
Modifier and Type | Method and Description |
---|---|
BoundedRange |
BoundedRange.join(BoundedRange other) |
Copyright © 2015–2021 Fiji. All rights reserved.