public interface AdjustPointIf
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getX()
Gets the value of the x property.
|
java.lang.String |
getY()
Gets the value of the y property.
|
boolean |
isSetX() |
boolean |
isSetY() |
void |
setX(java.lang.String value)
Sets the value of the x property.
|
void |
setY(java.lang.String value)
Sets the value of the y property.
|
java.lang.String getX()
void setX(java.lang.String value)
boolean isSetX()
java.lang.String getY()
void setY(java.lang.String value)
boolean isSetY()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.