Class WrapPolygon

java.lang.Object
com.independentsoft.office.word.drawing.WrapPolygon

public class WrapPolygon extends Object
The Class WrapPolygon.
  • Constructor Details

    • WrapPolygon

      public WrapPolygon()
      Instantiates a new wrap polygon.
  • Method Details

    • clone

      public WrapPolygon clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • 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

      public Point2D getStart()
      Gets the start.
      Returns:
      the start
    • setStart

      public void setStart(Point2D start)
      Sets the start.
      Parameters:
      start - the new start
    • getLineEndPositions

      public List<WrapPoligonLineEndPosition> getLineEndPositions()
      Gets the line end positions.
      Returns:
      the line end positions