Uses of Enum Class
io.runon.trading.view.MarkerData.MarkerType
Packages that use MarkerData.MarkerType
-
Uses of MarkerData.MarkerType in io.runon.trading.view
Methods in io.runon.trading.view that return MarkerData.MarkerTypeModifier and TypeMethodDescriptionMarkerData.getMarkerType()마커 유형을 얻는다.static MarkerData.MarkerTypeReturns the enum constant of this class with the specified name.static MarkerData.MarkerType[]MarkerData.MarkerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.runon.trading.view with parameters of type MarkerData.MarkerTypeModifierConstructorDescriptionMarkerData(long time, String color, String text, String id, MarkerData.MarkerType markerType, MarkerData.MarkerShape markerShape) Constructor