Uses of Class
framework.POIObject

Packages that use POIObject
framework   
 

Uses of POIObject in framework
 

Methods in framework that return POIObject
 POIObject POIElement.getSelectedPOI()
           
 

Methods in framework with parameters of type POIObject
 int POIElement.getPOIIndexInSavedVector(POIObject poiObjectOnMap)
          Finds the index number of a POI in the saved POIs vector
 void POIElement.setSelectedPOI(POIObject selectedPOI)
          Sets the selected point of interest.