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  
icon — Property in class com.afcomponents.umap.overlays.Marker
Returns a reference to a custom icon object.
icon — Property in class com.afcomponents.umap.styles.MarkerStyle
Specifies a custom icon.
iconLoader — Property in class com.afcomponents.umap.overlays.Marker
Returns a reference to a Loader object used by this Marker for loading external icons.
iconStyle — Property in class com.afcomponents.umap.styles.MarkerStyle
Specifies IconStyle object that will be applied to the custom icon after it was loaded.
IconStyle — Class in package com.afcomponents.umap.styles
Specifies advanced appearence style for an icon.
IconStyle(param) — Constructor in class com.afcomponents.umap.styles.IconStyle
IconStyle contructor.
id — Property in class com.afcomponents.umap.core.MapObject
Gets or sets the ID of the object.
id — Property in class com.afcomponents.umap.gui.UIMapControl
Gets or sets the ID of the object.
id — Property in interface com.afcomponents.umap.interfaces.IMapObject
Gets or sets the ID of the object.
id — Property in class com.afcomponents.umap.types.GeocoderRequest
IGeocoderService — Interface in package com.afcomponents.umap.interfaces
IGridLayer — Interface in package com.afcomponents.umap.interfaces
IGridLayer
IGridSegment — Interface in package com.afcomponents.umap.interfaces
Desribes basic functions that should be implemented in a Grid Segment.
IInfoWindow — Interface in package com.afcomponents.umap.interfaces
IInfoWindow
imageLoader — Property in class com.afcomponents.umap.core.Control
ImageLoader — Class in package com.afcomponents.umap.control
ImageLoader
ImageLoaderEvent — Class in package com.afcomponents.umap.events
ImageLoaderEvent
ImageLoaderEvent(type, job:com.afcomponents.umap.control:ImageLoaderJob, bubbles, cancelable) — Constructor in class com.afcomponents.umap.events.ImageLoaderEvent
ImageLoaderJob — Class in package com.afcomponents.umap.control
ImageLoaderJob
_images — Property in class com.afcomponents.umap.providers.zoomify.ZoomifyProvider
Location of the tile images.
IManager — Interface in package com.afcomponents.umap.interfaces
IManager
IMapControl — Interface in package com.afcomponents.umap.interfaces
IMapControl is the basic interface for UMap gui control objects.
IMapObject — Interface in package com.afcomponents.umap.interfaces
IMapObject is the base interface for the display objects used in the UMap.
IMapObjectContainer — Interface in package com.afcomponents.umap.interfaces
IMapObjectConatiner is the base interface for the container objects used in the UMap.
IMapType — Interface in package com.afcomponents.umap.interfaces
IMapType interface describes the properties and methods that should be implemented in a Map Type object.
IMPERIAL — Constant static property in class com.afcomponents.umap.gui.ScaleControl
Defines the value for the imperial unit system.
INCHES — Constant static property in class com.afcomponents.umap.providers.arcgis.ArcGISUnits
Specifies that the units are in inches.
index — Property in class com.afcomponents.umap.events.GroupEvent
Returns value of index property.
index — Property in class com.afcomponents.umap.overlays.Marker
Gets or sets the index property of the Marker.
inflate(x, y) — Method in class com.afcomponents.umap.types.Bounds
inflate(x, y) — Method in class com.afcomponents.umap.types.Size
Increases the area dimensions by given horizontal & vertical values.
info — Property in interface com.afcomponents.umap.interfaces.IOverlay
Return referens to opened InfoWindow
info — Property in class com.afcomponents.umap.overlays.Layer
Return referens to opened InfoWindow
info — Property in class com.afcomponents.umap.overlays.Overlay
Return referens to opened InfoWindow
info — Property in class com.afcomponents.umap.overlays.TileLayerOverlay
Return referens to opened InfoWindow
infoParam — Property in interface com.afcomponents.umap.interfaces.IOverlay
Gets or sets the info window param object.
infoParam — Property in class com.afcomponents.umap.overlays.Layer
Gets or sets the info window param object.
infoParam — Property in class com.afcomponents.umap.overlays.Overlay
Gets or sets the info window param object.
infoStyle — Property in interface com.afcomponents.umap.interfaces.IOverlay
Gets or sets the info window style object associated with the Overlay.
infoStyle — Property in class com.afcomponents.umap.overlays.Layer
Gets or sets the info window style object associated with the Overlay.
infoStyle — Property in class com.afcomponents.umap.overlays.Overlay
Gets or sets the info window style object associated with the Overlay.
InfoWindow — Class in package com.afcomponents.umap.display
InfoWindow is a special overlay that is used to display user-defined information.
InfoWindow(param, style) — Constructor in class com.afcomponents.umap.display.InfoWindow
InfoWindow's constructor.
infoWindowClose — Event in class com.afcomponents.umap.core.UMap
Dispatched when info window has been closed.
INFO_WINDOW_CLOSE — Constant static property in class com.afcomponents.umap.events.MapEvent
The MapEvent.INFO_WINDOW_CLOSE constant defines the value of the type property of an infoWindowClose event object.
infoWindowClosed — Event in class com.afcomponents.umap.overlays.Overlay
Dispatched when the InfoWindow has been closed with the Overlay
INFO_WINDOW_CLOSED — Constant static property in class com.afcomponents.umap.events.OverlayEvent
The OverlayEvent.INFO_WINDOW_CLOSED constant defines the value of the type property of an infoWindowClosed event object.
InfoWindowEvent — Class in package com.afcomponents.umap.events
InfoWindowEvent
InfoWindowEvent(type, bubbles, cancelable) — Constructor in class com.afcomponents.umap.events.InfoWindowEvent
infoWindowOpen — Event in class com.afcomponents.umap.core.UMap
Dispatched when info window has been opened.
INFO_WINDOW_OPEN — Constant static property in class com.afcomponents.umap.events.MapEvent
The MapEvent.INFO_WINDOW_OPEN constant defines the value of the type property of an infoWindowOpen event object.
infoWindowOpened — Event in class com.afcomponents.umap.overlays.Overlay
Dispatched when the InfoWindow has been opened with the Overlay
INFO_WINDOW_OPENED — Constant static property in class com.afcomponents.umap.events.OverlayEvent
The OverlayEvent.INFO_WINDOW_OPENED constant defines the value of the type property of an infoWindowOpened event object.
InfoWindowStyle — Class in package com.afcomponents.umap.styles
Specifies a drawing style for an InfoWindow.
InfoWindowStyle(param) — Constructor in class com.afcomponents.umap.styles.InfoWindowStyle
The InfoWindowStyle.AUTO_SIZE_NONE constant defines the value of the autoSize property of the InfoWindowStyle object that disables automatic sizing.
init(point, zoom, priority) — Method in class com.afcomponents.umap.display.GridSegment
Sets segements options, and starts loading the image(s) for this segment.
init() — Method in class com.afcomponents.umap.display.GuiManager
init() — Method in class com.afcomponents.umap.display.Manager
init() — Method in class com.afcomponents.umap.display.ManagerControl
init() — Method in class com.afcomponents.umap.display.markermanager.MarkerManager
init() — Method in class com.afcomponents.umap.gui.MapControl
Invoked when control has been attached to GuiManager, or when UMap has been initialized.
init() — Method in class com.afcomponents.umap.gui.UIMapControl
Invoked when control has been attached to GuiManager, or when UMap has been initialized.
init(point, zoom, priority) — Method in interface com.afcomponents.umap.interfaces.IGridSegment
Sets segements options, and starts loading the image(s) for this segment.
init() — Method in interface com.afcomponents.umap.interfaces.IManager
init() — Method in interface com.afcomponents.umap.interfaces.IMapControl
Invoked when control has been attached to GuiManager, or when UMap has been initialized.
init(core:com.afcomponents.umap.core:UMap) — Method in interface com.afcomponents.umap.interfaces.IProvider
Initializes the provider and starts the loading process.
init(core:com.afcomponents.umap.core:UMap) — Method in class com.afcomponents.umap.providers.DefaultProvider
Initializes the provider and starts the loading process.
init(core:com.afcomponents.umap.core:UMap) — Method in class com.afcomponents.umap.providers.XMLProvider
Initializes the provider and starts the loading process.
init(core:com.afcomponents.umap.core:UMap) — Method in class com.afcomponents.umap.providers.yahoo.YahooProvider
Initializes the provider and starts the loading process.
_initialExtent — Property in class com.afcomponents.umap.providers.arcgis.ArcGISMapProvider
Initial extent as defined by the map service provider.
initMapTypes() — Method in class com.afcomponents.umap.providers.DefaultProvider
Override this function to define map types.
interpolationMethod — Property in class com.afcomponents.umap.styles.GradientStyle
A value from the InterpolationMethod class that specifies which value to use.
intersection(rect:com.afcomponents.umap.types:Bounds) — Method in class com.afcomponents.umap.types.Bounds
intersects(rect:com.afcomponents.umap.types:Bounds) — Method in class com.afcomponents.umap.types.Bounds
intersects(bounds:com.afcomponents.umap.types:LatLngBounds) — Method in class com.afcomponents.umap.types.LatLngBounds
Checks whether given rectangle intersects with this rectangle.
intZoom — Property in class com.afcomponents.umap.core.UMap
Returns current zoom level rounded down.
invalidate() — Method in interface com.afcomponents.umap.interfaces.IOverlay
Schedules the Overlay for invalidation in 1 frame after this call.
invalidate() — Method in class com.afcomponents.umap.overlays.Layer
Schedules the Layer for invalidation in 1 frame after this call.
invalidate() — Method in class com.afcomponents.umap.overlays.Overlay
Schedules the Overlay for invalidation in 1 frame after this call.
ioError — Event in class com.afcomponents.umap.overlays.FeedLayer
Dispatched if a call to URLLoader.load() results in a fatal error that terminates the download.
ioError — Event in class com.afcomponents.umap.overlays.KMLLayer
Dispatched if a call to URLLoader.load() results in a fatal error that terminates the download.
IOverlay — Interface in package com.afcomponents.umap.interfaces
IOverlay is the basic interface for UMap graphical overlay objects.
IProjection — Interface in package com.afcomponents.umap.interfaces
IProjection interface describes a projection class.
IProvider — Interface in package com.afcomponents.umap.interfaces
IProvider defines a special controller class which should hold an array of Map Types and handle requests for copyright information.
isOpen() — Method in class com.afcomponents.umap.display.InfoWindow
Returns a Boolean value which indicates whether info window is opened.
isOpen() — Method in interface com.afcomponents.umap.interfaces.IInfoWindow
isOwnerVisible() — Method in class com.afcomponents.umap.core.MapObjectContainer
Recursevly checks visibility of parent objects
isOwnerVisible() — Method in class com.afcomponents.umap.display.OverlayManager
Recursevly checks visibility of parent objects
isOwnerVisible() — Method in interface com.afcomponents.umap.interfaces.IMapObjectContainer
Recursevly checks visibility of parent objects
isValid() — Method in class com.afcomponents.umap.types.Bounds
Validates the rectangle.
isValid() — Method in class com.afcomponents.umap.types.LatLng
Validates the point.
isValid() — Method in class com.afcomponents.umap.types.LatLngBounds
Validates the rectangle.
ITileLayer — Interface in package com.afcomponents.umap.interfaces
ITileLayer defines a class which holds information about a tiled layer.
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