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  
CACHE_SIZE — Property in class org.openscales.core.layer.Grid
calculateBounds() — Method in class org.openscales.core.geometry.Collection
Recalculate the bounds by iterating through the components and calling extendBounds() on each item.
calculateBounds() — Method in class org.openscales.core.geometry.Geometry
The definition of the bounding box of the geometry must be overrided in each sub class
calculateBounds() — Method in class org.openscales.core.geometry.Point
calculateNewPx(px:org.openscales.core.basetypes:Pixel) — Method in class org.openscales.core.popup.Anchored
calculateRelativePosition(px:org.openscales.core.basetypes:Pixel) — Method in class org.openscales.core.popup.Anchored
camelize(str) — Static method in class org.openscales.core.StringUtils
Camel-case a hyphenated string.
capabilities — Property in class org.openscales.core.layer.ogc.WFS
capabilitiesGetter(caller:org.openscales.core.layer.capabilities:GetCapabilities) — Method in class org.openscales.core.layer.ogc.WFS
TODO: Refactor this to use events Callback method called by the capabilities retriever.
capabilitiesVersion — Property in class org.openscales.core.layer.ogc.WFS
catalog — Property in class org.openscales.core.configuration.Configuration
catalog — Property in interface org.openscales.core.configuration.IConfiguration
center — Property in class org.openscales.core.Map
Map center coordinates.
centerLonLat — Property in class org.openscales.core.basetypes.Bounds
centerPixel — Property in class org.openscales.core.basetypes.Bounds
CheckBox — Class in package org.openscales.core.control.ui
CheckBox class allows to create checkbox intsances in pure AS3.
CheckBox(xy:org.openscales.core.basetypes:Pixel, layerName) — Constructor in class org.openscales.core.control.ui.CheckBox
clear() — Method in class org.openscales.core.basetypes.maps.HashMap
Resets all key / values in the HashMap instance to null
clear() — Method in interface org.openscales.core.basetypes.maps.IMap
Clears all key / values defined in the HashMap instance
clear() — Method in class org.openscales.core.layer.FeatureLayer
clear() — Method in class org.openscales.core.layer.Grid
Go through and remove all tiles from the grid, calling destroy() on each of them to kill circular references
clear() — Method in class org.openscales.core.layer.Layer
Clear the layer graphics
clear() — Method in class org.openscales.core.tile.ImageTile
Clear the tile of any bounds/position-related data
clear() — Method in class org.openscales.core.tile.Tile
clearAllExcept(keyId) — Method in class org.openscales.core.basetypes.maps.HashMap
Clears all key / values defined in the HashMap instance with the exception of the specified key
clearAllExcept(key) — Method in interface org.openscales.core.basetypes.maps.IMap
Clears all key / values defined in the HashMap instance with the exception of the specified key
clearAndMoveTo(bounds:org.openscales.core.basetypes:Bounds, position:org.openscales.core.basetypes:Pixel, redraw) — Method in class org.openscales.core.tile.Tile
Reposition the tile.
clearBounds() — Method in class org.openscales.core.geometry.Geometry
Clear the geometry's bounds
clearSelection() — Method in class org.openscales.core.handler.feature.SelectFeaturesHandler
Clear the current selection.
click(evt) — Method in class org.openscales.core.control.PanZoom
click — Property in class org.openscales.core.handler.feature.FeatureClickHandler
click callback function
click — Property in class org.openscales.core.handler.mouse.ClickHandler
Click function getter and setter
clickHandler — Property in class org.openscales.core.handler.feature.draw.DrawPolygonHandler
Handler which manage the doubleClick, to finalize the polygon
ClickHandler — Class in package org.openscales.core.handler.mouse
ClickHandler detects a click-actions on the map: simple click, double click and drag&drop are managed.
ClickHandler(map:org.openscales.core:Map, active) — Constructor in class org.openscales.core.handler.mouse.ClickHandler
Constructor of the handler.
clone() — Method in class org.openscales.core.basetypes.Bounds
clone() — Method in class org.openscales.core.basetypes.LonLat
clone() — Method in class org.openscales.core.basetypes.Pixel
clone() — Method in class org.openscales.core.basetypes.Size
clone() — Method in class org.openscales.core.feature.Feature
To obtain feature clone
clone() — Method in class org.openscales.core.feature.LineStringFeature
To obtain feature clone
clone() — Method in class org.openscales.core.feature.Marker
To obtain feature clone
clone() — Method in class org.openscales.core.feature.MultiLineStringFeature
To obtain feature clone
clone() — Method in class org.openscales.core.feature.MultiPointFeature
To obtain feature clone
clone() — Method in class org.openscales.core.feature.MultiPolygonFeature
To obtain feature clone
clone() — Method in class org.openscales.core.feature.PointFeature
To obtain feature clone
clone() — Method in class org.openscales.core.feature.PolygonFeature
To obtain feature clone
clone() — Method in class org.openscales.core.geometry.Collection
To get this geometry clone
clone() — Method in class org.openscales.core.geometry.Geometry
To get this geometry clone
clone() — Method in class org.openscales.core.geometry.LinearRing
To get this geometry clone
clone() — Method in class org.openscales.core.geometry.LineString
To get this geometry clone
clone() — Method in class org.openscales.core.geometry.MultiLineString
To get this geometry clone
clone() — Method in class org.openscales.core.geometry.MultiPoint
To get this geometry clone
clone() — Method in class org.openscales.core.geometry.MultiPolygon
To get this geometry clone
clone() — Method in class org.openscales.core.geometry.Point
To get this geometry clone
clone() — Method in class org.openscales.core.geometry.Polygon
To get this geometry clone
clone() — Method in class org.openscales.core.style.Style
closeBox — Property in class org.openscales.core.popup.Popup
closePopup(evt) — Method in class org.openscales.core.popup.Popup
Collection — Class in package org.openscales.core.geometry
A Collection is exactly what it sounds like: A collection of different Geometries.
Collection(components) — Constructor in class org.openscales.core.geometry.Collection
Creates a Geometry Collection
_collectionName — Property in class org.openscales.core.format.GMLFormat
color — Property in class org.openscales.core.control.ScaleLine
color — Property in class org.openscales.core.style.fill.SolidFill
The color of the fill
color — Property in class org.openscales.core.style.stroke.Stroke
The color of the stroke
compatibleFeatures(features) — Static method in class org.openscales.core.feature.Feature
componentByIndex(i) — Method in class org.openscales.core.geometry.Collection
Component of the specified index, casted to the Geometry type
components — Property in class org.openscales.core.geometry.Collection
Setter of the components (children) of this collection.
componentsLength — Property in class org.openscales.core.geometry.Collection
Number of components in the collection
componentsString — Property in class org.openscales.core.geometry.Collection
Get a string representing the components for this collection
componentTypes — Property in class org.openscales.core.geometry.Collection
Getter and setter of the authorized types for the components (children) of this collection
_config — Property in class org.openscales.core.configuration.Configuration
config — Property in class org.openscales.core.configuration.Configuration
config — Property in interface org.openscales.core.configuration.IConfiguration
Get the config file as a raw XML instance
configuration — Property in class org.openscales.core.Map
Configuration — Class in package org.openscales.core.configuration
Sample XML OpenScales configuration format.
Configuration(config) — Constructor in class org.openscales.core.configuration.Configuration
configureGraphics(graphics) — Method in class org.openscales.core.style.fill.BitmapFill
configureGraphics(graphics) — Method in class org.openscales.core.style.fill.Fill
Configure the graphics properties of a display object so that the fill is rendered when drawing
configureGraphics(graphics) — Method in class org.openscales.core.style.fill.SolidFill
configureGraphics(graphics) — Method in class org.openscales.core.style.stroke.Stroke
configureGraphics(graphics) — Method in class org.openscales.core.style.symbolizer.LineSymbolizer
configureGraphics(graphics) — Method in class org.openscales.core.style.symbolizer.PolygonSymbolizer
configureGraphics(graphics) — Method in class org.openscales.core.style.symbolizer.Symbolizer
Configure the graphics properties of a display object accordind to the symbolizer's definition
configureMap(map:org.openscales.core:Map) — Method in class org.openscales.core.configuration.Configuration
configureMap(map:org.openscales.core:Map) — Method in interface org.openscales.core.configuration.IConfiguration
contains(str, sub) — Static method in class org.openscales.core.StringUtils
Test whether a string contains another string.
contains(geom:org.openscales.core.geometry:Geometry, assertIntersection) — Method in class org.openscales.core.geometry.Geometry
Determine if the input geometry is fully contained in this one.
containsBounds(bounds:org.openscales.core.basetypes:Bounds, partial, inclusive) — Method in class org.openscales.core.basetypes.Bounds
Returns if the current bounds contains the bounds passed as param
ContainsFilter — Class in package org.openscales.core.filter
ContainsFilter(geom:org.openscales.core.geometry:Geometry, srsCode) — Constructor in class org.openscales.core.filter.ContainsFilter
containsKey(key) — Method in class org.openscales.core.basetypes.maps.HashMap
Determines if a key exists in the HashMap instance
containsKey(key) — Method in interface org.openscales.core.basetypes.maps.IMap
Determines if a key exists in the HashMap instance
containsLonLat(ll:org.openscales.core.basetypes:LonLat, inclusive) — Method in class org.openscales.core.basetypes.Bounds
Returns if the current bounds contains the LonLat passed as param
containsMultiPoint(mp:org.openscales.core.geometry:MultiPoint) — Method in class org.openscales.core.geometry.LinearRing
Test if a MultiPoint (and so a LineString or a LinearRing) is inside a linear ring or not.
containsPixel(px:org.openscales.core.basetypes:Pixel, inclusive) — Method in class org.openscales.core.basetypes.Bounds
Returns if the current bounds contains the Pixel passed as param
containsPoint(p:org.openscales.core.geometry:Point) — Method in class org.openscales.core.geometry.Collection
Test if a point is inside this geometry.
containsPoint(p:org.openscales.core.geometry:Point) — Method in class org.openscales.core.geometry.Geometry
Test if a point is inside this geometry.
containsPoint(p:org.openscales.core.geometry:Point) — Method in class org.openscales.core.geometry.LinearRing
Test if a point is inside a linear ring.
containsPoint(p:org.openscales.core.geometry:Point) — Method in class org.openscales.core.geometry.Polygon
Test if a point is inside this geometry.
containsValue(value) — Method in class org.openscales.core.basetypes.maps.HashMap
Determines if a value exists in the HashMap instance

