Kofax Mobile SDK API Reference
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
FieldLocation Class Reference
Inheritance diagram for FieldLocation:

Public Member Functions

 FieldLocation (double left, double top, double width, double height)
 
 FieldLocation (RectF rectF)
 
String toString ()
 
boolean isUndefined ()
 

Public Attributes

final PointDouble origin
 
final SizeDouble size
 

Static Public Attributes

static final FieldLocation UNDEFINED = new FieldLocation(0d, 0d, 0d, 0d)
 

Constructor & Destructor Documentation

FieldLocation ( double  left,
double  top,
double  width,
double  height 
)
FieldLocation ( RectF  rectF)

Member Function Documentation

boolean isUndefined ( )
String toString ( )

Member Data Documentation

final PointDouble origin
final SizeDouble size
final FieldLocation UNDEFINED = new FieldLocation(0d, 0d, 0d, 0d)
static

The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.