Interface InLink

    • Method Detail

      • getInX

        int getInX()
        Insert the method's description here. Creation date: (29.1.2001 17:55:10)
        Returns:
        int
      • getInY

        int getInY()
        Insert the method's description here. Creation date: (29.1.2001 17:55:21)
        Returns:
        int
      • getOutput

        OutLink getOutput()
        Returns:
        com.cosylab.vdct.graphics.objects.OutLink
      • setOutput

        void setOutput​(OutLink output,
                       OutLink prevOutput)
        Parameters:
        output - com.cosylab.vdct.graphics.objects.OutLink
        prevOutput - com.cosylab.vdct.graphics.objects.OutLink
      • getLeftX

        int getLeftX()
        Returns:
        int
      • getRightX

        int getRightX()
        Returns:
        int
      • isRight

        boolean isRight()
        Returns:
        boolean