- cActionStringTable - Static variable in class com.visioglobe.VisioSample.Blocks.VgMyNavigationHelper
-
Action string table for localization
- calculateDynamicStackParams() - Method in class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
- cLanguageStrings - Static variable in class com.visioglobe.VisioSample.Blocks.VgMyNavigationHelper
-
The language identifiers
- clear() - Method in class com.visioglobe.VisioSample.Blocks.VgMyAvatarDiscDisplay
-
- clear() - Method in class com.visioglobe.VisioSample.Blocks.VgMyAvatarDisplay
-
- clear() - Method in class com.visioglobe.VisioSample.Blocks.VgMyInstructionView
-
- clear() - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- clear() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyInstructionDisplay
-
Clears the content.
- clear() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRouteDisplay
-
Clears the object
- clear() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- clearInstructionDisplays() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- clearRouteDisplay() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- clearSurfaceViewListeners() - Method in class com.visioglobe.VisioSample.VgMySurfaceView
-
- cMarkerObjects - Static variable in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- cNextActionStringTable - Static variable in class com.visioglobe.VisioSample.Blocks.VgMyNavigationHelper
-
Next action string table for localization (fr/en)
- cNumLanguages - Static variable in class com.visioglobe.VisioSample.Blocks.VgMyNavigationHelper
-
The number of supported languages
- com.visioglobe.VisioSample - package com.visioglobe.VisioSample
-
- com.visioglobe.VisioSample.Blocks - package com.visioglobe.VisioSample.Blocks
-
- com.visioglobe.VisioSample.Interfaces - package com.visioglobe.VisioSample.Interfaces
-
- com.visioglobe.VisioSample.Utils - package com.visioglobe.VisioSample.Utils
-
- computeAngularDistance(double, double) - Static method in class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
- computeFloorHeightFromLayer(String) - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
Compute the floor height given a layer name
- computeRoute() - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
Computes a route based on the set end and start route
point.
- computeRoute() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRouteCreator
-
Computes a route.
- computeRoute() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- configurePlaces() - Method in class com.visioglobe.VisioSample.Blocks.VgMyPlaceConfigurationSetter
-
Sets ID & Icons on places.
- createAndAddRouteMarker(VgMyRouteCreator.RoutePoint, VgPosition) - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
creates and adds a route marker to the map
- createAvatar() - Method in class com.visioglobe.VisioSample.Blocks.VgMyAvatarDiscDisplay
-
Create basic avatar disc point
- createAvatar() - Method in class com.visioglobe.VisioSample.Blocks.VgMyAvatarDisplay
-
Create basic avatar point
- createLayout() - Method in class com.visioglobe.VisioSample.Blocks.VgMyInstructionView
-
Create the layout of the view who will be responsible for displaying
the navigation instructions.
- createLineObject(String, String, VgLineDescriptorRefPtr) - Method in class com.visioglobe.VisioSample.VgMyGeometryManager
-
Creates a line object
- createLinkObject(String, VgLinkDescriptorRefPtr) - Method in class com.visioglobe.VisioSample.VgMyGeometryManager
-
Creates a Link object
- createNavigation(VgINavigationRequestParameters) - Method in class com.visioglobe.VisioSample.Blocks.VgMyNavigationHelper
-
- createNavigation(VgINavigationRequestParameters) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyNavigationCreator
-
This method requests that a navigation object is computed.
- createNavigation(VgINavigationRequestParameters) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- createPointObject(String, String, VgPointDescriptorRefPtr, VgIGeometryCallbackRefPtr) - Method in class com.visioglobe.VisioSample.VgMyGeometryManager
-
Creates a Point object
- createRouteObjects(VgIRouteConstRefPtr) - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
Creates the routes and its associated POIs
You can customize the route display as well as its starting&ending points.
- createRouteObjects(VgIRouteConstRefPtr) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRouteDisplay
-
Creates the geometry objects to be added to the view to represent the route
- createRouteObjects(VgIRouteConstRefPtr) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- createTextureFromResource(int) - Method in class com.visioglobe.VisioSample.VgMyTextureLoader
-
Create a texture from a raw drawable resource
- cRoutingObjects - Static variable in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- cStringTable - Static variable in class com.visioglobe.VisioSample.Blocks.VgMyNavigationHelper
-
Link words string table for localization (fr/en)
- cTimeStringTable - Static variable in class com.visioglobe.VisioSample.Blocks.VgMyNavigationHelper
-
Time string table for localization (fr/en)
- randInt(int, int) - Static method in class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
Returns a pseudo-random number between min and max, inclusive.
- refreshParameters(long, long) - Method in class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
- refreshParameters(long, long) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLayerAndCameraHandler
-
Refreshes the inner parameters.
- refreshParameters(long, long) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- refreshStackView() - Method in class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
- reinitAppBlocks() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
Reset the state of the app logic that was created during
the post restore phase.
- release() - Method in class com.visioglobe.VisioSample.Blocks.VgMyAvatarDiscDisplay
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.Blocks.VgMyAvatarDisplay
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.Blocks.VgMyBubbleView
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.Blocks.VgMyInstructionView
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.Blocks.VgMyNavigationHelper
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.Blocks.VgMyPlaceConfigurationSetter
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.Blocks.VgMyRemoteMapManagerImpl
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyAnchoredDisplay
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyInstructionDisplay
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLayerAndCameraHandler
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyNavigationCreator
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRemoteMapManager
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRouteCreator
-
Releases the route creator (unregisters callbacks, release graphic resources, ...).
- release() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRouteDisplay
-
This method should be called when the activity dies to notify that we
should release/unregister all VisioDevKit objects, and null out as much
references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
This method should be called by the activity to notify the controller
that it should release/unregister all VisioDevKit objects, and null out
as much references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.VgMyGeometryManager
-
This method should be called by the activity to notify the controller
that it should release/unregister all VisioDevKit objects, and null out
as much references on other objects as possible.
- release() - Method in class com.visioglobe.VisioSample.VgMyTextureLoader
-
This method should be called by the activity to notify the controller
that it should release/unregister all VisioDevKit objects, and null out
as much references on other objects as possible.
- removeListener(String, VgMyLocationListener) - Method in class com.visioglobe.VisioSample.VgMyLocationManager
-
Removes the listener from the location manager
- removeLocalMap(long) - Method in class com.visioglobe.VisioSample.Blocks.VgMyRemoteMapManagerImpl
-
- removeLocalMap(long) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRemoteMapManager
-
Remove a specific local map from storage
- removeLocalMaps() - Method in class com.visioglobe.VisioSample.Blocks.VgMyRemoteMapManagerImpl
-
- removeLocalMaps() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRemoteMapManager
-
Remove all download local maps from storage
- removeObjects(String) - Method in class com.visioglobe.VisioSample.VgMyGeometryManager
-
Removes all objects associated with a Context
Note: Will remove any callbacks associated with Point Objects.
- removeObjects() - Method in class com.visioglobe.VisioSample.VgMyGeometryManager
-
Removes all objects
Note: Will remove any callbacks associated with Point Objects.
- removeProvider(VgMyLocationProvider) - Method in class com.visioglobe.VisioSample.VgMyLocationManager
-
Removes the provider from the location manager.
- replaceTokens(String, VgINavigationInstructionConstRefPtr, VgINavigationInstructionConstRefPtr) - Static method in class com.visioglobe.VisioSample.Blocks.VgMyNavigationHelper
-
Takes a language string with tokens, then replaces those tokens with contextual data.
- REQUEST_CODE_OFFSET - Static variable in class com.visioglobe.VisioSample.Blocks.VgMyRemoteMapManagerImpl
-
- reset(Context) - Static method in class com.visioglobe.VisioSample.VgMyConfigPreferences
-
Resets the preferences such that the next "getFromPreferences" returns nil
- resetImage(String) - Method in class com.visioglobe.VisioSample.VgMyTextureLoader
-
- resetMarker(String) - Method in class com.visioglobe.VisioSample.VgMyTextureLoader
-
- resetRoutePoint(VgMyRouteCreator.RoutePoint) - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- resetRoutePoint(VgMyRouteCreator.RoutePoint) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRouteCreator
-
Resets the place ID associated with a point
- resetRoutePoint(VgMyRouteCreator.RoutePoint) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- resetRoutingRequestParameters() - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- resetRoutingRequestParameters() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRouteCreator
-
Resets the routing request parameters to their initial state.
- resetRoutingRequestParameters() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- RESULT_CONNECTION_FAIL - Static variable in class com.visioglobe.VisioSample.Utils.DownloadHelper
-
- RESULT_CONNECTION_TIMEOUT - Static variable in class com.visioglobe.VisioSample.Utils.DownloadHelper
-
- RESULT_DOWNLOAD_PATH_INVALID - Static variable in class com.visioglobe.VisioSample.Utils.DownloadHelper
-
- RESULT_ERROR_READ_WRITE - Static variable in class com.visioglobe.VisioSample.Utils.DownloadHelper
-
- RESULT_INVALID_AUTHENTICATION - Static variable in class com.visioglobe.VisioSample.Utils.DownloadHelper
-
- RESULT_MALFORMED_URL - Static variable in class com.visioglobe.VisioSample.Utils.DownloadHelper
-
- retrieveVisioDevKit() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- retrieveVisioDevKitModules() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- save(Context) - Method in class com.visioglobe.VisioSample.VgMyConfigPreferences
-
Saves the current object in the [NSUserDefaults standardUserDefaults]
- setAnchoredDisplay(VgMyAnchoredDisplay) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setAnchorPosition(String, VgPosition) - Method in class com.visioglobe.VisioSample.Blocks.VgMyBubbleView
-
- setAnchorPosition(String, VgPosition) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyAnchoredDisplay
-
Sets the anchoring to a specific place.
- setAnchorPosition(String, VgPosition) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setAvoidStairs(boolean) - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- setAvoidStairs(boolean) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRouteCreator
-
Sets up the routing request parameters to include/exclude non disabled-friendly
attributes.
- setAvoidStairs(boolean) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setConfigurationFile(String) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setDefaultStackParams() - Method in class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
- setImage(String, int) - Method in class com.visioglobe.VisioSample.VgMyTextureLoader
-
- setLayerAndCameraHandler(VgMyLayerAndCameraHandler) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setLayerName(String, boolean) - Method in class com.visioglobe.VisioSample.VgMyGeometryManager.PointObject
-
Updates the layer name associated with the point object.
- setLicenseUrl(String) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setMarker(String, String) - Method in class com.visioglobe.VisioSample.VgMyTextureLoader
-
- setNavigationCreator(VgMyNavigationCreator) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setNavigationIcon(VgManeuverType) - Method in class com.visioglobe.VisioSample.Blocks.VgMyInstructionView
-
Set the navigation icon within the view.
- setNavigationText(String, String, String, String) - Method in class com.visioglobe.VisioSample.Blocks.VgMyInstructionView
-
Set the text within the navigation bar.
- setParam(VgMyStackedLayerAndCameraHandler.VgMyConfigurableParam, double) - Method in class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
- setPoiCallback(String, VgIGeometryCallback) - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- setPoiCallback(String, VgIGeometryCallback) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyPoiConfigurationSetter
-
Sets a callback for a specific POI identifier.
- setPoiCallback(String, VgIGeometryCallback) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setRouteCreator(VgMyRouteCreator) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setRouteDisplay(VgMyRouteDisplay) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setRoutePoint(VgMyRouteCreator.RoutePoint, String) - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- setRoutePoint(VgMyRouteCreator.RoutePoint, VgPosition) - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- setRoutePoint(VgMyRouteCreator.RoutePoint, String) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRouteCreator
-
Sets a RoutePoint to a specific place.
- setRoutePoint(VgMyRouteCreator.RoutePoint, VgPosition) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyRouteCreator
-
Sets a RoutePoint to a position within the map.
- setRoutePoint(VgMyRouteCreator.RoutePoint, String) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setRoutePoint(VgMyRouteCreator.RoutePoint, VgPosition) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setSecretCode(long) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- setStackCenterPosition(VgPosition) - Method in class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
- setup() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- show() - Method in class com.visioglobe.VisioSample.Blocks.VgMyAvatarDiscDisplay
-
- show() - Method in class com.visioglobe.VisioSample.Blocks.VgMyAvatarDisplay
-
- show() - Method in class com.visioglobe.VisioSample.Blocks.VgMyBubbleView
-
Displays this Object.
- show() - Method in class com.visioglobe.VisioSample.Blocks.VgMyInstructionView
-
- show() - Method in class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- show() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyDisplayable
-
Displays this Object.
- show() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- showAnchoredDisplay() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- showInstructionDisplays() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- showNavigationBar() - Method in class com.visioglobe.VisioSample.Blocks.VgMyInstructionView
-
Show navigation bar.
- showRouteDisplay() - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- simulatePosition() - Method in class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
Uses the camera's focal point to generate a position within the focused layer.
- startSimulatePosition() - Method in class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
Starts a native timer which calls the simulatePosition method.
- stopSimulatePosition() - Method in class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
Cancels the simulate position timer (if it was enabled).
- styleRoute(VgMyRouteStyler.RouteStyle, VgMyRouteStyler.RouteStyleParameters, VgLineDescriptorRefPtr, VgMyGeometryManager, String) - Method in class com.visioglobe.VisioSample.Blocks.VgMyRouteStyler
-
- success() - Method in class com.visioglobe.VisioSample.Utils.InstallActivity
-
- supportsAccuracy() - Method in class com.visioglobe.VisioSample.Blocks.VgMyNavigationLocationProvider
-
- supportsAccuracy() - Method in class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
- supportsAccuracy() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLocationProvider
-
Returns true if the provider supports accuracy updates.
- supportsContext() - Method in class com.visioglobe.VisioSample.Blocks.VgMyNavigationLocationProvider
-
- supportsContext() - Method in class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
- supportsContext() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLocationProvider
-
Returns true if the provider supports context updates.
- supportsFloor() - Method in class com.visioglobe.VisioSample.Blocks.VgMyNavigationLocationProvider
-
- supportsFloor() - Method in class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
- supportsFloor() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLocationProvider
-
Returns true if the provider supports floor updates.
- supportsHeading() - Method in class com.visioglobe.VisioSample.Blocks.VgMyNavigationLocationProvider
-
- supportsHeading() - Method in class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
- supportsHeading() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLocationProvider
-
Returns true if the provider supports heading updates.
- supportsPosition() - Method in class com.visioglobe.VisioSample.Blocks.VgMyNavigationLocationProvider
-
- supportsPosition() - Method in class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
- supportsPosition() - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLocationProvider
-
Returns true if the provider supports position updates.
- surfaceDestroyed(SurfaceHolder) - Method in class com.visioglobe.VisioSample.VgMySurfaceView
-
This method should be called by the system to notify the view that the
surface was destroyed and that it should release/unregister all
VisioDevKit objects, and null out as much references on other objects as
possible.
- switchToDetailedView(boolean) - Method in class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
- switchToDetailedView(boolean) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLayerAndCameraHandler
-
Switches from the global to the detailed view.
- switchToDetailedView(boolean) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- switchToGlobalView(boolean) - Method in class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
- switchToGlobalView(boolean) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLayerAndCameraHandler
-
Switches from the detailledView to the global view.
- switchToGlobalView(boolean) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- valueOf(String) - Static method in enum com.visioglobe.VisioSample.Blocks.VgMyRouteStyler.RouteStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler.VgMyConfigurableParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.visioglobe.VisioSample.Interfaces.VgMyRemoteMapManager.VgMyRemoteMapManagerCallback.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.visioglobe.VisioSample.Interfaces.VgMyRouteCreator.RoutePoint
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.visioglobe.VisioSample.Blocks.VgMyRouteStyler.RouteStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler.VgMyConfigurableParam
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.visioglobe.VisioSample.Interfaces.VgMyRemoteMapManager.VgMyRemoteMapManagerCallback.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.visioglobe.VisioSample.Interfaces.VgMyRouteCreator.RoutePoint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VgMyAnchoredDisplay - Interface in com.visioglobe.VisioSample.Interfaces
-
Interface for Objects anchored to the map view.
- VgMyAvatarDiscDisplay - Class in com.visioglobe.VisioSample.Blocks
-
Displays an avatar disc that represents the accuracy of the current location on the map.
- VgMyAvatarDiscDisplay(VgMySurfaceView, VgMyTextureLoader, VgMyGeometryManager, String) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyAvatarDiscDisplay
-
Constructor
- VgMyAvatarDisplay - Class in com.visioglobe.VisioSample.Blocks
-
Displays an avatar for the user that will display its position on the map.
- VgMyAvatarDisplay(VgMySurfaceView, VgMyTextureLoader, VgMyGeometryManager, String) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyAvatarDisplay
-
Constructor
- VgMyBasicApplicationController - Class in com.visioglobe.VisioSample
-
Implements a basic logic to handle the map display & behaviour.
- VgMyBasicApplicationController(Activity, VgMySurfaceView) - Constructor for class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- VgMyBubbleView - Class in com.visioglobe.VisioSample.Blocks
-
Displays information about places in top of the map
This UIView can be shown above the map to display various information
IMPLEMENTATION TIPS :
You can display any kind of UIView
Use this class to display information when the user clics on a place (Name, thumbnail, ...)
- VgMyBubbleView(Activity, VgMyRouteCreator, VgMySurfaceView, ViewGroup) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyBubbleView
-
- VgMyBubbleView.ViewRepositionPostDrawCallback - Class in com.visioglobe.VisioSample.Blocks
-
Pins a UIView to a given mapPosition.
- VgMyBubbleView.ViewRepositionPostDrawCallback(VgPosition) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyBubbleView.ViewRepositionPostDrawCallback
-
- VgMyConfigPreferences - Class in com.visioglobe.VisioSample
-
Holds information about the current configuration:
- Current map configuration path
- Credentials
- Version of the map.
- VgMyConfigPreferences() - Constructor for class com.visioglobe.VisioSample.VgMyConfigPreferences
-
- VgMyDisplayable - Interface in com.visioglobe.VisioSample.Interfaces
-
Interface for Objects (SDK or OS' GUI elements) whose display can be toggled.
- VgMyGeometryManager - Class in com.visioglobe.VisioSample
-
This class manages the dynamic geometries added to the map.
- VgMyGeometryManager(VgMySurfaceView) - Constructor for class com.visioglobe.VisioSample.VgMyGeometryManager
-
- VgMyGeometryManager.LineObject - Class in com.visioglobe.VisioSample
-
- VgMyGeometryManager.LineObject() - Constructor for class com.visioglobe.VisioSample.VgMyGeometryManager.LineObject
-
- VgMyGeometryManager.LinkObject - Class in com.visioglobe.VisioSample
-
- VgMyGeometryManager.LinkObject() - Constructor for class com.visioglobe.VisioSample.VgMyGeometryManager.LinkObject
-
- VgMyGeometryManager.PointObject - Class in com.visioglobe.VisioSample
-
- VgMyGeometryManager.PointObject() - Constructor for class com.visioglobe.VisioSample.VgMyGeometryManager.PointObject
-
- VgMyInstructionDisplay - Interface in com.visioglobe.VisioSample.Interfaces
-
Interface for Objects that display informations based on a Navigation Instruction.
- VgMyInstructionUpdateListener - Interface in com.visioglobe.VisioSample.Interfaces
-
Interface for Objects handling the changes in Navigation Instructions.
- VgMyInstructionView - Class in com.visioglobe.VisioSample.Blocks
-
Displays the navigation instructions and way to jump from previous or next ones.
- VgMyInstructionView(Activity, VgMyInstructionUpdateListener, VgMySurfaceView, FrameLayout) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyInstructionView
-
- VgMyLayerAndCameraHandler - Interface in com.visioglobe.VisioSample.Interfaces
-
Interface for Objects that handle the display of the layers, the camera and their respective animations.
- VgMyLayerAndCameraListener - Interface in com.visioglobe.VisioSample.Interfaces
-
Interface for a listener who is interested in receiving events related to layer
changes.
- VgMyLocationListener - Interface in com.visioglobe.VisioSample.Interfaces
-
Used for receiving notifications from the VgMyLocationManager when
the location has changed.
- VgMyLocationManager - Class in com.visioglobe.VisioSample
-
This class provides access to the location services.
- VgMyLocationManager() - Constructor for class com.visioglobe.VisioSample.VgMyLocationManager
-
- VgMyLocationProvider - Interface in com.visioglobe.VisioSample.Interfaces
-
An abstract superclass for location providers.
- VgMyMapManagerListParser - Class in com.visioglobe.VisioSample.Blocks
-
- VgMyMapManagerListParser() - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyMapManagerListParser
-
- VgMyMapManagerListParser.Entry - Class in com.visioglobe.VisioSample.Blocks
-
- VgMyMapManagerListParser.Entry() - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyMapManagerListParser.Entry
-
- VgMyNavigationCreator - Interface in com.visioglobe.VisioSample.Interfaces
-
An interface for an object which will be used to create a navigation.
- VgMyNavigationHelper - Class in com.visioglobe.VisioSample.Blocks
-
This class is a helper for natural navigation management.
- VgMyNavigationHelper(Activity, VgSurfaceView) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyNavigationHelper
-
- VgMyNavigationListener - Interface in com.visioglobe.VisioSample.Interfaces
-
Used for receiving notifications from the VgMyBasicApplicationController related
to the management of VgINavigation objects.
- VgMyNavigationLocationProvider - Class in com.visioglobe.VisioSample.Blocks
-
- VgMyNavigationLocationProvider(VgINavigationRefPtr) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyNavigationLocationProvider
-
- VgMyNavigationProviderManager - Class in com.visioglobe.VisioSample
-
Responsible for managing a VgMyNavigationLocationProvider object.
- VgMyNavigationProviderManager() - Constructor for class com.visioglobe.VisioSample.VgMyNavigationProviderManager
-
- VgMyPlaceConfigurationSetter - Class in com.visioglobe.VisioSample.Blocks
-
Sets ID & Icons on places.
- VgMyPlaceConfigurationSetter(VgMySurfaceView, VgMyTextureLoader, Activity) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyPlaceConfigurationSetter
-
- VgMyPoiConfigurationSetter - Interface in com.visioglobe.VisioSample.Interfaces
-
Interfaces for Objects that insert POIs into the map view.
- VgMyRemoteMapManager - Interface in com.visioglobe.VisioSample.Interfaces
-
- VgMyRemoteMapManager.VgMyRemoteMapManagerCallback - Interface in com.visioglobe.VisioSample.Interfaces
-
- VgMyRemoteMapManager.VgMyRemoteMapManagerCallback.ErrorCode - Enum in com.visioglobe.VisioSample.Interfaces
-
- VgMyRemoteMapManager.VgMyRemoteMapManagerConfig - Class in com.visioglobe.VisioSample.Interfaces
-
- VgMyRemoteMapManager.VgMyRemoteMapManagerConfig() - Constructor for class com.visioglobe.VisioSample.Interfaces.VgMyRemoteMapManager.VgMyRemoteMapManagerConfig
-
- VgMyRemoteMapManagerImpl - Class in com.visioglobe.VisioSample.Blocks
-
- VgMyRemoteMapManagerImpl(Activity, VgIApplication, VgMyRemoteMapManager.VgMyRemoteMapManagerConfig, String, String) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyRemoteMapManagerImpl
-
- VgMyRouteCreator - Interface in com.visioglobe.VisioSample.Interfaces
-
Interface for Objects responsible for the route creations.
- VgMyRouteCreator.RoutePoint - Enum in com.visioglobe.VisioSample.Interfaces
-
- VgMyRouteDisplay - Interface in com.visioglobe.VisioSample.Interfaces
-
An interface for displaying a route
- VgMyRouteStyler - Class in com.visioglobe.VisioSample.Blocks
-
- VgMyRouteStyler(VgIApplication) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyRouteStyler
-
- VgMyRouteStyler.RouteStyle - Enum in com.visioglobe.VisioSample.Blocks
-
- VgMyRouteStyler.RouteStyleParameters - Class in com.visioglobe.VisioSample.Blocks
-
- VgMyRouteStyler.RouteStyleParameters() - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyRouteStyler.RouteStyleParameters
-
- VgMyRoutingHelper - Class in com.visioglobe.VisioSample.Blocks
-
Provides common operation on routes.
- VgMyRoutingHelper(VgMySurfaceView, VgMyTextureLoader, VgMyGeometryManager, VgIRouteCallbackRefPtr, VgMyLayerAndCameraHandler) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper
-
- VgMyRoutingHelper.FloorChangeCallback - Class in com.visioglobe.VisioSample.Blocks
-
Changes Floor when the appropriate POI is clicked.
- VgMyRoutingHelper.FloorChangeCallback(VgMyLayerAndCameraHandler, String) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyRoutingHelper.FloorChangeCallback
-
- VgMySimulatedLocationProvider - Class in com.visioglobe.VisioSample.Blocks
-
Simulates a position provider.
- VgMySimulatedLocationProvider(Activity, VgMySurfaceView, VgMyLayerAndCameraHandler) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMySimulatedLocationProvider
-
- VgMyStackedLayerAndCameraHandler - Class in com.visioglobe.VisioSample.Blocks
-
Controls the camera & the Layer display.
- VgMyStackedLayerAndCameraHandler(VgMySurfaceView, VgMyLayerAndCameraListener, long, long) - Constructor for class com.visioglobe.VisioSample.Blocks.VgMyStackedLayerAndCameraHandler
-
- VgMyStackedLayerAndCameraHandler.VgMyConfigurableParam - Enum in com.visioglobe.VisioSample.Blocks
-
The below enum represents parameters that can be configured to
change the behaviour of the VgMyStackedLayerAndCameraHandler object.
- VgMySurfaceView - Class in com.visioglobe.VisioSample
-
- VgMySurfaceView(Context, AttributeSet) - Constructor for class com.visioglobe.VisioSample.VgMySurfaceView
-
- VgMySurfaceView(Context) - Constructor for class com.visioglobe.VisioSample.VgMySurfaceView
-
- VgMySurfaceView.VgMySurfaceViewListener - Interface in com.visioglobe.VisioSample
-
- VgMyTextureLoader - Class in com.visioglobe.VisioSample
-
Responsible for loading once a set of textures and markers that will be used by various
blocks.
- VgMyTextureLoader(Activity, VgMySurfaceView) - Constructor for class com.visioglobe.VisioSample.VgMyTextureLoader
-
- VgMyTextureLoader.MarkerObject - Class in com.visioglobe.VisioSample
-
- VgMyTextureLoader.MarkerObject(String) - Constructor for class com.visioglobe.VisioSample.VgMyTextureLoader.MarkerObject
-
- VgMyTextureLoader.TextureObject - Class in com.visioglobe.VisioSample
-
- VgMyTextureLoader.TextureObject(int) - Constructor for class com.visioglobe.VisioSample.VgMyTextureLoader.TextureObject
-
- viewDidChange(VgMyLayerAndCameraHandler, boolean) - Method in class com.visioglobe.VisioSample.Blocks.VgMyBubbleView
-
- viewDidChange(VgMyLayerAndCameraHandler, boolean) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLayerAndCameraListener
-
Notification that the view has changed its 'mode' (global or detailed)
- viewDidChange(VgMyLayerAndCameraHandler, boolean) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-
- viewWillChange(VgMyLayerAndCameraHandler, boolean) - Method in class com.visioglobe.VisioSample.Blocks.VgMyBubbleView
-
- viewWillChange(VgMyLayerAndCameraHandler, boolean) - Method in interface com.visioglobe.VisioSample.Interfaces.VgMyLayerAndCameraListener
-
Notification that the view will change its 'mode' (global or detailed)
- viewWillChange(VgMyLayerAndCameraHandler, boolean) - Method in class com.visioglobe.VisioSample.VgMyBasicApplicationController
-