Uses of Enum Class
org.praxislive.ide.pxr.graph.scene.Alignment
Packages that use Alignment
-
Uses of Alignment in org.praxislive.ide.pxr.graph.scene
Methods in org.praxislive.ide.pxr.graph.scene that return AlignmentModifier and TypeMethodDescriptionPinWidget.getAlignment()static AlignmentReturns the enum constant of this class with the specified name.static Alignment[]Alignment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.praxislive.ide.pxr.graph.scene with parameters of type AlignmentModifier and TypeMethodDescriptionAdd a pin with the given name and alignment to a node.Add a pin with the given ID and alignment.voidPinWidget.setAlignment(Alignment alignment)