| Package | Description |
|---|---|
| bdv.viewer | |
| bdv.viewer.overlay |
| Modifier and Type | Method and Description |
|---|---|
<I extends MultiBoxOverlay.IntervalAndTransform> |
MultiBoxOverlay2d.paint(Graphics2D graphics,
List<I> sources,
Interval targetInterval,
Interval boxScreen)
This paints the box overlay with perspective and scale set such that it
fits approximately into the specified screen area.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntervalAndTransform |
| Modifier and Type | Method and Description |
|---|---|
<I extends MultiBoxOverlay.IntervalAndTransform> |
MultiBoxOverlay.paint(Graphics2D graphics,
List<I> sources,
Interval targetInterval,
Interval boxScreen)
This paints the box overlay with perspective and scale set such that it
fits approximately into the specified screen area.
|
Copyright © 2015–2021 Fiji. All rights reserved.