Index
$#! · 0-9 · 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
F
 fallThrough
 Feature
 featureAdded, OpenLayers. Control. DrawFeature
 featureClass, OpenLayers. Layer.WFS
 featureDescription, OpenLayers. Format. GeoRSS
 FeatureId, OpenLayers. Filter. FeatureId. OpenLayers. Filter
 featureName, OpenLayers. Format.GML
 featurens, OpenLayers. Format. GeoRSS
 featureNS
 featurePrefix, OpenLayers. Format.GML
 features, OpenLayers. Layer. Vector
 featureTitle, OpenLayers. Format. GeoRSS
 featureType, OpenLayers. Format. GML.Base
 fids, OpenLayers. Filter. FeatureId
 filter, OpenLayers. Array
 Filter
 filters, OpenLayers. Filter. Logical
 finish, OpenLayers. Tween
 Fixed, OpenLayers. Strategy. Fixed. OpenLayers. Strategy
 fixedRelativePosition
 FixedZoomLevels, OpenLayers. Layer. FixedZoomLevels. OpenLayers. Layer
 foldersDesc, OpenLayers. Format.KML
 foldersName, OpenLayers. Format.KML
 format
 Format, OpenLayers. Format. OpenLayers
 formatOptions
 forwardMercator, OpenLayers. Layer. SphericalMercator
 Framed, OpenLayers. Popup. Framed. OpenLayers. Popup
 FramedCloud, OpenLayers. Popup. FramedCloud. OpenLayers. Popup
 fromArray, OpenLayers. Bounds
 fromSize, OpenLayers. Bounds
 fromString, OpenLayers. Bounds
 Functions
