Uses of Enum Class
de.slikey.effectlib.util.BaseImageEffect.Plane
Packages that use BaseImageEffect.Plane
-
Uses of BaseImageEffect.Plane in de.slikey.effectlib.util
Fields in de.slikey.effectlib.util declared as BaseImageEffect.PlaneMethods in de.slikey.effectlib.util that return BaseImageEffect.PlaneModifier and TypeMethodDescriptionstatic BaseImageEffect.PlaneReturns the enum constant of this class with the specified name.static BaseImageEffect.Plane[]BaseImageEffect.Plane.values()Returns an array containing the constants of this enum class, in the order they are declared.