Uses of Enum Class
cnuphys.snr.test.LineStyle
Packages that use LineStyle
-
Uses of LineStyle in cnuphys.snr.test
Fields in cnuphys.snr.test with type parameters of type LineStyleMethods in cnuphys.snr.test that return LineStyleModifier and TypeMethodDescriptionstatic LineStyle
Returns the enum value from the name.static LineStyle
Returns the enum constant of this class with the specified name.static LineStyle[]
LineStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in cnuphys.snr.test with parameters of type LineStyle