![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This feature attribute stores an attribute of type double.
More...
#include <ilviews/maps/attribute/doubleattr.h>
Public Member Functions | |
| IlvDoubleAttribute (const IlvDoubleAttribute &source) | |
| Copies this map attribute. | |
| IlvDoubleAttribute (IlDouble value) | |
| Creates a floating point double attribute. | |
| virtual IlvFeatureAttribute * | copy () const |
| Returns a copy of the object. | |
| IlDouble | getValue () const |
| Returns the double value of the attribute. | |
| void | setValue (IlDouble value) |
| Sets the value of the attribute. | |
This feature attribute stores an attribute of type double.
Library: ilvmaps
| IlvDoubleAttribute::IlvDoubleAttribute | ( | IlDouble | value | ) |
Creates a floating point double attribute.
| value | The value of this attribute. |
| IlvDoubleAttribute::IlvDoubleAttribute | ( | const IlvDoubleAttribute & | source | ) |
Copies this map attribute.
| source | The object to be copied. |
| virtual IlvFeatureAttribute* IlvDoubleAttribute::copy | ( | ) | const [virtual] |
| IlDouble IlvDoubleAttribute::getValue | ( | ) | const |
Returns the double value of the attribute.
| void IlvDoubleAttribute::setValue | ( | IlDouble | value | ) |
Sets the value of the attribute.
| value | The new value to be set. |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.