public class AnnotationRectangleJson extends AnnotationFieldBaseJson
Constructor and Description |
---|
AnnotationRectangleJson() |
Modifier and Type | Method and Description |
---|---|
AnnotationPointJson |
getLowerLeftCorner()
Lower left corner
|
AnnotationPointJson |
getUpperRightCorner()
Upper right corner
|
void |
setLowerLeftCorner(AnnotationPointJson lowerLeftCorner)
Lower left corner
|
void |
setUpperRightCorner(AnnotationPointJson upperRightCorner)
Upper right corner
|
getObjType, setObjType, toString
public AnnotationPointJson getLowerLeftCorner()
public void setLowerLeftCorner(AnnotationPointJson lowerLeftCorner)
lowerLeftCorner
- Lower left cornerpublic AnnotationPointJson getUpperRightCorner()
public void setUpperRightCorner(AnnotationPointJson upperRightCorner)
upperRightCorner
- Upper right cornerCopyright © 2019. All rights reserved.