Public Member Functions | Package Attributes
com.generalrobotix.ui.view.graph.SEDouble Class Reference
Inheritance diagram for com.generalrobotix.ui.view.graph.SEDouble:
Inheritance graph
[legend]

List of all members.

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 ()

Package Attributes

DecimalFormat df_
boolean isNaN_
Double value_

Detailed Description

Definition at line 20 of file SEDouble.java.


Constructor & Destructor Documentation

コンストラクタ

Parameters:
value

Definition at line 30 of file SEDouble.java.

Definition at line 35 of file SEDouble.java.


Member Function Documentation

Definition at line 101 of file SEDouble.java.

Definition at line 105 of file SEDouble.java.

String値からObjectを取得

Parameters:
strString値
Returns:
Object値

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

Definition at line 63 of file SEDouble.java.

Object値の取得

Returns:
Object値

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

Definition at line 97 of file SEDouble.java.

Object値の設定

Parameters:
valueObject値

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

Definition at line 77 of file SEDouble.java.

String値の設定

Parameters:
String値

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

Definition at line 85 of file SEDouble.java.

Definition at line 89 of file SEDouble.java.

String値を取得

Returns:
String値

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

Definition at line 50 of file SEDouble.java.


Member Data Documentation

Definition at line 22 of file SEDouble.java.

Definition at line 23 of file SEDouble.java.

Definition at line 21 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 Thu Apr 11 2019 03:30:22