- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Known Implementing Classes:
- JsPoint
public interface Point
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
float |
getX() |
float |
getY() |
void |
setX(float arg) |
void |
setY(float arg) |
-
-
Method Detail
-
setX
void setX(float arg)
-
setY
void setY(float arg)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2016. All rights reserved.