Class Summary |
Bounds |
Represents a bounding box (or bounding rectangle). |
Icon |
|
LonLat |
Represents a longitude, latitude coordinate pair. |
Map |
The Map class is the hub of OpenLayers. |
MapOptions |
Map properties can be configurated by passing a MapOptions object
to the MapWidget constructor. |
MapUnits |
Map unit constants. |
MapWidget |
See Map . |
Marker |
|
OpenLayers |
Methods for interacting with the global OpenLayers object. |
OpenLayersEObjectWrapper |
Wrapper object for OpenLayer objects. |
OpenLayersObjectWrapper |
Wrapper object for OpenLayer objects. |
Pixel |
|
Projection |
From the OpenLayers API docs:
Class for coordinate transforms between coordinate systems. |
ProjectionImpl |
|
Rule |
|
Size |
OpenLayers BaseType representing a width/height pair. |
Style |
From OpenLayers documentation: "OpenLayers features can have a number of
style attributes. |
StyleImpl |
|
StyleMap |
StyleMap contais a set of tree styles
default : the default style to render the feature
select : the style to render the feature when it is selected
temporary: style to render the feature when it is temporarily selected
|
StyleMapImpl |
|
ZIndexBase |
Provides the base z-index for baselayers, overlays
features, popups and controls. |