Class Position
java.lang.Object
com.independentsoft.office.drawing.Point2D
com.independentsoft.office.spreadsheet.drawing.Position
The Class Position.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Position
public Position()Instantiates a new position. -
Position
Instantiates a new position.- Parameters:
x- the xy- the y
-
Position
public Position(long x, long y)Instantiates a new position.- Parameters:
x- the xy- the y
-
-
Method Details