Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This class represents a map feature identifier using an integer value. More...
#include <ilviews/maps/featureid.h>
Public Member Functions | |
IlvMapFeatureDoubleId (IlDouble value) | |
Initializes an IlvMapFeatureDoubleId . | |
virtual IlvMapFeatureId * | copy () const |
Returns a copy of the object. | |
virtual IlBoolean | equals (const IlvMapFeatureId &) const |
Checks for object equality. | |
virtual IlvClassInfo * | getClassInfo () const |
Returns a class info for the ID. | |
IlDouble | getValue () const |
Returns the object ID. | |
virtual IlUInt | hashCode () const |
Returns a hashcode for the ID. | |
void | setValue (IlDouble val) |
Sets the object ID. |
This class represents a map feature identifier using an integer value.
Library: ilvmaps
IlvMapFeatureDoubleId::IlvMapFeatureDoubleId | ( | IlDouble | value | ) |
Initializes an IlvMapFeatureDoubleId
.
value | The double ID. |
virtual IlvMapFeatureId* IlvMapFeatureDoubleId::copy | ( | ) | const [virtual] |
virtual IlBoolean IlvMapFeatureDoubleId::equals | ( | const IlvMapFeatureId & | ) | const [virtual] |
Checks for object equality.
IlTrue
if the object equals the object given as parameter. Implements IlvMapFeatureId.
virtual IlvClassInfo* IlvMapFeatureDoubleId::getClassInfo | ( | ) | const [virtual] |
IlDouble IlvMapFeatureDoubleId::getValue | ( | ) | const |
Returns the object ID.
virtual IlUInt IlvMapFeatureDoubleId::hashCode | ( | ) | const [virtual] |
void IlvMapFeatureDoubleId::setValue | ( | IlDouble | val | ) |
Sets the object ID.
val | The object ID. |
© 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.