Loading...
Searching...
No Matches
com.navigine.examples.LocationListManagerExample Class Reference

Public Member Functions

 LocationListManagerExample ()
 
void demonstrateLocationListManagerMethods ()
 
void demonstrateLocationList (Map< Integer, LocationInfo > locationInfos)
 
void demonstrateLocationInfo (LocationInfo locationInfo)
 
void demonstrateErrorHandling (java.lang.Error error)
 
void demonstrateAdvancedLocationListFeatures ()
 
void demonstrateLocationListSimulation ()
 
void demonstrateLocationListListenerManagement ()
 
void runExample ()
 

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

LocationListManager usage example for Java Demonstrates working with location list management, downloading locations from server, and location information

Definition at line 9 of file LocationListManagerExample.java.

Constructor & Destructor Documentation

◆ LocationListManagerExample()

com.navigine.examples.LocationListManagerExample.LocationListManagerExample ( )
inline

Definition at line 14 of file LocationListManagerExample.java.

Member Function Documentation

◆ demonstrateAdvancedLocationListFeatures()

void com.navigine.examples.LocationListManagerExample.demonstrateAdvancedLocationListFeatures ( )
inline

Demonstrate advanced location list management features

Definition at line 172 of file LocationListManagerExample.java.

◆ demonstrateErrorHandling()

void com.navigine.examples.LocationListManagerExample.demonstrateErrorHandling ( java.lang.Error error)
inline

Demonstrate error handling

Definition at line 163 of file LocationListManagerExample.java.

◆ demonstrateLocationInfo()

void com.navigine.examples.LocationListManagerExample.demonstrateLocationInfo ( LocationInfo locationInfo)
inline

Demonstrate LocationInfo usage

Definition at line 138 of file LocationListManagerExample.java.

◆ demonstrateLocationList()

void com.navigine.examples.LocationListManagerExample.demonstrateLocationList ( Map< Integer, LocationInfo > locationInfos)
inline

Demonstrate location list

Definition at line 122 of file LocationListManagerExample.java.

◆ demonstrateLocationListListenerManagement()

void com.navigine.examples.LocationListManagerExample.demonstrateLocationListListenerManagement ( )
inline

Demonstrate location list listener management

Definition at line 299 of file LocationListManagerExample.java.

◆ demonstrateLocationListManagerMethods()

void com.navigine.examples.LocationListManagerExample.demonstrateLocationListManagerMethods ( )
inline

Demonstrate LocationListManager methods

Definition at line 78 of file LocationListManagerExample.java.

◆ demonstrateLocationListSimulation()

void com.navigine.examples.LocationListManagerExample.demonstrateLocationListSimulation ( )
inline

Demonstrate location list simulation

Definition at line 255 of file LocationListManagerExample.java.

◆ main()

static void com.navigine.examples.LocationListManagerExample.main ( String[] args)
inlinestatic

Main method to run the example

Definition at line 364 of file LocationListManagerExample.java.

◆ runExample()

void com.navigine.examples.LocationListManagerExample.runExample ( )
inline

Main demonstration method

Definition at line 343 of file LocationListManagerExample.java.


The documentation for this class was generated from the following file: