Uses of Enum Class
org.praxislive.ide.pxr.spi.RootEditor.ToolAction
Packages that use RootEditor.ToolAction
-
Uses of RootEditor.ToolAction in org.praxislive.ide.pxr.graph
Methods in org.praxislive.ide.pxr.graph that return types with arguments of type RootEditor.ToolAction -
Uses of RootEditor.ToolAction in org.praxislive.ide.pxr.spi
Methods in org.praxislive.ide.pxr.spi that return RootEditor.ToolActionModifier and TypeMethodDescriptionstatic RootEditor.ToolActionReturns the enum constant of this class with the specified name.static RootEditor.ToolAction[]RootEditor.ToolAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.praxislive.ide.pxr.spi that return types with arguments of type RootEditor.ToolActionModifier and TypeMethodDescriptiondefault Set<RootEditor.ToolAction> RootEditor.supportedToolActions()Return the set of tool actions this editor wishes to support.