OpenLayers. Tile. Image. IFrame

Instances of OpenLayers.Tile.Image.IFrame are used to manage the image tiles used by Layer.WMS.Post loaded via HTTP-POST-protocol.  Create a new image tile with the OpenLayers.Tile.Image.IFrame constructor.

Inherits from

Summary
OpenLayers. Tile. Image. IFrameInstances of OpenLayers.Tile.Image.IFrame are used to manage the image tiles used by Layer.WMS.Post loaded via HTTP-POST-protocol.
Constructor
OpenLayers. Tile. Image. IFrameConstructor for a new OpenLayers.Tile.Image.IFrame instance.

Constructor

OpenLayers. Tile. Image. IFrame

Constructor for a new OpenLayers.Tile.Image.IFrame instance.

Parameters

layer{OpenLayers.Layer} layer that the tile will go in.
position{OpenLayers.Pixel}
bounds{OpenLayers.Bounds}
size{OpenLayers.Size}
Constructor for a new OpenLayers.Tile.Image.IFrame instance.
Instances of OpenLayers.Tile.Image are used to manage the image tiles used by various layers.
This class represents a screen coordinate, in x and y coordinates
Instances of this class represent bounding boxes.
Instances of this class represent a width/height pair
Close