Property 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
C
 cache
 caching, OpenLayers. Strategy. Filter
 calculateOffset, OpenLayers.Icon
 callback, OpenLayers. Protocol.HTTP
 callbacks
 canvas, OpenLayers. Renderer. Canvas
 center
 centerLonLat, OpenLayers. Bounds
 checkTags, OpenLayers. Format.OSM
 clearOnDeactivate
 click, OpenLayers. Control. GetFeature
 clickCallback
 clickout
 clickTolerance
 closeDiv, OpenLayers. Popup
 closeOnMove, OpenLayers. Popup
 clustering, OpenLayers. Strategy. Cluster
 clusters, OpenLayers. Strategy. Cluster
 code
 collectionName, OpenLayers. Format.GML
 COMP_TYPE_TO_OP_STR, OpenLayers. Protocol. HTTP. OpenLayers. Protocol.HTTP
 compare, OpenLayers. ElementsIndexer
 components, OpenLayers. Geometry. Collection
 componentTypes
 container, OpenLayers. Renderer
 contentDisplayClass
 contentDiv, OpenLayers. Popup
 contentHTML, OpenLayers. Popup
 contentSize, OpenLayers. Popup
 context
 control, OpenLayers. Handler
 controls
 cssMap, OpenLayers. Format. SLD.v1
 cumulative, OpenLayers. Handler. MouseWheel
 curve, OpenLayers. Format. GML.v3
{Object} Cache for elements that should only be created once per map.
{Array(OpenLayers.Feature.Vector)} List of currently cached features.
{Boolean} The filter is currently caching features.
{OpenLayers.Pixel} Function to calculate the offset (based on the size)
{Object} Function to be called when the read, create, update, delete or commit operation completes, read-only, set through the options passed to the constructor.
{Object} The functions that are sent to the handler for callback
{Object} The functions that are sent to the handler for callback
{Object} The functions that are sent to the handlers.feature for callback
{Object} The functions that are sent to the handler for callback
{Object} An object with start, eachStep and done properties whose values are functions to be call during the animation.
{Canvas} The canvas context object.
{OpenLayers.Geometry.Point} The center of the feature bounds.
{OpenLayers.LonLat} The current center of the map
{OpenLayers.LonLat} A cached center location.
{Boolean} Should tags be checked to determine whether something should be treated as a seperate node.
{Boolean} Clear the history when the control is deactivated.
{Boolean} Should the selection be cleared when the control is deactivated.
{Boolean} Use a click handler for selecting/unselecting features.
{String} The click callback to register in the {OpenLayers.Handler.Click} object created when the hover option is set to false.
{String} The click callback to register in the {OpenLayers.Handler.Click} object created when the hover option is set to false.
{Boolean} Unselect features when clicking outside any feature.
{Boolean} Unselect features when clicking outside any feature.
{Boolean} Unselect features when clicking outside any feature.
{Integer} Tolerance for the filter query in pixels.
{Number} The number of pixels the mouse can move between mousedown and mouseup for the event to still be considered a click.
{DOMElement} the optional closer image
{Boolean} When map pans, close the popup.
{Boolean} The strategy is currently clustering features.
{Array(OpenLayers.Feature.Vector)} Calculated clusters.
{String} Current language code to use in OpenLayers.
{String} Name of featureCollection element.
{Object} A private class-level property mapping the OpenLayers.Filter.Comparison types to the operation strings of the protocol.
{Function} This is the function used to determine placement of of a new node within the indexer.
{Array(OpenLayers.Geometry)} The component parts of this geometry
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{DOMElement}
{String} The CSS class of the popup content div.
{String} The CSS class of the popup content div.
{DOMElement} a reference to the element that holds the content of the div.
{String} An HTML string for this popup to display.
{OpenLayers.Size} the width and height of the content.
{Object} An optional object with properties that the rule should be evaluated against.
{Object} An optional object with properties that symbolizers’ property values should be evaluated against.
{OpenLayers.Control}.
{Array(OpenLayers.Control)}
{Array(OpenLayers.Control)} List of controls associated with the map.
{Object} Object mapping supported css property names to OpenLayers symbolizer property names.
{Boolean} When interval is set: true to collect all the mousewheel z-deltas, false to only record the delta direction (positive or negative)
{Boolean} Write gml:Curve instead of gml:LineString elements.
Close