P | |
page, OpenLayers. Strategy. Paging | |
pageCount, OpenLayers. Strategy. Paging | |
pageLength, OpenLayers. Strategy. Paging | |
pageNext, OpenLayers. Strategy. Paging | |
pageNum, OpenLayers. Strategy. Paging | |
pagePositon, Util | |
pagePrevious, OpenLayers. Strategy. Paging | |
pan, OpenLayers.Map | |
panIntoView, OpenLayers. Popup | |
panMap, OpenLayers. Control. DragPan | |
panMapDone, OpenLayers. Control. DragPan | |
panTo, OpenLayers.Map | |
parseAttributes | |
parseData | |
parseFeature | |
parseFeatures | |
parseGeometry, OpenLayers. Format. GeoJSON | |
parseLinks, OpenLayers. Format.KML | |
parseProperty, OpenLayers. Format.KML | |
parseStyle, OpenLayers. Format.KML | |
parseStyleMaps, OpenLayers. Format.KML | |
parseStyles, OpenLayers. Format.KML | |
parseXMLString | |
passesTolerance | |
passEventToSlider, OpenLayers. Control. PanZoomBar | |
play, OpenLayers. Tween | |
point | |
polygon | |
POST, OpenLayers. Request | |
postDraw | |
preFeatureInsert, OpenLayers. Layer. Vector | |
previousTrigger, OpenLayers. Control. NavigationHistory | |
processXMLNode, OpenLayers. Feature.WFS | |
profile, OpenLayers. Console | |
profileEnd, OpenLayers. Console | |
projectForward, OpenLayers. Layer. SphericalMercator | |
projectInverse, OpenLayers. Layer. SphericalMercator | |
PUT, OpenLayers. Request | |
R | |
rad, Util | |
raiseLayer, OpenLayers.Map | |
read GlobalOpenLayers. FormatOpenLayers. Format. FilterOpenLayers. Format. Filter.v1OpenLayers. Format. GeoJSONOpenLayers. Format.GMLOpenLayers. Format. GML.BaseOpenLayers. Format.JSONOpenLayers. Format.KMLOpenLayers. Format.SLDOpenLayers. Format. SLD.v1OpenLayers. Format.TextOpenLayers. Format.WKTOpenLayers. Format.WMCOpenLayers. Format. WMC.v1OpenLayers. ProtocolOpenLayers. Protocol.HTTPOpenLayers. Protocol. SQL. Gears | |
read_ol_displayInLayerSwitcher, OpenLayers. Format. WMC.v1 | |
read_ol_isBaseLayer, OpenLayers. Format. WMC.v1 | |
read_ol_maxExtent, OpenLayers. Format. WMC.v1 | |
read_ol_numZoomLevels, OpenLayers. Format. WMC.v1 | |
read_ol_opacity, OpenLayers. Format. WMC.v1 | |
read_ol_singleTile, OpenLayers. Format. WMC.v1 | |
read_ol_transparent, OpenLayers. Format. WMC.v1 | |
read_ol_units, OpenLayers. Format. WMC.v1 | |
read_sld_MaxScaleDenominator, OpenLayers. Format. WMC. v1_1_0 | |
read_sld_MinScaleDenominator, OpenLayers. Format. WMC. v1_1_0 | |
read_sld_StyledLayerDescriptor, OpenLayers. Format. WMC.v1 | |
read_wmc_Abstract, OpenLayers. Format. WMC.v1 | |
read_wmc_BoundingBox, OpenLayers. Format. WMC.v1 | |
read_wmc_Extension, OpenLayers. Format. WMC.v1 | |
read_wmc_Format, OpenLayers. Format. WMC.v1 | |
read_wmc_FormatList, OpenLayers. Format. WMC.v1 | |
read_wmc_General, OpenLayers. Format. WMC.v1 | |
read_wmc_LatLonBoundingBox, OpenLayers. Format. WMC.v1 | |
read_wmc_Layer, OpenLayers. Format. WMC.v1 | |
read_wmc_LayerList, OpenLayers. Format. WMC.v1 | |
read_wmc_LegendURL, OpenLayers. Format. WMC.v1 | |
read_wmc_MetadataURL, OpenLayers. Format. WMC.v1 | |
read_wmc_Name, OpenLayers. Format. WMC.v1 | |
read_wmc_OnlineResource, OpenLayers. Format. WMC.v1 | |
read_wmc_Server, OpenLayers. Format. WMC.v1 | |
read_wmc_SLD, OpenLayers. Format. WMC.v1 | |
read_wmc_Style, OpenLayers. Format. WMC.v1 | |
read_wmc_StyleList, OpenLayers. Format. WMC.v1 | |
read_wmc_Title, OpenLayers. Format. WMC.v1 | |
readChildNodes | |
readNode, OpenLayers. Format.XML | |
readOgcExpression, OpenLayers. Format. Filter.v1 | |
rectDrag, OpenLayers. Control. OverviewMap | |
redraw | |
redrawBackgroundNode, OpenLayers. Renderer. Elements | |
redrawNode, OpenLayers. Renderer. Elements | |
refresh | |
regex2value, OpenLayers. Filter. Comparison | |
register | |
registerEvents, OpenLayers. Popup | |
registerImageListeners, OpenLayers. Popup | |
registerPriority, OpenLayers. Events | |
registerWheelEvents, OpenLayers. Control. MouseDefaults | |
remove | |
removeBox, OpenLayers. Handler.Box | |
removeClass, OpenLayers. Element | |
removeComponent | |
removeComponents, OpenLayers. Geometry. Collection | |
removeControl, OpenLayers.Map | |
removeExcessTiles, OpenLayers. Layer.Grid | |
removeFeatures, OpenLayers. Layer. Vector | |
removeItem, Util | |
removeLayer, OpenLayers.Map | |
removeMap | |
removeMarker | |
removePoint, OpenLayers. Geometry. MultiPoint | |
removePopup, OpenLayers.Map | |
removeTail, Util | |
removeTileMonitoringHooks | |
removeTimeout, OpenLayers. Handler.Drag | |
removeZoomBox, OpenLayers. Control. MouseDefaults | |
renderTile, OpenLayers. Tile. Image | |
request, OpenLayers. Ajax. Request | |
requestFailure, OpenLayers. Layer.GML | |
requestSuccess | |
resetBackBuffer, OpenLayers. Tile. Image | |
resetLayersZIndex, OpenLayers.Map | |
resetVertices, OpenLayers. Control. ModifyFeature | |
resize | |
respondToReadyState, OpenLayers. Ajax. Request | |
restore, OpenLayers. Control. NavigationHistory | |
rightclick, OpenLayers. Handler. Click | |
rotate | |
runChildNodes, OpenLayers. Format. WMC.v1 |
Display the page starting at the given index from the cache.
page: function( start, event )
Get the total count of pages given the current cache of features.
pageCount: function()
Gets or sets page length.
pageLength: function( newLength )
Display the next page of features.
pageNext: function( event )
Get the zero based page number.
pageNum: function()
Display the previous page of features.
pagePrevious: function()
Allows user to pan by a value of screen pixels
pan: function( dx, dy, options )
Pans the map such that the popup is totaly viewable (if necessary)
panIntoView: function()
panMap: function( xy )
Finish the panning operation.
panMapDone: function( xy )
Allows user to pan to a new lonlat If the new lonlat is in the current extent the map will slide smoothly
panTo: function( lonlat )
parseAttributes: function( node )
parseAttributes: function( node )
parseAttributes: function( node )
Read data from a string, and return a list of features.
parseData: function( data, options )
Parse the data returned from the Events call.
parseData: function( ajaxRequest )
parseData: function( ajaxRequest )
Convert a feature object from GeoJSON into an OpenLayers.Feature.Vector.
parseFeature: function( obj )
This function is the core of the GML parsing code in OpenLayers.
parseFeature: function( node )
This function is the core of the KML parsing code in OpenLayers.
parseFeature: function( node )
Loop through all Placemark nodes and parse them.
parseFeatures: function( nodes, options )
Read HTTP response body and return features.
parseFeatures: function( request )
Convert a geometry object from GeoJSON into an OpenLayers.Geometry.
parseGeometry: function( obj )
Finds URLs of linked KML documents and fetches them
parseLinks: function( nodes, options )
Convenience method to find a node and return its value
parseProperty: function( xmlNode, namespace, tagName )
Parses the children of a Style node and builds the style hash accordingly
parseStyle: function( node )
Looks for Style nodes in the data and parses them Also parses StyleMap nodes, but only uses the ‘normal’ key
parseStyleMaps: function( nodes, options )
Looks for Style nodes in the data and parses them Also parses StyleMap nodes, but only uses the ‘normal’ key
parseStyles: function( nodes, options )
Parse XML into a doc structure
OpenLayers.parseXMLString = function( text )
Determine whether the event is within the optional pixel tolerance.
passesTolerance: function( evt )
Determine whether the mouse move is within the optional pixel tolerance.
passesTolerance: function( px )
This function is used to pass events that happen on the div, or the map, through to the slider, which then does its moving thing.
passEventToSlider:function( evt )
Calls the appropriate easing method
play: function()
Send a POST request.
POST: function( config )
Things that have do be done after the geometry node is appended to its parent node.
postDraw: function( node )
Some versions of Internet Explorer seem to be unable to set fillcolor and strokecolor to “none” correctly before the fill node is appended to a visible vml node.
postDraw: function( node )
method called before a feature is inserted.
preFeatureInsert: function( feature )
Restore the previous state.
previousTrigger: function()
When passed an xmlNode, parses it for a GML point, and passes back an object describing that point.
processXMLNode: function( xmlNode )
Turns on the JavaScript profiler.
profile: function()
Turns off the JavaScript profiler and prints its report.
profileEnd: function()
Given an object with x and y properties in EPSG:4326, modify the x,y properties on the object to be the Spherical Mercator projected coordinates.
projectForward: function( point )
Given an object with x and y properties in Spherical Mercator, modify the x,y properties on the object to be the unprojected coordinates.
projectInverse: function( point )
Send an HTTP PUT request.
PUT: function( config )
OpenLayers.Util.rad = function( x )
Change the index of the given layer by delta.
raiseLayer: function ( layer, delta )
Return a list of features from a GPX doc
read: function( doc )
Read data from a string, and return an object whose type depends on the subclass.
read: function( data )
Read and Filter doc and return an object representing the Filter.
read: function( data )
read: function( data )
Deserialize a GeoJSON string.
read: function( json, type, filter )
Read data from a string, and return a list of features.
read: function( data )
read: function( data )
Deserialize a json string.
read: function( json, filter )
Read data from a string, and return a list of features.
read: function( data )
Read and SLD doc and return an object representing the SLD.
read: function( data )
read: function( data )
Return a list of features from a Tab Seperated Values text string.
read: function( text )
Deserialize a WKT string and return a vector feature or an array of vector features.
read: function( wkt )
Read WMC data from a string, and return an object with map properties and a list of layers.
read: function( data, options )
Read capabilities data from a string, and return a list of layers.
read: function( data )
Construct a request for reading new features.
read: function()
Construct a request for reading new features.
read: function( options )
Read all features from the database and return a OpenLayers.Protocol.Response instance.
read: function( options )
read_ol_displayInLayerSwitcher: function( layerInfo, node )
read_ol_isBaseLayer: function( layerInfo, node )
read_ol_maxExtent: function( obj, node )
read_ol_numZoomLevels: function( layerInfo, node )
read_ol_opacity: function( layerInfo, node )
read_ol_singleTile: function( layerInfo, node )
read_ol_transparent: function( layerInfo, node )
read_ol_units: function( layerInfo, node )
Read a sld:MaxScaleDenominator node.
read_sld_MaxScaleDenominator: function( layerInfo, node )
Read a sld:MinScaleDenominator node.
read_sld_MinScaleDenominator: function( layerInfo, node )
read_sld_StyledLayerDescriptor: function( sld, node )
read_wmc_Abstract: function( obj, node )
read_wmc_BoundingBox: function( context, node )
read_wmc_Extension: function( obj, node )
read_wmc_Format: function( layerInfo, node )
read_wmc_FormatList: function( layerInfo, node )
read_wmc_General: function( context, node )
read_wmc_LatLonBoundingBox: function( layer, node )
read_wmc_Layer: function( context, node )
read_wmc_LayerList: function( context, node )
read_wmc_LegendURL: function( style, node )
read_wmc_MetadataURL: function( layerInfo, node )
read_wmc_Name: function( obj, node )
read_wmc_OnlineResource: function( obj, node )
read_wmc_Server: function( layerInfo, node )
read_wmc_SLD: function( style, node )
read_wmc_Style: function( layerInfo, node )
read_wmc_StyleList: function( layerInfo, node )
read_wmc_Title: function( obj, node )
readChildNodes: function( node, obj )
readChildNodes: function( node, obj )
Shorthand for applying the named readers to all children of a node.
readChildNodes: function( node, obj )
Shorthand for applying one of the named readers given the node namespace and local name.
readNode: function( node, obj )
Limited support for OGC expressions.
readOgcExpression: function( node )
Handle extent rectangle drag
rectDrag: function( px )
Goes through and takes the current state of the Map and rebuilds the control to display that state.
redraw: function()
redraw: function( evt )
redraw: function()
clear the div and start over.
redraw: function()
Redraws the layer.
redraw: function()
Redraws the layer.
redraw: function( force )
The real ‘meat’ of the function: any time things have changed, redraw() can be called to loop over all the data and (you guessed it) redraw it.
redraw: function()
Redraws the node using special ‘background’ style properties.
redrawBackgroundNode: function( id, geometry, style, featureId )
redrawNode: function( id, geometry, style, featureId )
Ask the layer to request features again and redraw them.
refresh: function( obj )
Refreshes all the features of the layer
refresh: function()
Convert the value of this rule from a regular expression string into an ogc literal string using a wildCard of *, a singleChar of ., and an escape of !.
regex2value: function()
register: function( responderToAdd )
Register an event on the events object.
register: function ( type, obj, func )
register an event on the map
register: function ( name, method )
Registers events on the popup.
registerEvents:function()
Called when an image contained by the popup loaded.
registerImageListeners: function()
Same as register() but adds the new listener to the front of the events queue instead of to the end.
registerPriority: function ( type, obj, func )
registerWheelEvents: function()
Remove the specified element from the DOM.
remove: function( element )
remove: function( node )
Remove all listeners for a given event type.
remove: function( type )
Takes a feature, and generates a WFS-T Transaction “Delete”
remove: function( feature )
Remove the zoombox from the screen and nullify our reference to it.
removeBox: function()
Remove a CSS class name from an element.
removeClass: function( element, name )
Remove a component from this geometry.
removeComponent: function( component )
Removes a point from geometry components.
removeComponent: function( point )
Only allows removal of a point if there are three or more points in the linestring.
removeComponent: function( point )
Remove components from this geometry.
removeComponents: function( components )
Remove a control from the map.
removeControl: function ( control )
When the size of the map or the buffer changes, we may need to remove some excess rows and columns.
removeExcessTiles: function( rows, columns )
removeFeatures: function( features, options )
Remove an object from an array.
OpenLayers.Util.removeItem = function( array, item )
Removes a layer from the map by removing its visual element (the layer.div property), then removing it from the map’s internal list of layers, setting the layer’s map property to null.
removeLayer: function( layer, setNewBaseLayer )
Just as setMap() allows each layer the possibility to take a personalized action on being added to the map, removeMap() allows each layer to take a personalized action on being removed from it.
removeMap: function( map )
On being removed from the map, we’ll like to remove the invisible ‘pane’ div that we added to it on creation.
removeMap: function( map )
The layer has been removed from the map.
removeMap: function( map )
removeMarker: function( marker )
removeMarker: function( marker )
Wrapper for OpenLayers.Geometry.Collection.removeComponent
removePoint: function( point )
removePopup: function( popup )
Takes a url and removes everything after the ?
OpenLayers.Util.removeTail = function( url )
This function takes a tile as input and removes the tile hooks that were added in addTileMonitoringHooks()
removeTileMonitoringHooks: function( tile )
This function takes a tile as input and removes the tile hooks that were added in addTileMonitoringHooks()
removeTileMonitoringHooks: function( tile )
Private.
removeTimeout: function()
Remove the zoombox from the screen and nullify our reference to it.
removeZoomBox: function()
Internal function to actually initialize the image tile, position it correctly, and set its url.
renderTile: function()
request: function( url )
Process a failed loading of GML.
requestFailure: function( request )
Process GML after it has been loaded.
requestSuccess:function( request )
Called on return from request succcess.
requestSuccess:function( request )
Triggered by two different events, layer loadend, and tile loadend.
resetBackBuffer: function()
Reset each layer’s z-index based on layer’s array index
resetLayersZIndex: function()
resetVertices: function()
Resize a geometry relative to some origin.
resize: function( scale, origin, ratio )
Resize a geometry relative to some origin.
resize: function( scale, origin, ratio )
Resize a point relative to some origin.
resize: function( scale, origin, ratio )
respondToReadyState: function( readyState )
Update the state with the given object.
restore: function( state )
Handle rightclick.
rightclick: function( evt )
Rotate a geometry around some origin
rotate: function( angle, origin )
Rotate a geometry around some origin
rotate: function( angle, origin )
Rotate a point around another.
rotate: function( angle, origin )
runChildNodes: function( obj, node )