Inheritance diagram for MQClientInterface::CenterLatLng:

Public Member Functions | |
| CenterLatLng () | |
| CenterLatLng (CenterLatLng copy) | |
| override void | Init () |
| override bool | Equals (System.Object obj) |
| bool | Equals (CenterLatLng otherObject) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (CenterLatLng obj1, CenterLatLng obj2) |
| static bool | operator!= (CenterLatLng obj1, CenterLatLng obj2) |
Properties | |
| override System.String | ClassName |
| override int | ClassID |
| virtual LatLng | CenterLL |
|
|
Default constructor. |
|
|
Copy constructor.
|
|
|
Equals(type)
|
|
|
Equals(object)
Reimplemented from MQClientInterface::MQObject. |
|
|
Returns a hash code for this CenterLatLng.
Reimplemented from MQClientInterface::MQObject. |
|
|
Initializes this CenterLatLng point. Reimplemented from MQClientInterface::MapCommand. |
|
||||||||||||
|
Inequality operator
|
|
||||||||||||
|
Equality operator
|
|
|
Center lat,lng property. |
|
|
Class ID property Reimplemented from MQClientInterface::MQObject. |
|
|
Class Name property Reimplemented from MQClientInterface::MQObject. |
1.4.1