|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewableAttribute | |
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.canvas.datatypes |
Uses of ViewableAttribute in edu.umd.cfar.lamp.viper.gui.canvas |
Methods in edu.umd.cfar.lamp.viper.gui.canvas that return ViewableAttribute | |
ViewableAttribute |
DataViewGenerator.getViewConverter(java.lang.String type)
|
Methods in edu.umd.cfar.lamp.viper.gui.canvas with parameters of type ViewableAttribute | |
void |
DataViewGenerator.addViewConverter(java.lang.String type,
ViewableAttribute view)
|
Uses of ViewableAttribute in edu.umd.cfar.lamp.viper.gui.canvas.datatypes |
Classes in edu.umd.cfar.lamp.viper.gui.canvas.datatypes that implement ViewableAttribute | |
class |
BboxNodeWrapper
Converts from a 'bbox' object to a PNode for display on the viper canvas. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |