Uses of Enum Class
org.openpatch.scratch.Layer
Packages that use Layer
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
This package contains the internal classes of the Scratch plugin.
-
Uses of Layer in org.openpatch.scratch
Methods in org.openpatch.scratch that return LayerModifier and TypeMethodDescriptionstatic LayerReturns the enum constant of this class with the specified name.static Layer[]Layer.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openpatch.scratch with parameters of type Layer -
Uses of Layer in org.openpatch.scratch.internal
Methods in org.openpatch.scratch.internal with parameters of type Layer