Packagecom.esri.ags.controls.infoClasses
Classpublic class InfoSymbolContainer
InheritanceInfoSymbolContainer Inheritance InfoContainer Inheritance mx.core.Container

The InfoSymbolContainer class defines the symbol used in the InfoSymbol. This class adds no additional functionality to InfoContainer, but is used to style the infoSymbols without affecting the infoWindow.



Public Properties
 PropertyDefined by
 InheritedanchorX : Number
The anchor X location in pixels.
InfoContainer
 InheritedanchorY : Number
The anchor Y location in pixels.
InfoContainer
Public Methods
 MethodDefined by
  
InfoSymbolContainer(map:Map, styleName:String)
Creates a new InfoSymbolContainer.
InfoSymbolContainer
Styles
 StyleDescriptionDefined by
 Inherited Type: Number   CSS Inheritance: no
The alpha transparency of the border [added in version 1.3].
InfoContainer
 Inherited Type: uint   Format: Color   CSS Inheritance: no
The color of the border [added in version 1.3].
InfoContainer
 Inherited Type: Class   CSS Inheritance: no
The border skin class of the component.
InfoContainer
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Thickness of the border [added in version 1.3], in pixels.
InfoContainer
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Number of pixels of the tail base.
InfoContainer
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Number of pixels in the horizontal direction to offset the info tail.
InfoContainer
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Number of pixels in the vertical direction to offset the info tail.
InfoContainer
 Inherited Type: String   CSS Inheritance: no
The placement of the info container relative to its anchor point.
InfoContainer
 Inherited Type: String   CSS Inheritance: no
The placement mode of the info container when partially off the map.
InfoContainer
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Radius of the lower left corner.
InfoContainer
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Radius of the lower right corner.
InfoContainer
 Inherited Type: Number   CSS Inheritance: no
The alpha transparency value for the shadow color.
InfoContainer
 Inherited Type: Number   CSS Inheritance: no
The angle of the shadow.
InfoContainer
 Inherited Type: uint   Format: Color   CSS Inheritance: yes
The color of the shadow.
InfoContainer
 Inherited Type: Number   CSS Inheritance: no
The offset distance for the shadow, in pixels.
InfoContainer
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Radius of the upper left corner.
InfoContainer
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Radius of the upper right corner.
InfoContainer
Constructor detail
InfoSymbolContainer()constructor
public function InfoSymbolContainer(map:Map, styleName:String)

Creates a new InfoSymbolContainer.

Parameters
map:Map
 
styleName:String