Packagecom.esri.tracking.connector
Classpublic class TmsSymbol
InheritanceTmsSymbol Inheritance Object

Provides access to symbols returned from Tracking Server. Instances are created internally. The constructor should not be used.



Public Properties
 PropertyDefined By
  imageLoader : Loader
[read-only] The loader containing the symbol's bitmap bytes.
TmsSymbol
  symbolID : String
[read-only] The symbolID for this symbol.
TmsSymbol
Property Detail
imageLoaderproperty
imageLoader:Loader  [read-only]

The loader containing the symbol's bitmap bytes.


Implementation
    public function get imageLoader():Loader
symbolIDproperty 
symbolID:String  [read-only]

The symbolID for this symbol.


Implementation
    public function get symbolID():String