Class TrafficSnapshot.CppProxy

java.lang.Object
com.navmii.sdk.traffic.TrafficSnapshot.CppProxy
All Implemented Interfaces:
TrafficSnapshot
Enclosing interface:
TrafficSnapshot

public static final class TrafficSnapshot.CppProxy
extends java.lang.Object
implements TrafficSnapshot
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.navmii.sdk.traffic.TrafficSnapshot

    TrafficSnapshot.CppProxy
  • Method Summary

    Modifier and Type Method Description
    void _djinni_private_destroy()  
    MapCoordinates areaCenter()
    The center of a geo area the snapshot corresponds to.
    int areaRadiusInMeters()
    The radius (in meters) of a geo area the snapshot corresponds to.
    int uid()
    Unique traffic snapshot ID.

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait