| S | |
| ScreenBounds, OpenSpace. | |
| ScreenOverlay, OpenSpace. | |
| ScreenPoint, OpenSpace. | |
| ScreenSize, OpenSpace. | |
| setAnchor, OpenSpace. | |
| setCenter, OpenSpace.Map | |
| setHTML | |
| setPosition | |
| setSize | |
| setZIndex, OpenSpace. | |
| size | |
| SmallMapControl, OpenSpace. | |
| srs | |
| SupportService, OpenSpace. | |
| T | |
| text, OpenSpace. | |
| tileSize, OpenSpace. | |
| toArray | |
| toBBOX, OpenSpace. | |
| toCoordString, OpenSpace. | |
| toString | |
| triggerRead, OpenSpace. | |
| triggerReadWithGeometry, OpenSpace. | |
| triggerReadWithoutGeometry, OpenSpace. | |
| type, OpenSpace. | |
| U | |
| update | |
| updateScale, OpenSpace. | |
| updateSize, OpenSpace.Map | |
| V | |
| validateMapControls, OpenSpace.Map | |
| Variables | |
| W | |
| w, OpenSpace. | |
| WMS, OpenSpace. | |
| Z | |
| zIndex, OpenSpace. |
Sets a new anchor position for this popup.
setAnchor: function( anchor )
setCenter: function ( mapPoint, zoom, dragging, forceZoomChange )
Set new HTML contents for this overlay.
setHTML: function( html )
Set new HTML contents for this overlay.
setHTML: function( html )
Sets a new position for this popup.
setPosition: function( lonlat )
Set a new position for this overlay.
setPosition: function( px )
Set a new position for this overlay.
setPosition: function( px )
Sets the popup window’s size.
setSize: function( size )
Set a new size for this overlay.
setSize: function( size )
Set a new size for this overlay.
setSize: function( size )
setZIndex: function ( zIndex )
{OpenLayers.Size} Size of the map tile.
tileSize: null
{Array} array of left, bottom, right, top
toArray: function()
{Array} array of left, top, right, bottom
toArray: function()
toBBOX:function( decimal )
Return a readable string version of the map point
toCoordString: function()
{String} String representation of bounds object.
toString:function()
Return a readable string version of the map point
toString: function()
Return the string representation of a map size object
toString:function()
{String} String representation of bounds object.
toString:function()
Cast this object into a string
toString:function()
Return the string representation of a size object
toString:function()
{OpenLayers.Protocol.Response} The protocol response object returned by the layer protocol.
triggerRead: function()
{OpenLayers.Protocol.Response} The protocol response object returned by the layer protocol.
triggerReadWithGeometry: function( new_admin_unit_ids )
{OpenLayers.Protocol.Response} The protocol response object returned by the layer protocol.
triggerReadWithoutGeometry: function()
Callback function called on “moveend” or “refresh” layer events.
update: function( options )
Callback function called on “moveend” or “refresh” layer events.
update: function( options )
updateScale: function()
This function should be called by any external code which dynamically changes the size of the map div (because mozilla wont let us catch the “onresize” for an element)
updateSize: function()
this method checks the Options.control array and removes OpenSpaceControlCopyrightCollection and OpenSpaceControlPoweredBy if they are created by user, they will be added later anyway, i.e.
validateMapControls:function( opts )