H | |
hasAttributeNS, OpenLayers. Format.XML | |
HEAD, OpenLayers. Request | |
hide, OpenLayers. Element | |
I | |
i18n, OpenLayers. Lang. OpenLayers | |
info, OpenLayers. Console | |
inherit | |
initialize, OpenLayers. ElementsIndexer | |
insert, OpenLayers. ElementsIndexer | |
intersects | |
intersectsBounds, OpenLayers. Bounds | |
inverseMercator, OpenLayers. Layer. SphericalMercator | |
isDrawn | |
iserror, OpenLayers. Format. ArcXML | |
isNumeric, OpenLayers. String. OpenLayers. String | |
isSimpleContent, OpenLayers. Format.XML | |
issue, OpenLayers. Request | |
L | |
limitSigDigs | |
loadURL | |
log, OpenLayers. Console | |
lookupNamespaceURI | |
M | |
max, mapfish.Util | |
mergeNewParams | |
min, mapfish.Util | |
move | |
N | |
nextTrigger, OpenLayers. Control. NavigationHistory | |
numericIf, OpenLayers. String | |
O | |
offset, OpenLayers. Pixel | |
onFeatureInsert, OpenLayers. Layer. Vector | |
onMapResize | |
OPTIONS, OpenLayers. Request | |
P | |
pageCount, OpenLayers. Strategy. Paging | |
pageLength, OpenLayers. Strategy. Paging | |
pageNext, OpenLayers. Strategy. Paging | |
pageNum, OpenLayers. Strategy. Paging | |
pagePrevious, OpenLayers. Strategy. Paging | |
pan, OpenLayers.Map | |
panTo, OpenLayers.Map | |
POST, OpenLayers. Request | |
preFeatureInsert, OpenLayers. Layer. Vector | |
profile, OpenLayers. Console | |
profileEnd, OpenLayers. Console | |
PUT, OpenLayers. Request | |
R | |
raiseLayer, OpenLayers.Map | |
read mapfish. Protocol. MapFishmapfish. Protocol. MergeFilterDecoratormapfish. Protocol. TriggerEventDecoratormapfish. widgets. data. FeatureReaderOpenLayers. Format. ArcXMLOpenLayers. Format. ArcXML. FeaturesOpenLayers. Format. CSWGetDomain. v2_0_2OpenLayers. Format. CSWGetRecords. v2_0_2OpenLayers. Format. FilterOpenLayers. Format. GeoJSONOpenLayers. Format.GMLOpenLayers. Format.GPXOpenLayers. Format.JSONOpenLayers. Format.KMLOpenLayers. Format.SLDOpenLayers. Format.TextOpenLayers. Format. WFSCapabilitiesOpenLayers. Format. WFSCapabilities.v1OpenLayers. Format.WMCOpenLayers. Format. WMSCapabilitiesOpenLayers. Format. WMSCapabilities.v1_1OpenLayers. Format. WMSDescribeLayerOpenLayers. Format. WMSDescribeLayer.v1_1OpenLayers. Format. WMSGetFeatureInfoOpenLayers. ProtocolOpenLayers. Protocol.HTTPOpenLayers. Protocol. SQL. Gears | |
readRecords, mapfish. widgets. data. FeatureReader | |
redraw | |
refresh, OpenLayers. Layer.WFS | |
register | |
registerPriority, OpenLayers. Events | |
relativeToAbsoluteURL, mapfish.Util | |
remove | |
removeComponent | |
removeComponents, OpenLayers. Geometry. Collection | |
removeControl, OpenLayers.Map | |
removeFeatures | |
removeLayer, OpenLayers.Map | |
removeMap | |
removeMarker | |
removeNode, mapfish. widgets. LayerTree | |
removePoint, OpenLayers. Geometry. MultiPoint | |
removePopup, OpenLayers.Map | |
render, OpenLayers.Map | |
resize | |
rotate |
Determine whether a node has a particular attribute matching the given name and namespace.
hasAttributeNS: function( node, uri, name )
Send an HTTP HEAD request.
HEAD: function( config )
Hide element(s) passed in
hide: function()
Writes a message to the console with the visual “info” icon and color coding and a hyperlink to the line where it was called.
info: function()
Deprecated.
OpenLayers.Class.inherit = function ()
Create a new indexer with
initialize: function( yOrdering )
Insert a new node into the indexer.
insert: function( newNode )
Determine if the input geometry intersects this one.
intersects: function( geometry )
Determine if the input geometry intersects this one.
intersects: function( geometry )
Test for instersection between two geometries.
intersects: function( geometry )
Determine if the input geometry intersects this one.
intersects: function( geometry )
Determine if the input geometry intersects this one.
intersects: function( geometry )
Determine whether the target bounds intersects this bounds.
intersectsBounds:function( bounds, inclusive )
Given a x,y in Spherical Mercator, return a point in EPSG:4326.
inverseMercator: function( x, y )
{Boolean} Whether or not the icon is drawn.
isDrawn: function()
{Boolean} Whether or not the marker is drawn.
isDrawn: function()
Check to see if the response from the server was an error.
iserror: function( data )
Test if the given node has only simple content (i.e.
isSimpleContent: function( node )
Create a new XMLHttpRequest object, open it, set any headers, bind a callback to done state, and send any data.
issue: function( config )
Limit the number of significant digits on a float.
limitSigDigs: function( num, sig )
Background load a document.
OpenLayers.loadURL = function( uri, params, caller, onComplete, onFailure )
Log an object in the console.
log: function()
Takes a prefix and returns the namespace URI associated with it on the given node if found (and null if not).
lookupNamespaceURI: function( node, prefix )
Return the max of the elements of an array.
mapfish.Util.max = function( array )
Catch changeParams and uppercase the new params to be merged in before calling changeParams on the super class.
mergeNewParams:function( newParams )
mergeNewParams:function( newParams )
Modify parameters for the layer and redraw.
mergeNewParams:function( newParams )
Catch changeParams and uppercase the new params to be merged in before calling changeParams on the super class.
mergeNewParams:function( newParams )
Return the min of the elements of an array.
mapfish.Util.min = function( array )
Moves a geometry by the given displacement along positive x and y axes.
move: function( x, y )
Moves a geometry by the given displacement along positive x and y axes.
move: function( x, y )
Moves a geometry by the given displacement along positive x and y axes.
move: function( x, y )
Restore the next state.
nextTrigger: function()
Converts a string that appears to be a numeric value into a number.
numericIf: function( value )
Parameters px - {OpenLayers.Pixel}
offset:function( px )
method called after a feature is inserted.
onFeatureInsert: function( feature )
This function can be implemented by subclasses
onMapResize: function()
onMapResize: function()
Send an HTTP OPTIONS request.
OPTIONS: function( config )
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 )
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 )
Send a POST request.
POST: function( config )
method called before a feature is inserted.
preFeatureInsert: function( feature )
Turns on the JavaScript profiler.
profile: function()
Turns off the JavaScript profiler and prints its report.
profileEnd: function()
Send an HTTP PUT request.
PUT: function( config )
Change the index of the given layer by delta.
raiseLayer: function ( layer, delta )
Construct a request for reading new features.
"read": function( options )
Merge filters provided by searchers, and call the decorated protocol’s read method, passing it the merged filter.
"read": function( options )
Construct a request for reading new features.
read: function( options )
This method is only used by a DataProxy which has retrieved data.
read: function( response )
Read data from a string, and return an response.
read: function( data )
Read data from a string of ArcXML, and return a set of OpenLayers features.
read: function( data )
Parse the response from a GetDomain request.
read: function( data )
Parse the response from a GetRecords request.
read: function( data )
Read and Filter doc and return an object representing the Filter.
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 )
Return a list of features from a GPX doc
read: function( doc )
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, options )
Return a list of features from a Tab Seperated Values text string.
read: function( text )
Read capabilities data from a string, and return a list of layers.
read: function( data )
Read capabilities data from a string, and return a list of layers.
read: function( data )
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 )
Read capabilities data from a string, and return a list of layers.
read: function( data )
Read DescribeLayer data from a string, and return the response.
read: function( data )
Read DescribeLayer data from a string, and return the response.
read: function( data )
Read WMS GetFeatureInfo data from a string, and return an array of features
read: function( data )
Construct a request for reading new features.
read: function( options )
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 )
Create a data block containing Ext.data.Records from an array of features.
readRecords : function( features )
Redraws the layer.
redraw: function()
Redraws the layer.
redraw: function( force )
Refreshes all the features of the layer
refresh: function()
Register a searcher.
register: function( searcher )
Register an event on the events object.
register: function ( type, obj, func )
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 )
mapfish.Util.relativeToAbsoluteURL = function( source )
Remove the specified element from the DOM.
remove: function( element )
remove: function( node )
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 )
Remove features from the store.
removeFeatures: function( features )
Remove features from the layer.
removeFeatures: function( features, options )
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 )
On being removed from the map, also remove termsOfUse and poweredBy divs
removeMap: function( map )
removeMarker: function( marker )
removeMarker: function( marker )
Remove all the OL layers from the map corresponding to a node.
mapfish.widgets.LayerTree.removeNode = function( layerTree, node )
Wrapper for OpenLayers.Geometry.Collection.removeComponent
removePoint: function( point )
removePopup: function( popup )
Render the map to a specified container.
render: function( div )
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 )
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 )