Package org.scijava.display

Interface Summary
Display<T> A display is a particular type of plugin intended to collect objects for visualization.
Displayable An interface used by classes that can draw on demand.
DisplayService Interface for service that tracks available Displays.
TextDisplay Interface for text Displays.
 

Class Summary
AbstractDisplay<T> Abstract superclass of Display implementations.
ActiveDisplayPreprocessor Assigns the active Display when there is one single unresolved Display parameter.
DefaultDisplay Default display for objects, when no other displays are available.
DefaultDisplayService Default service for working with Displays.
DefaultTextDisplay Default display for text.
DisplayPostprocessor Displays outputs upon completion of a module execution.
 



Copyright © 2009–2014 SciJava. All rights reserved.