Class Limelight.BarcodeTarget
java.lang.Object
com.limelightvision.Limelight.LimelightTarget
com.limelightvision.Limelight.BarcodeTarget
- Enclosing class:
Limelight
A barcode/QR code target.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDecoded barcode data string.Barcode family (e.g.Fields inherited from class Limelight.LimelightTarget
corners, targetAreaPercent, txDegrees, txDegreesNoCrosshair, txPixels, tyDegrees, tyDegreesNoCrosshair, tyPixels -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
family
Barcode family (e.g. "QRCODE") -
data
Decoded barcode data string.
-
-
Constructor Details
-
BarcodeTarget
public BarcodeTarget()
-