- All Known Implementing Classes:
AdjustPoint
public interface AdjustPointIf
-
Method Summary
Gets the value of the x property.
Gets the value of the y property.
boolean
boolean
void
Sets the value of the x property.
void
Sets the value of the y property.
-
Method Details
-
getX
Gets the value of the x property.
-
setX
Sets the value of the x property.
-
-
getY
Gets the value of the y property.
-
setY
Sets the value of the y property.
-