Package org.scijava.display
-
Interface Summary Interface Description 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 availableDisplays.TextDisplay Interface for textDisplays. -
Class Summary Class Description AbstractDisplay<T> Abstract superclass ofDisplayimplementations.ActiveDisplayPreprocessor DefaultDisplay Default display for objects, when no other displays are available.DefaultDisplayService Default service for working withDisplays.DefaultTextDisplay Default display for text.DisplayPostprocessor Displays outputs upon completion of a module execution.