com.cosylab.vdct.graphics.objects
Interface MultiInLink
- All Superinterfaces:
- InLink, Linkable
- All Known Implementing Classes:
- EPICSFwdLink, EPICSInLink, EPICSLinkOutIn, EPICSOutLink, EPICSVarLink, EPICSVarOutLink, Macro, Record, TemplateEPICSMacro, TemplateEPICSPort
public interface MultiInLink
- extends InLink
Insert the type's description here.
Creation date: (4.5.2001 9:51:01)
- Author:
getLinkCount
int getLinkCount()
- Insert the method's description here.
Creation date: (4.5.2001 9:51:40)
- Returns:
- java.util.Vector
getStartPoints
java.util.Vector getStartPoints()
getOutlinks
java.util.Vector getOutlinks()