Uses of Class
org.praxislive.ide.pxr.graph.scene.PinID
Packages that use PinID
-
Uses of PinID in org.praxislive.ide.pxr.graph.scene
Methods in org.praxislive.ide.pxr.graph.scene that return PinIDModifier and TypeMethodDescriptionEdgeID.getPin1()Get the ID of the first pin.EdgeID.getPin2()Get the ID of the second pin.Methods in org.praxislive.ide.pxr.graph.scene with parameters of type PinIDModifier and TypeMethodDescriptionAdd a pin with the given ID and alignment.protected voidAttaches an anchor of a source pin an edge.protected voidAttaches an anchor of a target pin an edge.protected org.netbeans.api.visual.widget.WidgetPraxisGraphScene.attachPinWidget(N node, PinID<N> pin) Implements attaching a widget to a pin.Add a connection between the given pins.Constructors in org.praxislive.ide.pxr.graph.scene with parameters of type PinID