Class PinID<N>
java.lang.Object
org.praxislive.ide.pxr.graph.scene.PinID<N>
- Type Parameters:
N- node type
ID of a pin on a node.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PinID
Construct a PinID for a pin with the given name on the provided node.- Parameters:
parent- parent nodename- pin name
-
-
Method Details