|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.graphics.objects.VisibleObject
com.cosylab.vdct.graphics.objects.Field
com.cosylab.vdct.graphics.objects.EPICSLink
com.cosylab.vdct.graphics.objects.EPICSVarLink
com.cosylab.vdct.graphics.objects.EPICSVarOutLink
public class EPICSVarOutLink
Insert the type's description here. Creation date: (29.1.2001 20:05:51)
Field Summary | |
---|---|
protected boolean |
disconnected
|
protected InLink |
inlink
|
protected LinkProperties |
properties
|
Fields inherited from class com.cosylab.vdct.graphics.objects.EPICSVarLink |
---|
drawOnlyOneSided, outlinks |
Fields inherited from class com.cosylab.vdct.graphics.objects.EPICSLink |
---|
r, rtailLen |
Fields inherited from class com.cosylab.vdct.graphics.objects.Field |
---|
fieldData |
Fields inherited from class com.cosylab.vdct.graphics.objects.VisibleObject |
---|
x, y, zoomImage |
Fields inherited from interface com.cosylab.vdct.graphics.objects.OutLink |
---|
CONSTANT_PORT_MODE, EXTERNAL_INPUT_MODE, EXTERNAL_OUTPUT_MODE, INPUT_PORT_MODE, INVISIBLE_MODE, NORMAL_MODE, OUTPUT_PORT_MODE |
Fields inherited from interface com.cosylab.vdct.graphics.objects.InLink |
---|
INPUT_MACRO_MODE, OUTPUT_MACRO_MODE |
Constructor Summary | |
---|---|
EPICSVarOutLink(ContainerObject parent,
VDBFieldData fieldData)
EPICSVarLink constructor comment. |
Method Summary | |
---|---|
Connector |
addConnector()
Insert the method's description here. |
void |
destroy()
Insert the method's description here. |
void |
disconnect(Linkable disconnector)
Insert the method's description here. |
protected void |
draw(java.awt.Graphics g,
boolean hilited)
Insert the method's description here. |
void |
fixLinkProperties()
|
InLink |
getInput()
|
java.util.Vector |
getItems()
Insert the method's description here. |
int |
getMode()
Insert the method's description here. |
int |
getOutX()
Insert the method's description here. |
int |
getOutY()
Insert the method's description here. |
int |
getQueueCount()
Insert the method's description here. |
boolean |
isRight()
Insert the method's description here. |
void |
removeLink()
Insert the method's description here. |
void |
setInput(InLink input)
Insert the method's description here. |
void |
validateLink()
Insert the method's description here. |
Methods inherited from class com.cosylab.vdct.graphics.objects.EPICSVarLink |
---|
drawOneSided, getCommentProperty, getIcon, getInX, getInY, getLeftOffset, getLeftX, getLinkCount, getLinkSeparator, getModeNames, getName, getOutlinks, getOutput, getProperties, getRightOffset, getRightX, getStartPoints, revalidateOutlinkConnectors, revalidatePosition, setOutput, toString |
Methods inherited from class com.cosylab.vdct.graphics.objects.EPICSLink |
---|
getDescription, getID, getLayerID, isConnectable, isDisconnected, isStaticRight, rotate, setDescription, setLayerID, setRight, validate |
Methods inherited from class com.cosylab.vdct.graphics.objects.Field |
---|
accept, getFieldData, getHashID, getVerticalPosition, getY, revalidatePosition, setVerticalPosition |
Methods inherited from class com.cosylab.vdct.graphics.objects.VisibleObject |
---|
forceValidation, getColor, getDsId, getFont, getHeight, getLabel, getMarkedX, getMarkedY, getMoveInsideView, getParent, getRheight, getRlabelX, getRlabelY, getRootContainer, getRscale, getRwidth, getRx, getRy, getScale, getTopOffset, getVisibleColor, getWidth, getX, intersects, intersects, isDestroyed, isVisible, isZoomRepaint, markPosition, paint, postDraw, postPaint, setColor, setDestroyed, setFont, setHeight, setLabel, setParent, setRheight, setRlabelX, setRlabelY, setRwidth, setRx, setRy, setScale, setWidth, setX, setY, setZoomRepaint, snapToGrid, unconditionalValidation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.cosylab.vdct.graphics.objects.OutLink |
---|
getLeftX, getRightX |
Methods inherited from interface com.cosylab.vdct.graphics.objects.Linkable |
---|
getID, getLayerID, isConnectable, isDisconnected, setLayerID |
Methods inherited from interface com.cosylab.vdct.graphics.popup.Popupable |
---|
getLabel |
Methods inherited from interface com.cosylab.vdct.inspector.Inspectable |
---|
getDsId |
Field Detail |
---|
protected InLink inlink
protected boolean disconnected
protected LinkProperties properties
Constructor Detail |
---|
public EPICSVarOutLink(ContainerObject parent, VDBFieldData fieldData)
parent
- com.cosylab.vdct.graphics.objects.ContainerObjectfieldData
- com.cosylab.vdct.vdb.VDBFieldDataMethod Detail |
---|
public InLink getInput()
getInput
in interface OutLink
OutLink.getInput()
public int getMode()
OutLink
getMode
in interface OutLink
OutLink.getMode()
public int getOutX()
OutLink
getOutX
in interface OutLink
OutLink.getOutX()
public int getOutY()
OutLink
getOutY
in interface OutLink
OutLink.getOutY()
public int getQueueCount()
OutLink
getQueueCount
in interface OutLink
OutLink.getQueueCount()
public void setInput(InLink input)
OutLink
setInput
in interface OutLink
OutLink.setInput(InLink)
public void destroy()
destroy
in class EPICSVarLink
public void disconnect(Linkable disconnector)
disconnect
in interface Linkable
disconnect
in class EPICSVarLink
protected void draw(java.awt.Graphics g, boolean hilited)
draw
in class EPICSVarLink
g
- java.awt.Graphicshilited
- booleanpublic void validateLink()
EPICSVarLink
validateLink
in interface OutLink
validateLink
in class EPICSVarLink
EPICSVarLink.validateLink()
public void removeLink()
public boolean isRight()
isRight
in interface InLink
isRight
in interface OutLink
isRight
in interface Rotatable
isRight
in class EPICSVarLink
public void fixLinkProperties()
fixLinkProperties
in class EPICSVarLink
EPICSLink.fixLinkProperties()
public java.util.Vector getItems()
getItems
in interface Popupable
getItems
in class EPICSVarLink
public Connector addConnector()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |