java.lang.Object
mslinks.data.Size
- All Implemented Interfaces:
Serializable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
private int x -
y
private int y
-
-
Constructor Details
-
Size
public Size() -
Size
public Size(int _x, int _y)
-
-
Method Details
-
getX
public int getX() -
setX
-
getY
public int getY() -
setY
-
serialize
- Specified by:
serialize
in interfaceSerializable
- Throws:
IOException
-