Barcode Xpress for Java v14.0 - Updated January 7, 2025
com.accusoft.barcodexpress Package
/
Result Class
/ getPoint3 Method
Collapse All
Expand All
In This Topic
Syntax
See Also
Is this page helpful?
Yes
No
Thanks for your feedback.
How can we improve?
Submit
Barcode Xpress Overview
Release Notes
Getting Started
Developer Guide
Supported Barcode Types
API Reference
Accusoft.BarcodeXpress.Java Project
Overview
Packages
com.accusoft.barcodexpress Package
Overview
Classes
BarcodeException
BarcodeReader
BarcodeXpress
Result
Overview
Members
Result Constructor
Methods
getArea Method
getConfidence Method
getData Method
getPoint1 Method
getPoint2 Method
getPoint3 Method
getPoint4 Method
getPoints Method
getSkew Method
getType Method
getValue Method
Enumerations
BarcodeType
Orientation
Barcode Scanner REST API
getPoint3 Method
In This Topic
Syntax
See Also
Gets the bottom-right point of the recognized barcode.
Syntax
public
java.awt.Point getPoint3()
Return Value
Point object.
See Also
Reference
Result Class
Result Members