public interface Socket
Modifier and Type | Method and Description |
---|---|
ConnectionFlavor |
getFlavor() |
java.lang.String |
getID() |
java.lang.Object |
getParent() |
java.lang.String |
getParentID() |
XYLocation |
getRelativeXYLocation() |
XYLocation |
getXYLocation() |
boolean |
isExternal() |
boolean |
isInput() |
boolean |
isOutput() |
void |
parentMoved() |
XYLocation getXYLocation()
XYLocation getRelativeXYLocation()
java.lang.String getID()
ConnectionFlavor getFlavor()
java.lang.String getParentID()
java.lang.Object getParent()
void parentMoved()
boolean isExternal()
boolean isInput()
boolean isOutput()
Copyright © 2013. All Rights Reserved.