Uses of Enum Class
io.runon.trading.view.MarkerData.MarkerShape
Packages that use MarkerData.MarkerShape
-
Uses of MarkerData.MarkerShape in io.runon.trading.view
Methods in io.runon.trading.view that return MarkerData.MarkerShapeModifier and TypeMethodDescriptionMarkerData.getMarkerShape()마커 모양을 얻는다.static MarkerData.MarkerShapeReturns the enum constant of this class with the specified name.static MarkerData.MarkerShape[]MarkerData.MarkerShape.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.MarkerShapeModifierConstructorDescriptionMarkerData(long time, String color, String text, String id, MarkerData.MarkerType markerType, MarkerData.MarkerShape markerShape) Constructor