Function 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
E
 editFirstGeometry, mapfish. widgets. editing. FeatureList
 editGeometryVisual, mapfish. widgets. editing. FeatureList
 equals
 error, OpenLayers. Console
 evaluate
 exists, OpenLayers. ElementsIndexer
 extend
F
 fillSpec
 filter, OpenLayers. Array
 format
 forwardMercator, OpenLayers. Layer. SphericalMercator
 fromArray, OpenLayers. Bounds
 fromSize, OpenLayers. Bounds
 fromString, OpenLayers. Bounds
editFirstGeometry: function(record)
Start to edit the first geometry of the given feature.
editGeometryVisual: function(geometry,
record,
edited)
How to represent a geometry in the grid.
equals: function(color)
Returns true if the colors at the same.
equals: function(geometry)
Determine whether another geometry is equivalent to this one.
equals: function(geom)
Determine whether another geometry is equivalent to this one.
equals:function(ll)
equals:function(px)
Determine whether one pixel is equivalent to another
equals:function(sz)
Determine where this size is equal to another
error: function()
Writes a message to the console with the visual “error” icon and color coding and a hyperlink to the line where it was called.
evaluate: function(context)
Evaluates this filter in a specific context.
evaluate: function(context)
Evaluates this filter in a specific context.
evaluate: function(feature)
evaluates this rule for a specific feature
evaluate: function(context)
Evaluates this filter in a specific context.
evaluate: function(feature)
evaluates this rule for a specific feature
exists: function(node)
node- {DOMElement} The node to test for existence.
extend:function(object)
Extend the bounds to include the point, lonlat, or bounds specified.
OpenLayers.Util.extend = function(destination,
source)
Copy all properties of a source object to a destination object.
Add the page definitions and set the other parameters.
Add the page definitions and set the other parameters.
fillSpec: function(printCommand)
Add the page definitions and set the other parameters.
fillSpec: function(printCommand)
Add the page definitions and set the other parameters.
fillSpec: function(printCommand)
Add the page definitions and set the other parameters.
filter: function(array,
callback,
caller)
Filter an array.
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.
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