com.baidubce.services.ocr.model
Class Location
java.lang.Object
com.baidubce.services.ocr.model.Location
public class Location
- extends Object
Created by lvsiyuan on 16/11/22.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Location
public Location()
getLeft
public Integer getLeft()
setLeft
public void setLeft(Integer left)
getTop
public Integer getTop()
setTop
public void setTop(Integer top)
getWidth
public Integer getWidth()
setWidth
public void setWidth(Integer width)
getHeight
public Integer getHeight()
setHeight
public void setHeight(Integer height)
Copyright © 2018. All rights reserved.