Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
Class | Package | Description | |
---|---|---|---|
ActionListEvent | com.esri.tracking.connector.events | Represents event objects dispatched when a response to an action list request is received. | |
AuthenticateEvent | com.esri.tracking.connector.events | Represents event objects dispatched when a response to an authenticate request is received. | |
AuxiliaryData | com.esri.tracking.connector | Provides access to Auxiliary Data returned from Tracking Server. | |
AuxiliaryDataEvent | com.esri.tracking.connector.events | Represents event objects dispatched when auxiliary data is received. | |
ConnectEvent | com.esri.tracking.connector.events | Represents event objects dispatched when a response to a connect request is received. | |
Connector | com.esri.tracking.connector | The main class used to connect to the Tracking Server gateway. | |
DisconnectEvent | com.esri.tracking.connector.events | Represents event objects dispatched when a response to an disconnect request is received. | |
GatewayData | com.esri.tracking.connector | ||
GatewayDataEvent | com.esri.tracking.connector.events | Represents event objects dispatched when gateway monitoring data is received. | |
GatewayStatisticsType | com.esri.tracking.connector.enums | This class contains constants to use for Gateway statistics property types. | |
GeneralErrorEvent | com.esri.tracking.connector.events | Represents event objects dispatched when an internal error occurs. | |
GeometryType | com.esri.tracking.connector.enums | This class contains constants for the geometryType property of the MessageField class. | |
GmlPolygon | com.esri.tracking.connector.geometry | Represents a GML Polygon. | |
MessageDefinition | com.esri.tracking.connector | Represents a Message Definition. | |
MessageDefinitionType | com.esri.tracking.connector.enums | This class contains constants for the type property of the MessageDefinition class. | |
MessageField | com.esri.tracking.connector | Represents a Message Field. | |
MessageFieldType | com.esri.tracking.connector.enums | This class contains constants for the type property of the MessageField class. | |
MessageFormatManager | com.esri.tracking.connector | Provides access to Services and Message Definitions returned from Tracking Server. | |
Observation | com.esri.tracking.connector | Provides access to Observation returned from Tracking Server. | |
ObservationEvent | com.esri.tracking.connector.events | Represents event objects dispatched when an observation is received. | |
Service | com.esri.tracking.connector | Represents a Tracking Service. | |
ServiceDefinitionsEvent | com.esri.tracking.connector.events | Represents event objects dispatched when a response to a service definitions request is received. | |
ServiceType | com.esri.tracking.connector.enums | This class contains constants for the type property of the Service class. | |
SetAOIEvent | com.esri.tracking.connector.events | Represents event objects dispatched when a response to set AOI request is received. | |
SetAOIType | com.esri.tracking.connector.enums | This class contains constants for the Connector class. | |
SubscribeEvent | com.esri.tracking.connector.events | Represents event objects dispatched when a response to a subscribe request is received. | |
SymbolEvent | com.esri.tracking.connector.events | Represents event objects dispatched when a response to a symbol request is received. | |
TimeZone | com.esri.tracking.connector | ||
TmsEnvelope | com.esri.tracking.connector.geometry | Represents an Envelope. | |
TmsGeometry | com.esri.tracking.connector.geometry | Base class for TmsPoint, TmsPolyon and TmsPolyline. | |
TmsPoint | com.esri.tracking.connector.geometry | Represents a GML Point. | |
TmsPolygon | com.esri.tracking.connector.geometry | Represents a Polygon. | |
TmsPolyline | com.esri.tracking.connector.geometry | Represents a Polyline. | |
TmsSymbol | com.esri.tracking.connector | Provides access to symbols returned from Tracking Server. | |
UnsubscribeEvent | com.esri.tracking.connector.events | Represents event objects dispatched when a response to an unsubscribe request is received. |