Uses of Class
pamViewFX.fxNodes.connectionPane.StandardConnectionSocket
-
Uses of StandardConnectionSocket in pamViewFX.fxNodes.connectionPane
Modifier and TypeMethodDescriptionStandardConnectionNode.addDefaultSocket()
Create a default socket which has layout bounds binded to the ConnectionRectangle.Modifier and TypeMethodDescriptionStandardConnectionNode.getBranchConnectionSockets()
Get list of sockets on a connection line of one the plugs of the this connection node.StandardConnectionPlug.getBranchSockets()
Get all branch sockets attached to the connectionLines of the plug.StandardConnectionNode.getConnectionSockets()
Gets a list of sockets associated with a ConnectionNode.Modifier and TypeMethodDescriptionvoid
StandardConnectionNode.initDefaultSocketLayout
(StandardConnectionSocket socket) Layout defaults and binding for a socket.void
StandardConnectionNode.removeConnectionSocket
(StandardConnectionSocket socket) Remove a connectionSocket from the connection node.