Package com.mindee.parsing.v2.field
Class FieldLocation
- java.lang.Object
-
- com.mindee.parsing.v2.field.FieldLocation
-
public class FieldLocation extends Object
Location data for a field.
-
-
Constructor Summary
Constructors Constructor Description FieldLocation()
FieldLocation(Polygon polygon, int page)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
int
getPage()
Page ID.Polygon
getPolygon()
Free polygon made up of points.int
hashCode()
-