Interface ConnectionSiteIf

  • All Known Implementing Classes:
    ConnectionSite

    public interface ConnectionSiteIf
    • Method Detail

      • getPos

        AdjustPointIf getPos()
        Gets the value of the pos property.
      • setPos

        void setPos​(AdjustPointIf pos)
        Sets the value of the pos property.
      • getAng

        String getAng()
        Gets the value of the ang property.
      • setAng

        void setAng​(String value)
        Sets the value of the ang property.
      • isSetAng

        boolean isSetAng()