GlobalOpenLayers. ArrayOpenLayers. BoundsOpenLayers. ConsoleOpenLayers. Control. DragFeatureOpenLayers. Control. KeyboardDefaultsOpenLayers. Control. LayerSwitcherOpenLayers. Control. ModifyFeatureOpenLayers. Control. MouseDefaultsOpenLayers. Control. MouseToolbarOpenLayers. Control. NavigationHistoryOpenLayers. Control. OverviewMapOpenLayers. Control. PanelOpenLayers. Control. PanZoomOpenLayers. Control. PanZoomBarOpenLayers. Control. PermalinkOpenLayers. ElementOpenLayers. ElementsIndexerOpenLayers. ElementsIndexer. IndexingMethodsOpenLayers. EventsOpenLayers. FilterOpenLayers. Filter. ComparisonOpenLayers. Filter. FeatureIdOpenLayers. Filter. LogicalOpenLayers. FormatOpenLayers. Format. FilterOpenLayers. Format. GeoJSONOpenLayers. Format. GeoRSSOpenLayers. Format.GMLOpenLayers. Format.JSONOpenLayers. Format.KMLOpenLayers. Format.OSMOpenLayers. Format.SLDOpenLayers. Format.TextOpenLayers. Format.WFSOpenLayers. Format.WMCOpenLayers. Format.XMLOpenLayers. FunctionOpenLayers. GeometryOpenLayers. Geometry. CollectionOpenLayers. Geometry. CurveOpenLayers. Geometry. LinearRingOpenLayers. Geometry. LineStringOpenLayers. Geometry. MultiPointOpenLayers. Geometry. PointOpenLayers. Geometry. PolygonOpenLayers. Geometry. RectangleOpenLayers. HandlerOpenLayers. Handler. ClickOpenLayers. Handler. HoverOpenLayers. Handler. PointOpenLayers. Handler. RegularPolygonOpenLayers.LangOpenLayers. LayerOpenLayers. Layer. BoxesOpenLayers. Layer. EventPaneOpenLayers. Layer. FixedZoomLevelsOpenLayers. Layer.GMLOpenLayers. Layer. GoogleOpenLayers. Layer.GridOpenLayers. Layer. HTTPRequestOpenLayers. Layer. ImageOpenLayers. Layer. KaMapOpenLayers. Layer. MarkersOpenLayers. Layer. MultiMapOpenLayers. Layer. PointTrackOpenLayers. Layer. SphericalMercatorOpenLayers. Layer.TextOpenLayers. Layer. TileCacheOpenLayers. Layer.TMSOpenLayers. Layer. VectorOpenLayers. Layer. VirtualEarthOpenLayers. Layer.WFSOpenLayers. Layer.WMSOpenLayers. Layer. YahooOpenLayers. LonLatOpenLayers.MapOpenLayers. MarkerOpenLayers. NumberOpenLayers. PixelOpenLayers. PopupOpenLayers. Popup. AnchoredOpenLayers. Popup. AnchoredBubbleOpenLayers. Popup. FramedOpenLayers. Popup. FramedCloudOpenLayers. ProjectionOpenLayers. ProtocolOpenLayers. Protocol.HTTPOpenLayers. Protocol.SQLOpenLayers. Protocol. SQL. GearsOpenLayers. RendererOpenLayers. Renderer. CanvasOpenLayers. Renderer.SVGOpenLayers. Renderer.VMLOpenLayers. RequestOpenLayers.RuleOpenLayers.SizeOpenLayers. StrategyOpenLayers. Strategy. ClusterOpenLayers. Strategy. FixedOpenLayers. Strategy. PagingOpenLayers. StringOpenLayers. StyleOpenLayers.TileOpenLayers. Tile. ImageOpenLayers. Tile.WFSOpenLayers. TweenUtil
{Boolean}
{Boolean} Should OpenLayers allow events on the map to fall through to other elements on the page, or should it swallow them? 
Constructor for features.
{Function} Called after each feature is added
{OpenLayers.Feature} If featureClass is defined, an old-style markers based WFS layer is created instead of a new-style vector layer.
{String} Default description for features.
Creates an ogc:FeatureId rule.
{String} Element name for features.
{String} Feature Attributes namespace.
{String} Namespace used for feature attributes.
{String} The feature namespace.
{String} Namespace alias (or prefix) for feature nodes.
{Array(OpenLayers.Feature.Vector)}
{String} Default title for features.
{String} The local (without prefix) feature typeName.
{Array(String)} Feature Ids to evaluate this rule against.
filter: function(array,
callback,
caller)
Filter an array.
This is an abstract class.
Create a new parser for Filter.
{Array(OpenLayers.Filter)} Child filters for this filter.
{Object} Values to finish the animation with
Create a new Fixed strategy.
{Boolean} We want the framed popup to work dynamically placed relative to its anchor but also in just one fixed position.
{Boolean} The Framed Cloud popup works in just one fixed position.
Create a new fixed zoom levels layer.
{String} Description of the folders.
{String} Name of the folders.
{OpenLayers.Format} The format you want the data to be parsed with.
{String} Mime type of the images returned.
{OpenLayers.Format} The format you want the data to be parsed with.
format: function(num,
dec,
tsep,
dsep)
Formats a number for output.
format: function(template,
context,
args)
Given a string with tokens in the form ${token}, return a string with tokens replaced with properties from the given context object.
Instances of this class are not useful.
{Object} Hash of options which should be passed to the format when it is created.
{Object} Hash of options which should be passed to the format when it is created.
{Object} Hash of options which should be passed to the format when it is created.
{Object} Hash of options which should be passed to the format when it is created.
forwardMercator: function(lon,
lat)
Given a lon,lat in EPSG:4326, return a point in Spherical Mercator.
OpenLayers.Bounds.fromArray = function(bbox)
Alternative constructor that builds a new OpenLayers.Bounds from an array
OpenLayers.Bounds.fromSize = function(size)
Alternative constructor that builds a new OpenLayers.Bounds from a size
OpenLayers.Bounds.fromString = function(str)
Alternative constructor that builds a new OpenLayers.Bounds from a parameter string
Close