Interface MultiInLink
-
- 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:
- cosylab
-
-
Field Summary
-
Fields inherited from interface com.cosylab.vdct.graphics.objects.InLink
INPUT_MACRO_MODE, OUTPUT_MACRO_MODE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getLinkCount()
Insert the method's description here.Vector
getOutlinks()
Vector
getStartPoints()
-
Methods inherited from interface com.cosylab.vdct.graphics.objects.InLink
getInX, getInY, getLeftX, getOutput, getRightX, isRight, setOutput
-
Methods inherited from interface com.cosylab.vdct.graphics.objects.Linkable
disconnect, getID, getLayerID, isConnectable, isDisconnected, setLayerID
-
-