Public Constructors |
|
AddObservationCmd(String conceptName, String timecode, Date recordedDate, String videoArchiveName, String user, String cameraDirection)
|
|
AddObservationCmd(String conceptName, String timecode, Date recordedDate, String videoArchiveName, String user, String cameraDirection, boolean selectAddedObservation)
|
|
AddObservationCmd(String conceptName, String timecode, Date recordedDate, String videoArchiveName, String user, String cameraDirection, Point2D point)
|
|
AddObservationCmd(String conceptName, String timecode, Date recordedDate, String videoArchiveName, String user, String cameraDirection, Point2D point, boolean selectAddedObservation)
|
|
AddObservationCmd(String conceptName, String timecode, Date recordedDate, String videoArchiveName, String user, String cameraDirection, Point2D point, String imageReference)
|
|
AddObservationCmd(String conceptName, String timecode, Date recordedDate, String videoArchiveName, String user, String cameraDirection, Point2D point, String imageReference, boolean selectAddedObservation)
|