|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.groupdocs.annotation.domain.request.CreateAnnotationRequestPosition
public class CreateAnnotationRequestPosition
Create annotation request position
| Constructor Summary | |
|---|---|
CreateAnnotationRequestPosition()
|
|
| Method Summary | |
|---|---|
double |
getX()
Get x coordinate |
double |
getY()
Get y coordinate |
void |
setX(double x)
Set x coordinate |
void |
setY(double y)
Set y coordinate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateAnnotationRequestPosition()
| Method Detail |
|---|
public double getX()
public void setX(double x)
x - x coordinatepublic double getY()
public void setY(double y)
y - y coordinate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||