Class IWReverseGeocodingEvent

This class represents a reverse geocoding event.

This class is part of the module geocoding.


Field Summary
IWCoordinate coordinate
          The original input coordinate.
Object parameterObject
          Additional parameter.
IWReverseGeocodingResults[] results
          An array of located addresses.
String status
          The status code from the geocoder service.
 
Constructor Summary
IWReverseGeocodingEvent()
            Creates a new reverse geocoding event.
 
Method Summary
 String toString()
           Returns a string representation of this reverse geocoding event.
 
Field Detail

coordinate

IWCoordinate coordinate

parameterObject

Object parameterObject

results

IWReverseGeocodingResults[] results

status

String status

Constructor Detail

IWReverseGeocodingEvent

IWReverseGeocodingEvent()

Method Detail

toString

String toString()

Source-Code Copyright 2007-2016 infoware GmbH - Documentation generated on Tue Nov 29 2022 14:20:15 GMT+0100 (MEZ)