com.google.zxing
Interface ResultPointCallback


public interface ResultPointCallback

Callback which is invoked when a possible result point (significant point in the barcode image such as a corner) is found.

See Also:
DecodeHintType.NEED_RESULT_POINT_CALLBACK
Since:
BlackBerry API 7.0.0

Method Summary
 void foundPossibleResultPoint(ResultPoint point)
           
 



Method Detail

foundPossibleResultPoint

void foundPossibleResultPoint(ResultPoint point)
Since:
BlackBerry API 7.0.0





Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal