パッケージ pixela.client.api.graph
インタフェース CreateGraph.GraphType
-
- 含まれているクラス:
- CreateGraph
public static interface CreateGraph.GraphType
-
-
メソッドの概要
すべてのメソッド インスタンス・メソッド abstractメソッド デフォルト・メソッド 修飾子とタイプ メソッド 説明 default @NotNull CreateGraph.GraphColorfloating()default @NotNull CreateGraph.GraphColorinteger()@NotNull CreateGraph.GraphColortype(Graph.Type type)
-
-
-
メソッドの詳細
-
type
@NotNull @NotNull CreateGraph.GraphColor type(@NotNull Graph.Type type)
-
integer
@NotNull default @NotNull CreateGraph.GraphColor integer()
-
floating
@NotNull default @NotNull CreateGraph.GraphColor floating()
-
-