Public Member Functions | Public Attributes | List of all members
com.generalrobotix.ui.view.graph.XYLineGraph.DataSeriesInfo Class Reference

Public Member Functions

 DataSeriesInfo (AxisInfo xAxisInfo, AxisInfo yAxisInfo, Color color, LegendInfo legend)
 

Public Attributes

Color color
 
LegendInfo legend
 
AxisInfo xAxisInfo
 
AxisInfo yAxisInfo
 

Detailed Description

データ系列情報クラス

Definition at line 745 of file XYLineGraph.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.graph.XYLineGraph.DataSeriesInfo.DataSeriesInfo ( AxisInfo  xAxisInfo,
AxisInfo  yAxisInfo,
Color  color,
LegendInfo  legend 
)
inline

コンストラクタ

Parameters
xAxisInfoAxisInfo X軸情報
yAxisInfoAxisInfo Y軸情報
colorColor 描画色
legendLegendInfo 凡例情報

Definition at line 764 of file XYLineGraph.java.

Member Data Documentation

Color com.generalrobotix.ui.view.graph.XYLineGraph.DataSeriesInfo.color

Definition at line 751 of file XYLineGraph.java.

LegendInfo com.generalrobotix.ui.view.graph.XYLineGraph.DataSeriesInfo.legend

Definition at line 752 of file XYLineGraph.java.

AxisInfo com.generalrobotix.ui.view.graph.XYLineGraph.DataSeriesInfo.xAxisInfo

Definition at line 749 of file XYLineGraph.java.

AxisInfo com.generalrobotix.ui.view.graph.XYLineGraph.DataSeriesInfo.yAxisInfo

Definition at line 750 of file XYLineGraph.java.


The documentation for this class was generated from the following file:


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:44