Uses of Interface
com.charliemouse.cambozola.profiles.ICameraProfile

Packages that use ICameraProfile
com.charliemouse.cambozola   
com.charliemouse.cambozola.accessories   
com.charliemouse.cambozola.profiles   
 

Uses of ICameraProfile in com.charliemouse.cambozola
 

Methods in com.charliemouse.cambozola that return ICameraProfile
 ICameraProfile ViewerAttributeInterface.getProfile()
           
 ICameraProfile Viewer.getProfile()
           
 

Methods in com.charliemouse.cambozola with parameters of type ICameraProfile
 boolean Accessory.isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)
          This is only checked at creation time
 

Uses of ICameraProfile in com.charliemouse.cambozola.accessories
 

Methods in com.charliemouse.cambozola.accessories with parameters of type ICameraProfile
 boolean ChangeStreamAccessory.isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)
           
 boolean HomeAccessory.isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)
           
 boolean PanAccessory.isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)
           
 boolean ZoomOutAccessory.isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)
           
 boolean WWWHelpAccessory.isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)
           
 boolean ZoomInAccessory.isEnabled(ICameraProfile profile, ViewerAttributeInterface vfi)
           
 

Uses of ICameraProfile in com.charliemouse.cambozola.profiles
 

Classes in com.charliemouse.cambozola.profiles that implement ICameraProfile
 class Profile_Axis_M1031
          * com/charliemouse/cambozola/profiles.Profile_Axis_M1031.java * Copyright (C) Andy Wilcock, 2001.
 class Profile_LocalPTZ
          * com/charliemouse/cambozola/profiles.Profile_LocalPTZ.java * Copyright (C) Andy Wilcock, 2001.
 class Profile_NonInteractive
          * com/charliemouse/cambozola/profiles.Profile_NonInteractive.java * Copyright (C) Andy Wilcock, 2001.
 class Profile_Panasonic_BLC30
          * com/charliemouse/cambozola/profiles.Profile_Panasonic_BL30.java * Copyright (C) Andy Wilcock, 2001.