Recalculate the bounds for the geometry.
calculateBounds: function()
Recalculate the bounds by iterating through the components and calling calling extendBounds() on each item.
calculateBounds: function()
Camel-case a hyphenated string.
camelize: function( str )
Finish the geometry and call the “cancel” callback.
cancel: function()
Finish the geometry and call the “cancel” callback.
cancel: function()
Clear history.
clear: function()
clear: function()
Clear any rendered features on the temporary layer.
clear: function()
Clear cached data about the mouse position.
clearMouseCache: function()
Create a clone of this geometry.
clone: function()
Clone this geometry.
clone: function()
{OpenLayers.Geometry.Point} An exact clone of this OpenLayers.Geometry.Point
clone: function( obj )
Create a clone of this layer
clone: function ( obj )
clone: function ( obj )
clone: function ( obj )
clone: function ( obj )
clone: function ( obj )
clone: function ( obj )
{OpenLayers.LonLat} New OpenLayers.LonLat object with the same lon and lat values
clone:function()
Return a clone of this pixel object
clone:function()
Create a clone of this size object
clone:function()
Write out the data to a WFS server.
commit: function()
Called with a ‘success’ message if the commit succeeded, otherwise a failure message, and the full request text as a second parameter.
commitReport: function( string, response )
Concatenate the value of all child nodes if any exist, or return an optional default string.
concatChildValues: function( node, def )
contains:function( x, y, inclusive )
Test whether a string contains another string.
contains: function( str, sub )
containsBounds:function( bounds, partial, inclusive )
containsLonLat:function( ll, inclusive )
containsPixel:function( px, inclusive )
Writes the number of times that the line of code where count was called was executed.
count: function()
Create a new element with namespace.
createElementNS: function( uri, name )
Creates the parameters that need to be encoded into the permalink url.
createParams: function( center, zoom, layers )
Create a regular polygon around a radius.
OpenLayers.Geometry.Polygon.createRegularPolygon = function( origin, radius, sides, rotation )
Create a text node.
createTextNode: function( text )