Class AnchorPoint
java.lang.Object
com.independentsoft.office.drawing.AnchorPoint
The Class AnchorPoint.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AnchorPoint
public AnchorPoint()Instantiates a new anchor point.
-
-
Method Details
-
clone
-
toString
-
getX
Gets the x.- Returns:
- the x
-
setX
Sets the x.- Parameters:
x- the new x
-
getY
Gets the y.- Returns:
- the y
-
setY
Sets the y.- Parameters:
y- the new y
-
getZ
Gets the z.- Returns:
- the z
-
setZ
Sets the z.- Parameters:
z- the new z
-