Package | Description |
---|---|
com.charliemouse.cambozola | |
com.charliemouse.cambozola.accessories | |
com.charliemouse.cambozola.profiles |
Modifier and Type | Class and Description |
---|---|
class |
Viewer |
Modifier and Type | Method and Description |
---|---|
void |
Accessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi) |
boolean |
Accessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi)
This is only checked at creation time
|
Modifier and Type | Method and Description |
---|---|
void |
InfoAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi) |
void |
ChangeStreamAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi) |
void |
ZoomOutAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi) |
void |
HomeAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi) |
void |
WWWHelpAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi) |
void |
ZoomInAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi) |
void |
PanAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi) |
boolean |
ChangeStreamAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi) |
boolean |
ZoomOutAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi) |
boolean |
HomeAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi) |
boolean |
WWWHelpAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi) |
boolean |
ZoomInAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi) |
boolean |
PanAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi) |
Modifier and Type | Field and Description |
---|---|
ViewerAttributeInterface |
Profile_NonInteractive.m_viewerAttribs |
Modifier and Type | Method and Description |
---|---|
ViewerAttributeInterface |
Profile_NonInteractive.getViewerAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
Profile_NonInteractive.setViewerAttributes(ViewerAttributeInterface v) |
Constructor and Description |
---|
Profile_Axis_M1031(ViewerAttributeInterface vai) |
Profile_LocalPTZ(ViewerAttributeInterface vai) |
Profile_NonInteractive(ViewerAttributeInterface vai) |
Profile_Panasonic_BLC30(ViewerAttributeInterface vai) |