If multiple keys exists in the map with the same value, the first key located which is mapped to the specified key will be returned.

containsValue(value) — Method in interface org.openscales.core.basetypes.maps.IMap
Determines if a value exists in the HashMap instance
Control — Class in package org.openscales.core.control
Control base class
Control(position:org.openscales.core.basetypes:Pixel) — Constructor in class org.openscales.core.control.Control
controls — Property in class org.openscales.core.Map
Map controls
controls — Property in class org.openscales.core.configuration.Configuration
controls — Property in interface org.openscales.core.configuration.IConfiguration
createEditionVertices(collection:org.openscales.core.geometry:Collection) — Method in class org.openscales.core.feature.Feature
create edition vertice(Virtual) only for edition feature
createFeatureXML(feature:org.openscales.core.feature:Feature) — Method in class org.openscales.core.format.GMLFormat
Accept a Vector feature, and build a GML node for it.
createFeatureXML(feature:org.openscales.core.feature:Feature) — Method in class org.openscales.core.format.WFSFormat
Create an XML feature
createPointUndertheMouse(evt:org.openscales.core.events:FeatureEvent) — Method in class org.openscales.core.handler.feature.draw.AbstractEditCollectionHandler
Create a virtual vertice under the mouse
createPopupContent() — Method in class org.openscales.core.popup.Popup
createRegularPolygon(origin:org.openscales.core.geometry:Point, radius, sides, rotation) — Method in class org.openscales.core.geometry.Polygon
Create a regular polygon around a radius.
CrosshairCursor — Class in package org.openscales.core.cursor
CrosshairCursor() — Constructor in class org.openscales.core.cursor.CrosshairCursor
Cursor constructor
_ctrlKey — Property in class org.openscales.core.handler.mouse.ClickHandler
CTRL is pressed ?
ctrlPressed — Property in class org.openscales.core.events.FeatureEvent
To know if ctrl key is pressed
custom — Property in class org.openscales.core.configuration.Configuration
custom — Property in interface org.openscales.core.configuration.IConfiguration
CycleMap — Class in package org.openscales.core.layer.osm
CycleMap OpenStreetMap layer More informations on http://www.gravitystorm.co.uk/shine/cycle-info/
CycleMap(name, isBaseLayer, visible, projection, proxy) — Constructor in class org.openscales.core.layer.osm.CycleMap
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