DoubleValue

DoubleValue class

Double value

Constructors

NameDescription
DoubleValueConstructor.
DoubleValueConstructor.

Properties

NameTypeDescription
ValuefloatDouble value.
IsThemedboolean
UfeUnitFormulaErrAttributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

DoubleValue(value, unit) (1 of 2)

Constructor.

ParameterTypeDescription
valuefloat
unitintA MeasureConst value.

DoubleValue() (2 of 2)

Constructor.

DoubleValue.Value property

Double value.

Type: float

DoubleValue.IsThemed property

Type: boolean

DoubleValue.Ufe property

Attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.

deepClone()

Creates deep copy of this instance.