Class EPICSLinkOutIn

    • Field Detail

      • outlinks

        protected Vector outlinks
    • Constructor Detail

      • EPICSLinkOutIn

        public EPICSLinkOutIn​(ContainerObject parent,
                              VDBFieldData fieldData)
        Constructor for EPICSLinkOutIn.
        Parameters:
        parent - parent
        fieldData - fieldData
    • Method Detail

      • getOutlinks

        public Vector getOutlinks()
        Extra lasy initalization pattern for outlinks object.
        Specified by:
        getOutlinks in interface MultiInLink
        Returns:
        something
      • getInX

        public int getInX()
        Description copied from interface: InLink
        Insert the method's description here. Creation date: (29.1.2001 17:55:10)
        Specified by:
        getInX in interface InLink
        Returns:
        int
        See Also:
        InLink.getInX()
      • getInY

        public int getInY()
        Description copied from interface: InLink
        Insert the method's description here. Creation date: (29.1.2001 17:55:21)
        Specified by:
        getInY in interface InLink
        Returns:
        int
        See Also:
        InLink.getInY()
      • destroy

        public void destroy()
        Description copied from class: EPICSLinkOut
        Insert the method's description here. Creation date: (29.1.2001 22:11:34)
        Overrides:
        destroy in class EPICSLinkOut
      • disconnect

        public void disconnect​(Linkable disconnector)
        Description copied from class: EPICSLinkOut
        Insert the method's description here. Creation date: (29.1.2001 21:44:32)
        Specified by:
        disconnect in interface Linkable
        Overrides:
        disconnect in class EPICSLinkOut
        Parameters:
        disconnector - disconnector
      • getStartPoints

        public Vector getStartPoints()
        Insert the method's description here. Creation date: (5.2.2001 12:10:18)
        Specified by:
        getStartPoints in interface MultiInLink
        Returns:
        java.util.Vector
      • getLeftOffset

        public int getLeftOffset()
        Description copied from class: VisibleObject
        Returns the offset in pixels(the length of additional objects (arrows, strings) drawn on the left side of this object.
        Overrides:
        getLeftOffset in class VisibleObject
        Returns:
        something
      • getRightOffset

        public int getRightOffset()
        Description copied from class: VisibleObject
        Returns the offset in pixels(the length of additional objects (arrows, strings) drawn on the right side of this object.
        Overrides:
        getRightOffset in class VisibleObject
        Returns:
        something