Uses of Enum Class
com.github.jbgust.jsrm.application.motor.grain.core.RotatedShapeGrain.Quality
Packages that use RotatedShapeGrain.Quality
-
Uses of RotatedShapeGrain.Quality in com.github.jbgust.jsrm.application.motor.grain.core
Fields in com.github.jbgust.jsrm.application.motor.grain.core declared as RotatedShapeGrain.QualityMethods in com.github.jbgust.jsrm.application.motor.grain.core that return RotatedShapeGrain.QualityModifier and TypeMethodDescriptionstatic RotatedShapeGrain.QualityReturns the enum constant of this class with the specified name.static RotatedShapeGrain.Quality[]RotatedShapeGrain.Quality.values()Returns an array containing the constants of this enum class, in the order they are declared.