Class LinkCommand


  • public class LinkCommand
    extends Command
    Insert the class' description here. Creation /** Insert the class' description here. Creation date: (3.2.2001 13:28:11)
    Author:
    Matej Sekoranja
    • Constructor Detail

      • LinkCommand

        public LinkCommand​(LinkCommandInterface linkCommandInterface)
        Insert the method's description here. Creation date: (21.12.2000 22:43:26)
        Parameters:
        linkCommandInterface - linkCommandInterface
    • Method Detail

      • execute

        public void execute()
        Insert the method's description here. Creation date: (21.12.2000 22:42:23)
        Specified by:
        execute in class Command
      • setData

        public void setData​(VisibleObject obj,
                            LinkSource field)
        Insert the method's description here. Creation date: (3.2.2001 13:29:40)
        Parameters:
        obj - com.cosylab.vdct.graphics.objects.VisibleObject
        field - com.cosylab.vdct.graphics.objects.LinkSource