Public Member Functions | List of all members
com.generalrobotix.ui.view.graph.SEDouble Class Reference
Inheritance diagram for com.generalrobotix.ui.view.graph.SEDouble:
Inheritance graph
[legend]

Public Member Functions

double doubleValue ()
 
float floatValue ()
 
Object fromString (String str)
 
Object getValue ()
 
 SEDouble (double value)
 
 SEDouble (String value)
 
void setValue (Object value)
 
void setValue (String str)
 
void setValue (double value)
 
String toString ()
 

Detailed Description

Definition at line 20 of file SEDouble.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.graph.SEDouble.SEDouble ( double  value)
inline

コンストラクタ

Parameters
value

Definition at line 30 of file SEDouble.java.

com.generalrobotix.ui.view.graph.SEDouble.SEDouble ( String  value)
inline

Definition at line 35 of file SEDouble.java.

Member Function Documentation

double com.generalrobotix.ui.view.graph.SEDouble.doubleValue ( )
inline

Definition at line 101 of file SEDouble.java.

float com.generalrobotix.ui.view.graph.SEDouble.floatValue ( )
inline

Definition at line 105 of file SEDouble.java.

Object com.generalrobotix.ui.view.graph.SEDouble.fromString ( String  str)
inline

String値からObjectを取得

Parameters
strString値
Returns
Object値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 63 of file SEDouble.java.

Object com.generalrobotix.ui.view.graph.SEDouble.getValue ( void  )
inline

Object値の取得

Returns
Object値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 97 of file SEDouble.java.

void com.generalrobotix.ui.view.graph.SEDouble.setValue ( Object  value)
inline

Object値の設定

Parameters
valueObject値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 77 of file SEDouble.java.

void com.generalrobotix.ui.view.graph.SEDouble.setValue ( String  str)
inline

String値の設定

Parameters
String値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 85 of file SEDouble.java.

void com.generalrobotix.ui.view.graph.SEDouble.setValue ( double  value)
inline

Definition at line 89 of file SEDouble.java.

String com.generalrobotix.ui.view.graph.SEDouble.toString ( )
inline

String値を取得

Returns
String値

Implements com.generalrobotix.ui.view.graph.StringExchangeable.

Definition at line 50 of file SEDouble.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