Class ConnectionEnd

java.lang.Object
com.independentsoft.office.drawing.ConnectionEnd

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

  • Method Details

    • clone

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

      public String toString()
      Overrides:
      toString in class Object
    • getID

      public int getID()
      Gets the id.
      Returns:
      the id
    • setID

      public void setID(int id)
      Sets the id.
      Parameters:
      id - the new id
    • getIndex

      public int getIndex()
      Gets the index.
      Returns:
      the index
    • setIndex

      public void setIndex(int index)
      Sets the index.
      Parameters:
      index - the new index