|
Class Summary |
| CompositeCanvasJAI |
A canvas class that allows drawing graphics over images. |
| Crop |
Crops the image drawn over a canvas. |
| ImageManipulatorCanvas |
A component class for displaying and manipulating rendered images. |
| InterpModePanel |
Creates a panel for selecting interpolation modes. |
| JAIImageCanvas |
A component class for drawing rendered images. |
| JAIWindowLevel |
Implements the Window/Level feature using the JAI API. |
| RenderableImageCanvas |
A component class for drawing renderable images. |
| RenderedImageCanvas |
A component class for drawing large rendered images. |
| RenderGrid |
Creates a panel that draws a grid to represent the tile structure of the
displyed image and a movable rectangle to represent the viewport. |
| TiledRenderableImageCanvas |
A component class for drawing large renderable images. |
| ViewerPanel |
A container class for holding multiple image canvases, each of which
displays a planar image. |
| WarpImageGenerator |
Generates a warped image using the "Warp" operator and related APIs |
| WindowLevelGUI |
Implements sliders for adjusting window width and level. |