| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| SATELLITE — Constant static property in class com.afcomponents.umap.providers.yahoo.YahooProvider |
|
Defines the name of the satellite map type. |
| savePosition() — Method in class com.afcomponents.umap.core.UMap |
|
Saves current map center coordinates and zoom level. |
| scale — Property in class com.afcomponents.umap.control.projection.Projection |
|
|
| scale — Property in interface com.afcomponents.umap.interfaces.IProjection |
|
Gets or sets the scale of the map size. |
| scale — Property in class com.afcomponents.umap.styles.IconStyle |
|
Specifies the scaling factor of the icon. |
| scaleBaloon — Property in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
Gets or sets the scaleBaloon flag, which indicates
|
| ScaleControl — Class in package com.afcomponents.umap.gui |
|
MapTypeControl
|
| ScaleControl(param) — Constructor in class com.afcomponents.umap.gui.ScaleControl |
|
|
| scaleSize(size, scale) — Static method in class com.afcomponents.umap.control.projection.Projection |
|
Scales the specified size to a zoom level. |
| scroll — Property in class com.afcomponents.umap.styles.InfoWindowStyle |
|
Defines whether to display UIScrollBar to the right of the content text field. |
| scrollBar — Property in class com.afcomponents.umap.display.InfoWindow |
|
Returns a reference to the attached scroll bar or null of no scroll bar class has been defined. |
| scrollZoom — Property in class com.afcomponents.umap.control.MouseHandler |
|
|
| securityError — Event in class com.afcomponents.umap.overlays.FeedLayer |
|
Dispatched if a call to URLLoader.load()
attempts to load data from a server outside the security sandbox. |
| securityError — Event in class com.afcomponents.umap.overlays.KMLLayer |
|
Dispatched if a call to URLLoader.load()
attempts to load data from a server outside the security sandbox. |
| select(flag) — Method in class com.afcomponents.umap.gui.button.Button |
|
|
| selectable — Property in class com.afcomponents.umap.styles.TextStyle |
|
A Boolean value that indicates whether the text field is selectable. |
| selected — Property in class com.afcomponents.umap.gui.button.Button |
|
|
| sendBackward(object:com.afcomponents.umap.interfaces:IMapObject) — Method in class com.afcomponents.umap.core.MapObjectContainer |
|
Sends the attached IMapObject backward in the display list. |
| sendBackward(object:com.afcomponents.umap.interfaces:IMapObject) — Method in interface com.afcomponents.umap.interfaces.IMapObjectContainer |
|
Sends the attached IMapObject backward in the display list. |
| sendToBack(object:com.afcomponents.umap.interfaces:IMapObject) — Method in class com.afcomponents.umap.core.MapObjectContainer |
|
Sends the attached IMapObject to the bottom of the display list. |
| sendToBack(object:com.afcomponents.umap.interfaces:IMapObject) — Method in interface com.afcomponents.umap.interfaces.IMapObjectContainer |
|
Sends the attached IMapObject to the bottom of the display list. |
| serverCount — Property in interface com.afcomponents.umap.interfaces.IMapType |
|
Indicates the tile size in pixels. |
| serverCount — Property in interface com.afcomponents.umap.interfaces.ITileLayer |
|
|
| serverCount — Property in class com.afcomponents.umap.providers.MapType |
|
Indicates the tile size in pixels. |
| servers — Property in interface com.afcomponents.umap.interfaces.ITileLayer |
|
|
| servers — Property in class com.afcomponents.umap.providers.TileLayer |
|
|
| service — Property in class com.afcomponents.umap.display.geocodermanager.GeocoderManager |
|
Gets or sets reference to the сurrent geocoder service. |
| setAvailableSize(size:com.afcomponents.umap.types:Size) — Method in class com.afcomponents.umap.gui.CopyrightControl |
|
Invoked by GuiManager to report the available space this control can occupy. |
| setAvailableSize(size:com.afcomponents.umap.types:Size) — Method in class com.afcomponents.umap.gui.MapControl |
|
Invoked by GuiManager to report the available space this control can occupy. |
| setAvailableSize(size:com.afcomponents.umap.types:Size) — Method in class com.afcomponents.umap.gui.UIMapControl |
|
Invoked by GuiManager to report the available space this control can occupy. |
| setAvailableSize(size:com.afcomponents.umap.types:Size) — Method in interface com.afcomponents.umap.interfaces.IMapControl |
|
Invoked by GuiManager to report the available space this control can occupy. |
| setBounds(bounds:com.afcomponents.umap.types:LatLngBounds, offset, immediate, maxZoomLevel) — Method in class com.afcomponents.umap.core.UMap |
|
Sets the map view position and zoom, so that it fits the specified LatLngBounds rectangle. |
| setCenter(latlng:com.afcomponents.umap.types:LatLng, zoom) — Method in class com.afcomponents.umap.core.UMap |
|
Sets the map view to the given center, optionally also sets the zoom level. |
| setComponentStyle(style) — Method in class com.afcomponents.umap.core.UMap |
|
Sets the component style. |
| setContentStyle(param) — Method in class com.afcomponents.umap.display.InfoWindow |
|
Sets new style for the content Text Field. |
| setDefaultStyle(style) — Static method in class com.afcomponents.umap.display.InfoWindow |
|
Sets the default InfoWindowStyle object that will be assigned to the newely created info window. |
| setDefaultStyle(style) — Static method in class com.afcomponents.umap.overlays.Marker |
|
Sets the default style for this Marker from an Object or another Style. |
| setErrorImage() — Method in class com.afcomponents.umap.display.GridSegment |
|
Attaches an error symbol to the segment and sets it's caption. |
| setGroupStyle(index, layer:com.afcomponents.umap.overlays:Layer) — Method in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| setIcon(up, down, over) — Method in class com.afcomponents.umap.gui.button.ButtonSkin |
|
|
| setInfoWindowClass(infoWindowClass) — Method in class com.afcomponents.umap.display.GuiManager |
|
|
| setLayerStyle(layer:com.afcomponents.umap.overlays:Layer, style) — Method in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| setLogo(logo) — Method in class com.afcomponents.umap.providers.DefaultProvider |
|
Setups the logo for the provider, loads it if necessary. |
| setMapType(mapTypeName) — Method in class com.afcomponents.umap.core.UMap |
|
Attempts to change the map type by it's name. |
| setMapTypeByName(mapTypeName) — Method in class com.afcomponents.umap.core.Control |
|
|
| setOwner(owner:com.afcomponents.umap.interfaces:IMapObjectContainer) — Method in class com.afcomponents.umap.core.MapObject |
|
Adds the object to the specified IMapObjectContainer. |
| setOwner(owner:com.afcomponents.umap.interfaces:IMapObjectContainer) — Method in class com.afcomponents.umap.core.MapObjectContainer |
|
Adds the object to the specified IMapObjectContainer. |
| setOwner(owner:com.afcomponents.umap.interfaces:IMapObjectContainer) — Method in class com.afcomponents.umap.gui.UIMapControl |
|
Adds the object to the specified IMapObjectContainer. |
| setOwner(owner:com.afcomponents.umap.interfaces:IMapObjectContainer) — Method in interface com.afcomponents.umap.interfaces.IMapObject |
|
Adds the object to the specified IMapObjectContainer. |
| setOwner(owner:com.afcomponents.umap.interfaces:IMapObjectContainer) — Method in class com.afcomponents.umap.overlays.Layer |
|
Adds the object to the specified IMapObjectContainer. |
| setProvider(providerClassOrInstance) — Method in class com.afcomponents.umap.core.UMap |
|
Sets the provider for the UMap either by Class reference or a IProvider instance. |
| setProviderByClass(provider) — Method in class com.afcomponents.umap.core.Control |
| |
| setRefreshCallback(refresh) — Method in class com.afcomponents.umap.gui.MapControl |
|
Sets the callback function which should be called by the control after it's size has been updated. |
| setRefreshCallback(refresh) — Method in class com.afcomponents.umap.gui.UIMapControl |
|
Sets the callback function which should be called by the control after it's size has been updated. |
| setRefreshCallback(refresh) — Method in interface com.afcomponents.umap.interfaces.IMapControl |
|
Sets the callback function which should be called by the control after it's size has been updated. |
| setRequest(str) — Method in class com.afcomponents.umap.types.GeocoderRequest |
| |
| setScale(factor) — Method in class com.afcomponents.umap.display.GridLayer |
|
Sets scaling factor for the layer. |
| setScale(scaleX, scaleY) — Method in class com.afcomponents.umap.overlays.Marker |
|
Sets the scale of the icon. |
| setScale(factor) — Method in class com.afcomponents.umap.overlays.TileLayerOverlay |
|
Sets scaling factor for the layer. |
| setScrollBarClass(scrollBarClass) — Static method in class com.afcomponents.umap.display.InfoWindow |
|
Sets the class that will be instantiated and
used as a scroll bar for the info window. |
| setService(value) — Method in class com.afcomponents.umap.display.geocodermanager.GeocoderManager |
|
|
| setStyle(param) — Method in class com.afcomponents.umap.display.InfoWindow |
|
Sets a new style for the Info Window. |
| setStyle(style) — Method in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| setStyle(style) — Method in interface com.afcomponents.umap.interfaces.IOverlay |
|
Sets the style for this Overlay from an Object or another Style. |
| setStyle(style) — Method in class com.afcomponents.umap.overlays.Marker |
|
Sets the style for this Overlay from an Object or another Style. |
| setStyle(style) — Method in class com.afcomponents.umap.overlays.Overlay |
|
Sets the style for this Overlay from an Object or another Style. |
| setStyle(style) — Method in class com.afcomponents.umap.overlays.Polygon |
|
Sets the style for this Overlay from an Object or another Style. |
| setStyle(style) — Method in class com.afcomponents.umap.overlays.Polyline |
|
Sets the style for this Overlay from an Object or another Style. |
| _settings — Property in class com.afcomponents.umap.providers.XMLProvider |
|
Settings URL. |
| SETTINGS_PARSING_COMPLETE — Constant static property in class com.afcomponents.umap.events.ControlEvent |
|
|
| SETTINGS_PARSING_COMPLETE — Constant static property in class com.afcomponents.umap.events.ProviderEvent |
|
|
| settingsURL — Property in class com.afcomponents.umap.providers.XMLProvider |
|
Gets or sets the URL Request object that will be used to download settings data. |
| setTitleStyle(param) — Method in class com.afcomponents.umap.display.InfoWindow |
|
Sets new style for the title Text Field. |
| setViewLimit(enable, bounds:com.afcomponents.umap.types:LatLngBounds) — Method in class com.afcomponents.umap.core.Control |
|
Enables or disables custom map view limit. |
| setViewport(width, height) — Method in class com.afcomponents.umap.display.GridLayer |
|
Changes the dimensions of the viewport. |
| setViewport(width, height) — Method in interface com.afcomponents.umap.interfaces.IGridLayer |
|
|
| setViewport(width, height) — Method in class com.afcomponents.umap.overlays.TileLayerOverlay |
|
Changes the dimensions of the viewport. |
| setZoom(zoom, immediate) — Method in class com.afcomponents.umap.core.UMap |
|
Sets the map zoom level. |
| setZoomLimit(enable, min, max) — Method in class com.afcomponents.umap.core.Control |
|
Enables or disables custom zoom limit. |
| shadow — Property in class com.afcomponents.umap.styles.InfoWindowStyle |
|
Defines wether to display drop shadow behind info window. |
| shadow — Property in class com.afcomponents.umap.styles.MarkerStyle |
|
Defines whether to display a drop shadow. |
| shadows — Property in class com.afcomponents.umap.display.OverlayManager |
|
Returns a reference to the shadow layer
|
| shadowStyle — Property in class com.afcomponents.umap.styles.InfoWindowStyle |
|
Defines a DropShadowStyle object that controls drop shadow appearence. |
| shadowStyle — Property in class com.afcomponents.umap.styles.MarkerStyle |
|
Specifies a DropShadowStyle object that controls drop shadow render parameters. |
| sharpness — Property in class com.afcomponents.umap.styles.TextStyle |
|
The sharpness of the glyph edges in this text field. |
| SHORT — Constant static property in class com.afcomponents.umap.display.geocodermanager.GeoNamesService |
|
|
| show() — Method in class com.afcomponents.umap.display.InfoWindow |
|
Shows overlay. |
| show() — Method in interface com.afcomponents.umap.interfaces.IOverlay |
|
Shows overlay. |
| show() — Method in class com.afcomponents.umap.overlays.Layer |
|
Shows the Layer. |
| show() — Method in class com.afcomponents.umap.overlays.Marker |
|
Shows overlay. |
| show() — Method in class com.afcomponents.umap.overlays.Overlay |
|
Shows overlay. |
| show() — Method in class com.afcomponents.umap.overlays.TileLayerOverlay |
|
Shows overlay. |
| SHOW — Constant static property in class com.afcomponents.umap.events.OverlayEvent |
|
The OverlayEvent.SHOW constant defines the value of the type property of an
overlayShow event object. |
| SIDE — Constant static property in class com.afcomponents.umap.types.AutoSizeType |
|
The AutoSizeType.SIDE constant defines the value of the autoSize
property of the InfoWindowStyle object that indicates horizontal automatic sizing. |
| size — Property in class com.afcomponents.umap.control.projection.Projection |
|
|
| size — Property in interface com.afcomponents.umap.interfaces.IProjection |
|
Gets or sets the size of map image in pixels. |
| size — Property in class com.afcomponents.umap.styles.InfoWindowStyle |
|
Defines inital size for the InfoWindow. |
| Size — Class in package com.afcomponents.umap.types |
|
Size is a simple class, which represents width & heigth of a rectangular area. |
| Size(width, height) — Constructor in class com.afcomponents.umap.types.Size |
|
Size constructor. |
| SIZE_256 — Constant static property in class com.afcomponents.umap.providers.cloudmade.CloudMadeProvider |
|
Defines the value for the 256 px tiles. |
| SIZE_64 — Constant static property in class com.afcomponents.umap.providers.cloudmade.CloudMadeProvider |
|
Defines the value for the 64 px tiles. |
| smartPosition — Property in class com.afcomponents.umap.overlays.Overlay |
|
Gets or sets the smartPosition flag, which indicates whether to use smart positioning with the Overlay. |
| smartPositionOffset — Property in class com.afcomponents.umap.overlays.Overlay |
| |
| _smooth — Property in class com.afcomponents.umap.math.Smooth |
| |
| smooth — Property in class com.afcomponents.umap.styles.BitmapStyle |
|
Defines whether to use smoothing (bilinear algorithm) on the scaled bitmap. |
| Smooth — Class in package com.afcomponents.umap.math |
|
Smooth
|
| SMOOTH — Constant static property in class com.afcomponents.umap.math.Smooth |
|
|
| smoothingFactor — Property in class com.afcomponents.umap.overlays.Circle |
|
|
| SMOOTH_VERTEX — Constant static property in class com.afcomponents.umap.math.Smooth |
|
|
| source — Property in class com.afcomponents.umap.overlays.FeedLayer |
|
Returns URL of the layer's source data. |
| source — Property in class com.afcomponents.umap.overlays.KMLLayer |
|
Returns URL of the layer's source data. |
| southWest — Property in class com.afcomponents.umap.types.LatLngBounds |
|
Gets or sets coordinates of the south-west (top-left) corner. |
| _spatialReference — Property in class com.afcomponents.umap.providers.arcgis.ArcGISMapProvider |
|
The spatial reference of the map service. |
| SPIRAL — Constant static property in class com.afcomponents.umap.display.markermanager.ExpandedGroupPattern |
|
|
| spreadMethod — Property in class com.afcomponents.umap.styles.GradientStyle |
|
A value from the SpreadMethod class that specifies which spread method to use. |
| stackAlignment — Property in class com.afcomponents.umap.gui.MapControl |
|
Gets or sets control's stack alignment. |
| stackAlignment — Property in class com.afcomponents.umap.gui.PositionControl |
|
|
| stackAlignment — Property in class com.afcomponents.umap.gui.UIMapControl |
|
Gets or sets control's stack alignment. |
| stackAlignment — Property in class com.afcomponents.umap.gui.ZoomControl |
|
|
| stackAlignment — Property in interface com.afcomponents.umap.interfaces.IMapControl |
|
Gets or sets control's stack alignment. |
| STACK_HORIZONTAL — Static property in class com.afcomponents.umap.gui.MapControl |
|
|
| STACK_HORIZONTAL — Static property in class com.afcomponents.umap.gui.UIMapControl |
|
|
| stackPadding — Property in class com.afcomponents.umap.gui.MapControl |
|
Gets or sets control's stack padding value. |
| stackPadding — Property in class com.afcomponents.umap.gui.MapTypeControl |
|
Gets or sets control's stack padding value. |
| stackPadding — Property in class com.afcomponents.umap.gui.PositionControl |
|
|
| stackPadding — Property in class com.afcomponents.umap.gui.UIMapControl |
|
Gets or sets control's stack padding value. |
| stackPadding — Property in class com.afcomponents.umap.gui.ZoomControl |
|
|
| stackPadding — Property in interface com.afcomponents.umap.interfaces.IMapControl |
|
Gets or sets control's stack padding value. |
| STACK_VERTICAL — Static property in class com.afcomponents.umap.gui.MapControl |
|
|
| STACK_VERTICAL — Static property in class com.afcomponents.umap.gui.UIMapControl |
|
|
| STARTED_LOAD — Event in class com.afcomponents.umap.display.geocodermanager.GeocoderManager |
|
Dispatched when request startes loading. |
| STARTED_LOAD — Constant static property in class com.afcomponents.umap.events.GeocoderEvent |
|
The GeocoderEvent.STARTED_LOAD constant defines the value of the type property of an
geocoderStartedLoad event object. |
| strength — Property in class com.afcomponents.umap.styles.DropShadowStyle |
|
Defines number of times blur filter will be applied. |
| stroke — Property in class com.afcomponents.umap.styles.GeometryStyle |
|
Specify a stroke style to use when drawing on a Graphics object. |
| strokeAlpha — Property in class com.afcomponents.umap.styles.GeometryStyle |
|
Defines stroke opacity. |
| strokeGradient — Property in class com.afcomponents.umap.styles.GeometryStyle |
|
Defines stroke gradient properties as a GradientStyle object. |
| strokeRGB — Property in class com.afcomponents.umap.styles.GeometryStyle |
|
Defines RGB stroke color. |
| strokeStyle — Property in class com.afcomponents.umap.styles.GeometryStyle |
|
Defines advanced stroke properties as a StrokeStyle object. |
| StrokeStyle — Class in package com.afcomponents.umap.styles |
|
Specifies additional stroke render parameters. |
| StrokeStyle(param) — Constructor in class com.afcomponents.umap.styles.StrokeStyle |
|
StrokeStyle contructor. |
| strokeThickness — Property in class com.afcomponents.umap.styles.GeometryStyle |
|
An integer that indicates the thickness of the line in points. |
| Style — Class in package com.afcomponents.umap.styles |
|
Style is the base abstract class for all UMap styles. |
| Style(param) — Constructor in class com.afcomponents.umap.styles.Style |
|
Style constructor. |
| styleContainer — Property in class com.afcomponents.umap.overlays.GeoRSSLayer |
|
Style container property for marker, geometry and info window styles. |
| styleContainer — Property in class com.afcomponents.umap.overlays.GPXLayer |
|
Style container property for marker, geometry and info window styles. |
| STYLE_MOBILE — Constant static property in class com.afcomponents.umap.providers.cloudmade.CloudMadeProvider |
|
Defines the value for the mobile tile set. |
| styleSheet — Property in class com.afcomponents.umap.styles.TextStyle |
|
Specifies a flash.text.StyleSheet object that will be applied to the text field
if html property is set to true. |
| STYLE_STANDARD — Constant static property in class com.afcomponents.umap.providers.cloudmade.CloudMadeProvider |
|
Defines the value for the standard tile set. |
| SUCCES — Event in class com.afcomponents.umap.display.geocodermanager.GeocoderManager |
|
Dispatched when request has been completed. |
| SUCCESS — Constant static property in class com.afcomponents.umap.events.GeocoderEvent |
|
The GeocoderEvent.SUCCESS constant defines the value of the type property of an
geocoderSuccess event object. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |