Serialized Form
-
Package com.supermap.ar.areffect.exception
-
Class com.supermap.ar.areffect.exception.EffectViewRuntimeException extends java.lang.RuntimeException implements Serializable
-
Class com.supermap.ar.areffect.exception.ShapeException extends java.lang.RuntimeException implements Serializable
-
-
Package com.supermap.data
-
Class com.supermap.data.SteppedEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.data.TimePositionChangedEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.data.TimeSpan extends java.lang.Object implements Serializable
-
-
Package com.supermap.mapping
-
Class com.supermap.mapping.FinishEditedEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.mapping.GeometryEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.mapping.GeometrySelectedEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.mapping.LayerAddedEvent extends LayerEvent implements Serializable
-
Class com.supermap.mapping.LayerEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.mapping.LayerGroupAddedEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.mapping.LayerGroupRemovedEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.mapping.LayerRemovedEvent extends LayerEvent implements Serializable
-
-
Package com.supermap.navi
-
Class com.supermap.navi.Navigation.SpeechParam extends java.lang.Object implements Serializable
-
Serialized Fields
-
bRoadDirection
boolean bRoadDirection
Whether to report road direction.
-
-
-
-
Package com.supermap.onlineservices
-
Package com.supermap.plot
-
Class com.supermap.plot.AnimationPlayBeginEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.plot.AnimationPlayFinishEvent extends java.util.EventObject implements Serializable
-
-
Package com.supermap.plugin
-
Class com.supermap.plugin.LocationManagePlugin.GPSData extends java.lang.Object implements Serializable
-
Serialized Fields
-
dLatitude
double dLatitude
Latitude. The unit is degree. -
dLongitude
double dLongitude
Longitude. The unit is degree. -
nNorthing
int nNorthing
The identifier of southern and northern hemispheres. 0 means the Southern Hemisphere, and 1 means the Northern Hemisphere. -
nEasting
int nEasting
The identifier of eastern and western hemispheres. 0 means the western Hemisphere, and 1 means the eastern Hemisphere. -
nQualityIndicator
int nQualityIndicator
The identifier of the GPS status. 0 means that the GPS didn't locate and 1 means that the GPS located. -
nFixMode
int nFixMode
The identifier of location mode. 0 means that the GPS didn't locate and 1 means that the GPS located. -
nSatellites
int nSatellites
The number of the visible satellites. -
dBearing
double dBearing
The azimuth represents the direction of travel, and the unit is degree. Due north is 0 and clockwise direction. The range is form 0 to 360. -
dSpeed
double dSpeed
The travel speed. the unit is meter per second. -
dAltitude
double dAltitude
Altitude means the mean level of the sea. The unit is meter. -
nYear
int nYear
Year. -
nMonth
int nMonth
Month. -
nDay
int nDay
Day. -
nHour
int nHour
Hour. -
nMinute
int nMinute
Minute. -
nSecond
int nSecond
Second. -
lTime
long lTime
The capture time of this GPSData. The unit is millisecond.
-
-
-
-
Package com.supermap.realspace
-
Class com.supermap.realspace.StatusChangedEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.realspace.StopArrivedEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.realspace.Tracked3DEvent extends java.util.EventObject implements Serializable
-
Class com.supermap.realspace.Tracking3DEvent extends java.util.EventObject implements Serializable
-