Class WrapPolygon
java.lang.Object
com.independentsoft.office.word.drawing.WrapPolygon
The Class WrapPolygon.
-
Constructor Details
-
WrapPolygon
public WrapPolygon()Instantiates a new wrap polygon.
-
-
Method Details
-
clone
-
toString
-
isEdited
public boolean isEdited()Checks if is edited.- Returns:
- true, if is edited
-
setEdited
public void setEdited(boolean isEdited)Sets the edited.- Parameters:
isEdited- the new edited
-
getStart
Gets the start.- Returns:
- the start
-
setStart
Sets the start.- Parameters:
start- the new start
-
getLineEndPositions
Gets the line end positions.- Returns:
- the line end positions
-