Package com.visioglobe.libVisioDevKit

Interface Summary
libVisioDevKitConstants  
 

Class Summary
libVisioDevKit  
libVisioDevKitJNI  
SWIGTYPE_p_p_unsigned_char  
SWIGTYPE_p_VgInternalFontManager  
SWIGTYPE_p_void  
VgAltitudeMode This enum defines how to interpret an altitude.
VgAnchorMode This enum defines the possible anchor points.
VgAnimation This interface handles engine animations.
VgAnimationChannels Contains literals to identify animation channels.
VgAnimationConstRefPtr  
VgAnimationDescriptor This class implements descriptors for animations.
VgAnimationDescriptorConstRefPtr  
VgAnimationDescriptorRefPtr  
VgAnimationRefPtr  
VgAxialRotationQuaternionFunctorDescriptor This class implements descriptors for axial rotation functors.
VgAxialRotationQuaternionFunctorDescriptorConstRefPtr  
VgAxialRotationQuaternionFunctorDescriptorRefPtr  
VgBinaryBuffer The VgBinaryBuffer class is used to manipulate binary data.
VgBinaryBufferConstRefPtr  
VgBinaryBufferRefPtr  
VgColor This struct represents a color.
VgColorVector  
VgDiscreteQuaternionFunctorDescriptor This class describes a functor for orientations using discrete samples.
VgDiscreteQuaternionFunctorDescriptorConstRefPtr  
VgDiscreteQuaternionFunctorDescriptorRefPtr  
VgDiscreteVectorFunctorDescriptor This class describes a functor for positions using discrete samples.
VgDiscreteVectorFunctorDescriptorConstRefPtr  
VgDiscreteVectorFunctorDescriptorRefPtr  
VgDoubleVector  
VgErrorCode Engine error codes.
VgFontManager Set the Font and configures it to render text.
VgFunctorDescriptor This is the super class for all functor descriptor classes in the SDK.
VgFunctorDescriptorConstRefPtr  
VgFunctorDescriptorMap A list of VgFunctorDescriptorMapEntry's
VgFunctorDescriptorMapEntry Creates a mapping between an animation channel and a functor descriptor
VgFunctorDescriptorRefPtr  
VgGeoReferencedSRS This class implements georeferenced spatial reference systems.
VgGeoReferencedSRSConstRefPtr  
VgGeoReferencedSRSDescriptor  
VgGeoReferencedSRSRefPtr  
VgGestureState This enum defines the possible states of a gesture
VgI3DModule The VgI3DModule interface provides access to use 3D related features.
VgIAnimationCallback This class defines the interface for animation call backs.
VgIAnimationCallbackConstRefPtr  
VgIAnimationCallbackRefPtr  
VgIAnimationManager This class is a manager for animations.
VgIApplication The VgIApplication interface provides a corridor to retrieve objects within the Engine layer.
VgICamera This interface is used to retreive and control the camera parameters.
VgIconMarker Displays an icon as a marker of a VgPoint.
VgIconMarkerDescriptor Describes an icon marker.
VgIconMarkerDescriptorConstRefPtr  
VgIconMarkerDescriptorRefPtr  
VgIDatabase The VgIDatabase interface is used to load and select the data that will be displayed in the 3D view.
VgIDatabaseDatasetDescriptor This structure is used to retrieve information about the current dataset.
VgIDatabaseDatasetDescriptorVector  
VgIEngine This interface provides an entry-point to retrieve objects from the Visioglobe engine.
VgIEngineContext This class is used to encapsulate an engine context.
VgIEnginePostDrawCallback This callback is used to draw some elements on the screen after the 3D view has been drawn.
VgIEnginePostDrawCallbackConstRefPtr  
VgIEnginePostDrawCallbackRefPtr  
VgIEvent The VgIEvent interface is used to encapsulate user interactions.
VgIEventType The event type enum.
VgIGeometry The Vg3DModule::VgIGeometry interface is used as an abstraction of geometric features that can be added to or removed from the scene.
VgIGeometryCallback The VgIGeometryCallback interface is used to notify the developer that an event has been triggered on a Geometry.
VgIGeometryCallbackConstRefPtr  
VgIGeometryCallbackRefPtr  
VgIGeometryConstRefPtr  
VgIGeometryEvent The VgIGeometryEvent interface is used to encapsulate interactions between a user and a Geometry.
VgIGeometryRefPtr  
VgIGeometryType Lists all available geometry types.
VgILicenseManager The VgILicenseManager class is used to manage licensing issues.
VgIManipulatorManager The VgIManipulatorManager interface is used to choose the way the user will interact with the Open GL surface.
VgIMapModule The VgIMapModule defines all the needed interfaces to interact with the map module.
VgIModule The VgIModule interface allow to use a set of optional and modular features from the Visioglobe SDK.
VgIModuleManager The VgIModuleManager interface allow to query modules from the Visioglobe SDK.
VgINavigation VgINavigation represents a Navigation object
VgINavigationCallback VgINavigationCallback provides an interface for the Navigation Module to communicate with the navigation request.
VgINavigationCallbackConstRefPtr  
VgINavigationCallbackRefPtr  
VgINavigationConstRefPtr  
VgINavigationInstruction The VgINavigationListener allow users to be notified of Navigation related events that occur within a VgINavigation Object where the listener has been registered.
VgINavigationInstructionConstRefPtr  
VgINavigationInstructionRefPtr  
VgINavigationListener The VgINavigationListener allow users to be notified of Navigation related events that occur within a VgINavigation Object where the listener has been registered.
VgINavigationListenerConstRefPtr  
VgINavigationListenerRefPtr  
VgINavigationModule VgINavigationModule provides access to navigation related objects
VgINavigationRefPtr  
VgINavigationRequest VgINavigationRequest provides an interface to allow the route requester to communicate with the navigation module.
VgINavigationRequestParameters VgINavigationRequestParameters is used when computing a navigation and provides a mechanism to customise the computed navigation object.
VgInstanceFactory Creates objects from their descriptor.
VgIPlaceListener The VgIPlaceListener allow users to be notified of Place related events that occur within the map module where the listener has been registered.
VgIPlaceListenerConstRefPtr  
VgIPlaceListenerRefPtr  
VgIResourceCallback Implements a behavior triggered when a VgIResourceRequest terminates.
VgIResourceCallbackConstRefPtr  
VgIResourceCallbackRefPtr  
VgIResourceManager Manages resources.
VgIResourceRequest Requests the reading of a resource.
VgIResourceRequestConstRefPtr  
VgIResourceRequestRefPtr  
VgIRoute VgIRoute represents a route object
VgIRouteCallback VgIRouteCallback provides an interface for the route solver to communicate with the route requester.
VgIRouteCallbackConstRefPtr  
VgIRouteCallbackRefPtr  
VgIRouteConstRefPtr  
VgIRouteConverter VgIRouteConverter provides a mechanism for converting a VgIRoute into a geometry object(s) displayable by the Vg3DModule.
VgIRouteConverterFactory VgIRouteConverterFactory Provides an interface for creating a VgIRouteConverter
VgIRouteConverterType Available types of supported route converters.
VgIRouteGeometryDescriptor A route geometry descriptor object.
VgIRouteGeometryDescriptorVector  
VgIRouteRefPtr  
VgIRouteRequest VgIRouteRequest provides an interface to allow the route requester to communicate with the route solver.
VgIRouteRequestParameters An object containing parameters to perform a route request.
VgIRouteRequestType The different route request types available.
VgIRoutingModule VgIRoutingModule provides access to routing related objects
VgIRoutingNode This class is an opaque pointer class to routing nodes from the routing module.
VgIRoutingNodeConstRefPtr  
VgIRoutingNodeRefPtr  
VgIRoutingNodeRefPtrVector  
VgIRoutingSolver VgIRoutingSolver will calculate a route between several waypoints.
VgISimpleGestureManipulatorListener Listener of simple gestures.
VgISimpleGestureManipulatorListenerConstRefPtr  
VgISimpleGestureManipulatorListenerRefPtr  
VgITexture The VgITexture interface is used to handle texture in the application.
VgITextureConstRefPtr  
VgITextureManager The VgITextureManager class is used to create VgITexture given a VgBinaryBuffer.
VgITextureRefPtr  
VgIViewPoint This structure encapsulates a camera's viewpoint parameters.
VgLayer This class exposes the layer concept.
VgLayerConstRefPtr  
VgLayerDescriptor Describes a layer.
VgLayerDescriptorConstRefPtr  
VgLayerDescriptorRefPtr  
VgLayerManager Manages the layers.
VgLayerRefPtr  
VgLayerVector  
VgLayoutDescriptor This abstract class is the base class for all layout descriptors.
VgLight This interface handles light management.
VgLightConstRefPtr  
VgLightRefPtr  
VgLine A VgLine is created using Vg3DModule::VgInstanceFactory::instantiate.
VgLineConstRefPtr  
VgLineDescriptor A structure which describes the attributes of a Vg3DModule::VgLine.
VgLineDescriptorConstRefPtr  
VgLineDescriptorRefPtr  
VgLineDescriptorVector  
VgLineRefPtr  
VgLineType This enum is used to define the Vg3DModule::VgLine type, which determines how it is displayed.
VgLink This class displays a 'ribbon' that links to positions in the scene.
VgLinkConstRefPtr  
VgLinkDescriptor A structure which describes the attributes of a Vg3DModule::VgLink.
VgLinkDescriptorConstRefPtr  
VgLinkDescriptorRefPtr  
VgLinkRefPtr  
VgLocationDoublePair  
VgLocationValuePairVector  
VgLoopModes Contains literals to identify loop modes.
VgManeuverType Maneuver type indications.
VgManipulator Controls the way the user interact with the Open GL surface.
VgMarker Displays a marker on a ponctual position described by a VgPoint.
VgMarkerDescriptor Describes a marker.
VgMarkerDescriptorConstRefPtr  
VgMarkerDescriptorRefPtr  
VgMarkerDescriptorVector  
VgMarkerType Defines the available types of Marker.
VgMetricSRS This class implements local metric spatial reference systems.
VgMetricSRSConstRefPtr  
VgMetricSRSRefPtr  
VgModalityParameterType An enum which contains various attributes which can be configured for a particular modality.
VgModelManager The VgModelManager class is used to create 3D models as VgIGeometry instances given a VgBinaryBuffer.
VgNavigationModalitiesParametersMap  
VgNavigationModalityParametersMap  
VgNavigationRequestStatus The status of a route request
VgNearPlace Contains a geographical description of how a place relates to an instruction.
VgNearPlaceVector  
VgOrientation This class describes the 3 values defining a 3D orientation azimuth, pitch, roll.
VgOrientationDoublePair  
VgOrientationType This enum controls the orientation of the geometry object in relation to the camera.
VgOrientationValuePairVector  
VgPixelFormat The pixel format to use in the image data.
VgPlaceColorDescriptor The VgPlaceColorDescriptor encapsulates information associated with a place's color.
VgPlaceDescriptor The VgIPlaceDescriptor encapsulates information associated with a Place.
VgPlaceIconDescriptor The VgPlaceIconDescriptor encapsulates information associated with a place icon, where a place icon is a texture associated with a place.
VgPoint The VgPoint object can be associated with a layer within the 3D view.
VgPointConstRefPtr  
VgPointDescriptor This structure encapsulates the point description parameters.
VgPointDescriptorConstRefPtr  
VgPointDescriptorRefPtr  
VgPointDescriptorVector  
VgPointRefPtr  
VgPosition This struct encapsulates a 3D position.
VgPositionToolbox Provides various utility methods for VgEngine::VgPosition
VgPositionVector  
VgPostDrawCallbacks  
VgQuadtreeLayoutDescriptor This class is a descriptor for a quadtree based spatial layout.
VgQuaternionInterpolationFunctorDescriptor This class implements descriptors for orientation interpolation functors.
VgQuaternionInterpolationFunctorDescriptorConstRefPtr  
VgQuaternionInterpolationFunctorDescriptorRefPtr  
VgReferenced  
VgReferencedConstRefPtr  
VgReferencedRefPtr  
VgResourceRequestParameters Parametrizes a resource request.
VgResourceRequestStatus Status of a resource request.
VgRouteRequestStatus The status of a route request
VgSimpleGestureManipulator Handles simple gestures.
VgSinusoidalVectorOffsetFunctorDescriptor This class implements descriptors for sinusoidal animation of vectors.
VgSinusoidalVectorOffsetFunctorDescriptorConstRefPtr  
VgSinusoidalVectorOffsetFunctorDescriptorRefPtr  
VgSpatial This class gives access to the spatial aspect of an object (layer, point, etc).
VgSpatialConstRefPtr  
VgSpatialRefPtr  
VgSplineOrientationQuaternionFunctorDescriptor This class is a descriptor for quaternion functors that follow orientation of given spline definitions.
VgSplineOrientationQuaternionFunctorDescriptorConstRefPtr  
VgSplineOrientationQuaternionFunctorDescriptorRefPtr  
VgSplineVectorFunctorDescriptor This class describes a functor that approximates a sequence of vectors with a spline.
VgSplineVectorFunctorDescriptorConstRefPtr  
VgSplineVectorFunctorDescriptorRefPtr  
VgSRS This abstract class is the superclass of all concrete SRS classes.
VgSRSConstRefPtr  
VgSRSDescriptor  
VgSRSRefPtr  
VgStringList  
VgStringPair  
VgStringSet  
VgStringVector  
VgTextAttributes This enum controls the text attributes.
VgTextMarker Displays text as a marker of a VgPoint.
VgTextMarkerDescriptor Describes a text marker.
VgTextMarkerDescriptorConstRefPtr  
VgTextMarkerDescriptorRefPtr  
VgVectorInterpolationFunctorDescriptor This class implements descriptors for vector interpolation functors.
VgVectorInterpolationFunctorDescriptorConstRefPtr  
VgVectorInterpolationFunctorDescriptorRefPtr  
 


VisioDevKit 2.0, Visioglobe® 2013