rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Maps Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvDoubleAttribute Class Reference

This feature attribute stores an attribute of type double. More...

#include <ilviews/maps/attribute/doubleattr.h>

Inheritance diagram for IlvDoubleAttribute:
IlvFeatureAttribute

List of all members.

Public Member Functions

 IlvDoubleAttribute (const IlvDoubleAttribute &source)
 Copies this map attribute.
 IlvDoubleAttribute (IlDouble value)
 Creates a floating point double attribute.
virtual IlvFeatureAttributecopy () 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.

Detailed Description

This feature attribute stores an attribute of type double.

Library: ilvmaps


Constructor & Destructor Documentation

IlvDoubleAttribute::IlvDoubleAttribute ( IlDouble  value  ) 

Creates a floating point double attribute.

Parameters:
value The value of this attribute.
IlvDoubleAttribute::IlvDoubleAttribute ( const IlvDoubleAttribute source  ) 

Copies this map attribute.

Parameters:
source The object to be copied.

Member Function Documentation

virtual IlvFeatureAttribute* IlvDoubleAttribute::copy (  )  const [virtual]

Returns a copy of the object.

Returns:
The copy of the object.

Implements IlvFeatureAttribute.

IlDouble IlvDoubleAttribute::getValue (  )  const

Returns the double value of the attribute.

Returns:
The double value.
void IlvDoubleAttribute::setValue ( IlDouble  value  ) 

Sets the value of the attribute.

Parameters:
value The new value to be set.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.