OpenLayers JavaScript Mapping Library | Class Index The OpenLayers object provides a namespace for all things OpenLayers Instances of this class represent bounding boxes. Contains functions to create OpenLayers style classes. The OpenLayers.Console namespace is used for debugging and error logging. Controls affect the display or behavior of the map. Imlements a very simple button control. Utility functions for event handling. Features are combinations of geography and attributes. Vector features use the OpenLayers.Geometry classes as geometry description. WFS handling class, for use as a featureClass on the WFS layer for handling ‘point’ WFS types. Base class for format reading/writing a variety of formats. Class for reading and writing Well-Known Text. A Geometry is a description of a geographic object. A Collection is exactly what it sounds like: A collection of different Geometries. A LineString is a Curve which, once two points have been added to it, can never be less than two points long. A MultiLineString is a geometry with multiple OpenLayers.Geometry.LineString components. MultiPoint is a collection of Points. MultiPolygon is a geometry with multiple OpenLayers.Geometry.Polygon components. Point geometry class. Polygon is a collection of Geometry.LinearRings. Base class to construct a higher-level handler for event sequences. Handler to respond to mouse events related to a drawn feature. Handler for wheel up/down events. Handler to draw a path on the map. Handler to draw a point on the map. Add GeoRSS Point features to your map. Instances of OpenLayers.Layer.Image are used to display data from a web accessible image as a map layer. Instances of OpenLayers.Layer.Vector are used to render vector data from a variety of sources. Instances of OpenLayers.Layer.WMS are used to display data from OGC Web Mapping Services. This class represents a longitude and latitude pair Instances of OpenLayers.Map are interactive maps embedded in a web page. Instances of OpenLayers.Marker are a combination of a OpenLayers.LonLat and an OpenLayers.Icon. This class represents a screen coordinate, in x and y coordinates Instances of this class represent a width/height pair This is a class designed to designate a single tile, however it is explicitly designed to do relatively little. Instances of OpenLayers.Tile.Image are used to manage the image tiles used by various layers. Instances of OpenLayers.Tile.WFS are used to manage the image tiles used by various layers. |