Uses of Enum Class
lu.kbra.modelizer_next.ui.canvas.data.StyleScope
Packages that use StyleScope
Package
Description
Canvas behavior split into small mixin-style interfaces.
Small enums used by the canvas implementation to describe sides, directions, and style scopes.
Transient canvas data carriers.
-
Uses of StyleScope in lu.kbra.modelizer_next.ui.canvas
Methods in lu.kbra.modelizer_next.ui.canvas with parameters of type StyleScopeModifier and TypeMethodDescriptionvoidStylePaletteCellRenderer.setScope(StyleScope scope) Sets the scope on the active canvas. -
Uses of StyleScope in lu.kbra.modelizer_next.ui.canvas.data
Methods in lu.kbra.modelizer_next.ui.canvas.data that return StyleScopeModifier and TypeMethodDescriptionstatic StyleScopeReturns the enum constant of this class with the specified name.static StyleScope[]StyleScope.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StyleScope in lu.kbra.modelizer_next.ui.canvas.datastruct
Methods in lu.kbra.modelizer_next.ui.canvas.datastruct that return StyleScopeModifier and TypeMethodDescriptionSelectedElement.SelectedType.asStyleScope()Converts this selected type to the matching style scope.