Class CameraSolutions

    • Constructor Detail

    • Method Detail

      • addCapturePropertyValueSolution

        protected boolean addCapturePropertyValueSolution​(Solutions solutions,
                                                          java.lang.String propertyName,
                                                          OpenPnpCaptureCamera.CapturePropertyHolder property,
                                                          java.lang.String valueName,
                                                          java.lang.Integer suggestedValue,
                                                          java.lang.String uri)
      • createReplacementCamera

        public static OpenPnpCaptureCamera createReplacementCamera​(ReferenceCamera oldCamera)
        Create a replacement OpenPnpCaptureCamera for this camera with some of the generic settings transferred.
        Returns:
      • replaceCamera

        public static void replaceCamera​(Camera camera)
                                  throws java.lang.Exception
        Replace a camera with the same Id at the same place in the cameras list.
        Parameters:
        camera -
        Throws:
        java.lang.Exception