Class WinClientScanRect

java.lang.Object
de.elo.mover.main.barcode.WinClientScanRect

public class WinClientScanRect
extends java.lang.Object

Überschrift: WinClientScanRect.

Beschreibung: Klasse für die Windows Client Implementierung vom ScanRect.

Copyright: Copyright (c) ELO Digital Office GmbH 2018

  • Constructor Summary

    Constructors
    Constructor Description
    WinClientScanRect​(java.awt.Rectangle originalScanRect)
    Konstruktor.
  • Method Summary

    Modifier and Type Method Description
    java.awt.Rectangle computeScanRect()
    Liefert das Scan-Rechteck zurück.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WinClientScanRect

      public WinClientScanRect​(java.awt.Rectangle originalScanRect)
      Konstruktor.
      Parameters:
      originalScanRect - Originales Rechteck
  • Method Details

    • computeScanRect

      public java.awt.Rectangle computeScanRect()
      Liefert das Scan-Rechteck zurück.
      Returns:
      Scan-Rechteck