public class PolygonAnnotationResponse extends AsposeResponse
Constructor and Description |
---|
PolygonAnnotationResponse() |
Modifier and Type | Method and Description |
---|---|
PolygonAnnotationResponse |
annotation(PolygonAnnotation annotation) |
boolean |
equals(java.lang.Object o) |
PolygonAnnotation |
getAnnotation()
Polygon annotation object
|
int |
hashCode() |
void |
setAnnotation(PolygonAnnotation annotation) |
java.lang.String |
toString() |
public PolygonAnnotationResponse annotation(PolygonAnnotation annotation)
public PolygonAnnotation getAnnotation()
public void setAnnotation(PolygonAnnotation annotation)
public boolean equals(java.lang.Object o)
equals
in class AsposeResponse
public int hashCode()
hashCode
in class AsposeResponse
public java.lang.String toString()
toString
in class AsposeResponse