Package edu.umd.cfar.lamp.viper.gui.canvas

Provides a canvas view of the video frame with editable metadata overlaid atop it.

See:
          Description

Interface Summary
CreatorAssistant Provides a way for a Creator class to display its information on the canvas, through a single PNode.
Highlightable  
Selectable  
ViewableAttribute An interface to a tool to convert from a datatype Object to a PNode.
 

Class Summary
AttributablePPathAdapter Adds some style management to the PPath node.
CanvasCreator  
CanvasDir  
CanvasEditor Base class for spatial data editor proxies.
DataViewGenerator A map from datatype names to ViewableAttribute objects, with a convenience function to convert directly.
GenericBoxEditor  
HighlightSingleton  
MathVector  
PBoxNode Common subclass of box attribute display nodes.
ScrollableViperDataCanvas  
ScrollWheelPanEventHandler  
ScrollWheelZoomHandler  
ViperCreatorManager  
ViperDataCanvas  
ViperDataPLayer This is a view of what a ViperViewMediator calls the 'majorMoment', hopefully the frame of interest to the user.
ViperEditorManager  
 

Package edu.umd.cfar.lamp.viper.gui.canvas Description

Provides a canvas view of the video frame with editable metadata overlaid atop it.