Uses of Class
edu.umd.cfar.lamp.viper.gui.canvas.PBoxNode

Packages that use PBoxNode
edu.umd.cfar.lamp.viper.gui.canvas Provides a canvas view of the video frame with editable metadata overlaid atop it. 
edu.umd.cfar.lamp.viper.gui.data.bbox   
edu.umd.cfar.lamp.viper.gui.data.obox   
 

Uses of PBoxNode in edu.umd.cfar.lamp.viper.gui.canvas
 

Fields in edu.umd.cfar.lamp.viper.gui.canvas declared as PBoxNode
protected  PBoxNode GenericBoxEditor.box
           
 

Uses of PBoxNode in edu.umd.cfar.lamp.viper.gui.data.bbox
 

Subclasses of PBoxNode in edu.umd.cfar.lamp.viper.gui.data.bbox
 class BboxNode
          Visual representation of aligned bounding boxes
 

Uses of PBoxNode in edu.umd.cfar.lamp.viper.gui.data.obox
 

Subclasses of PBoxNode in edu.umd.cfar.lamp.viper.gui.data.obox
 class OboxNode