Separating jsdoc style docs into their own block. The new NaturalDocs doesn't parse these mixed blocks, giving us no class descriptions with the two together. (closes #1229)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5553 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-12-21 08:28:09 +00:00
parent 2447848e7f
commit 33e313b059
108 changed files with 381 additions and 160 deletions

View File

@@ -67,26 +67,34 @@ Group: OpenLayers {
Group: Control {
File: Control (OpenLayers/Control.js)
File: ArgParser (no auto-title, OpenLayers/Control/ArgParser.js)
File: Attribution (no auto-title, OpenLayers/Control/Attribution.js)
File: DragFeature (no auto-title, OpenLayers/Control/DragFeature.js)
File: DrawFeature (no auto-title, OpenLayers/Control/DrawFeature.js)
File: EditingToolbar (no auto-title, OpenLayers/Control/EditingToolbar.js)
File: KeyboardDefaults (no auto-title, OpenLayers/Control/KeyboardDefaults.js)
File: LayerSwitcher (no auto-title, OpenLayers/Control/LayerSwitcher.js)
File: ModifyFeature (no auto-title, OpenLayers/Control/ModifyFeature.js)
File: MouseDefaults (no auto-title, OpenLayers/Control/MouseDefaults.js)
File: MousePosition (no auto-title, OpenLayers/Control/MousePosition.js)
File: MouseToolbar (no auto-title, OpenLayers/Control/MouseToolbar.js)
File: Navigation (no auto-title, OpenLayers/Control/Navigation.js)
File: NavToolbar (no auto-title, OpenLayers/Control/NavToolbar.js)
File: OverviewMap (no auto-title, OpenLayers/Control/OverviewMap.js)
File: Panel (no auto-title, OpenLayers/Control/Panel.js)
File: PanZoom (no auto-title, OpenLayers/Control/PanZoom.js)
File: PanZoomBar (no auto-title, OpenLayers/Control/PanZoomBar.js)
File: Permalink (no auto-title, OpenLayers/Control/Permalink.js)
File: Scale (no auto-title, OpenLayers/Control/Scale.js)
File: SelectFeature (no auto-title, OpenLayers/Control/SelectFeature.js)
Group: Control {
File: ArgParser (no auto-title, OpenLayers/Control/ArgParser.js)
File: Attribution (no auto-title, OpenLayers/Control/Attribution.js)
File: DragFeature (no auto-title, OpenLayers/Control/DragFeature.js)
File: DragPan (OpenLayers/Control/DragPan.js)
File: DrawFeature (no auto-title, OpenLayers/Control/DrawFeature.js)
File: EditingToolbar (no auto-title, OpenLayers/Control/EditingToolbar.js)
File: KeyboardDefaults (no auto-title, OpenLayers/Control/KeyboardDefaults.js)
File: LayerSwitcher (no auto-title, OpenLayers/Control/LayerSwitcher.js)
File: ModifyFeature (no auto-title, OpenLayers/Control/ModifyFeature.js)
File: MouseDefaults (no auto-title, OpenLayers/Control/MouseDefaults.js)
File: MousePosition (no auto-title, OpenLayers/Control/MousePosition.js)
File: MouseToolbar (no auto-title, OpenLayers/Control/MouseToolbar.js)
File: Navigation (no auto-title, OpenLayers/Control/Navigation.js)
File: NavToolbar (no auto-title, OpenLayers/Control/NavToolbar.js)
File: OverviewMap (no auto-title, OpenLayers/Control/OverviewMap.js)
File: Panel (no auto-title, OpenLayers/Control/Panel.js)
File: PanZoom (no auto-title, OpenLayers/Control/PanZoom.js)
File: PanZoomBar (no auto-title, OpenLayers/Control/PanZoomBar.js)
File: Permalink (no auto-title, OpenLayers/Control/Permalink.js)
File: Scale (no auto-title, OpenLayers/Control/Scale.js)
File: SelectFeature (no auto-title, OpenLayers/Control/SelectFeature.js)
File: ZoomBox (OpenLayers/Control/ZoomBox.js)
File: ZoomToMaxExtent (OpenLayers/Control/ZoomToMaxExtent.js)
} # Group: Control
} # Group: Control
File: Events (no auto-title, OpenLayers/Events.js)
@@ -100,16 +108,22 @@ Group: OpenLayers {
Group: Format {
File: Format.js (OpenLayers/Format.js)
File: GeoJSON (no auto-title, OpenLayers/Format/GeoJSON.js)
File: GeoRSS (no auto-title, OpenLayers/Format/GeoRSS.js)
File: GML (no auto-title, OpenLayers/Format/GML.js)
File: JSON (no auto-title, OpenLayers/Format/JSON.js)
File: KML (no auto-title, OpenLayers/Format/KML.js)
File: Text (no auto-title, OpenLayers/Format/Text.js)
File: WFS (no auto-title, OpenLayers/Format/WFS.js)
File: WKT (no auto-title, OpenLayers/Format/WKT.js)
File: XML (no auto-title, OpenLayers/Format/XML.js)
File: Format (OpenLayers/Format.js)
Group: Format {
File: GeoJSON (no auto-title, OpenLayers/Format/GeoJSON.js)
File: GeoRSS (no auto-title, OpenLayers/Format/GeoRSS.js)
File: GML (no auto-title, OpenLayers/Format/GML.js)
File: JSON (no auto-title, OpenLayers/Format/JSON.js)
File: KML (no auto-title, OpenLayers/Format/KML.js)
File: SLD (OpenLayers/Format/SLD.js)
File: Text (no auto-title, OpenLayers/Format/Text.js)
File: WFS (no auto-title, OpenLayers/Format/WFS.js)
File: WKT (no auto-title, OpenLayers/Format/WKT.js)
File: XML (no auto-title, OpenLayers/Format/XML.js)
} # Group: Format
} # Group: Format
Group: Geometry {

View File

@@ -104,15 +104,21 @@ Group: OpenLayers {
Group: Format {
File: Format (no auto-title, OpenLayers/Format.js)
File: GeoJSON (no auto-title, OpenLayers/Format/GeoJSON.js)
File: GeoRSS (no auto-title, OpenLayers/Format/GeoRSS.js)
File: GML (no auto-title, OpenLayers/Format/GML.js)
File: JSON (no auto-title, OpenLayers/Format/JSON.js)
File: KML (no auto-title, OpenLayers/Format/KML.js)
File: Text (no auto-title, OpenLayers/Format/Text.js)
File: WFS (no auto-title, OpenLayers/Format/WFS.js)
File: WKT (no auto-title, OpenLayers/Format/WKT.js)
File: XML (no auto-title, OpenLayers/Format/XML.js)
Group: Format {
File: GeoJSON (no auto-title, OpenLayers/Format/GeoJSON.js)
File: GeoRSS (no auto-title, OpenLayers/Format/GeoRSS.js)
File: GML (no auto-title, OpenLayers/Format/GML.js)
File: JSON (no auto-title, OpenLayers/Format/JSON.js)
File: KML (no auto-title, OpenLayers/Format/KML.js)
File: SLD (OpenLayers/Format/SLD.js)
File: Text (no auto-title, OpenLayers/Format/Text.js)
File: WFS (no auto-title, OpenLayers/Format/WFS.js)
File: WKT (no auto-title, OpenLayers/Format/WKT.js)
File: XML (no auto-title, OpenLayers/Format/XML.js)
} # Group: Format
} # Group: Format
Group: Geometry {

View File

@@ -9,7 +9,9 @@
* @requires OpenLayers/BaseTypes/Pixel.js
* @requires OpenLayers/BaseTypes/Bounds.js
* @requires OpenLayers/BaseTypes/Element.js
*
*/
/**
* Header: OpenLayers Base Types
* OpenLayers custom string, number and function functions are described here.
*/

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Control.js
*
*/
/**
* Class: OpenLayers.Control.ArgParser
*
* Inherits from:

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Control.js
*
*/
/**
* Class: OpenLayers.Control.Attribution
* Add attribution from layers to the map display. Uses 'attribution' property
* of each layer.

View File

@@ -7,7 +7,9 @@
* @requires OpenLayers/Control.js
* @requires OpenLayers/Handler/Drag.js
* @requires OpenLayers/Handler/Feature.js
*
*/
/**
* Class: OpenLayers.Control.DragFeature
* Move a feature with a drag. Create a new control with the
* <OpenLayers.Control.DragFeature> constructor.

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Control.js
* @requires OpenLayers/Handler/Drag.js
*
*/
/**
* Class: OpenLayers.Control.DragPan
* DragPan control.
*

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Control.js
* @requires OpenLayers/Feature/Vector.js
*
*/
/**
* Class: OpenLayers.Control.DrawFeature
* Draws features on a vector layer when active.
*

View File

@@ -9,9 +9,10 @@
* @requires OpenLayers/Handler/Point.js
* @requires OpenLayers/Handler/Path.js
* @requires OpenLayers/Handler/Polygon.js
*
* Class: OpenLayers.Control.EditingToolbar
*/
/**
* Class: OpenLayers.Control.EditingToolbar
*/
OpenLayers.Control.EditingToolbar = OpenLayers.Class(
OpenLayers.Control.Panel, {

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Control.js
* @requires OpenLayers/Handler/Keyboard.js
*
*/
/**
* Class: OpenLayers.Control.KeyboardDefaults
*
* Inherits from:

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Control.js
*
*/
/**
* Class: OpenLayers.Control.LayerSwitcher
*
* Inherits from:

View File

@@ -7,7 +7,9 @@
* @requires OpenLayers/Control/DragFeature.js
* @requires OpenLayers/Control/SelectFeature.js
* @requires OpenLayers/Handler/Keyboard.js
*
*/
/**
* Class: OpenLayers.Control.ModifyFeature
* Control to modify features. When activated, a click renders the vertices
* of a feature - these vertices can then be dragged. By default, the

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Control.js
*
*/
/**
* Class: OpenLayers.Control.MouseDefaults
*
* Inherits from:

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Control.js
*
*/
/**
* Class: OpenLayers.Control.MousePosition
*/
OpenLayers.Control.MousePosition = OpenLayers.Class(OpenLayers.Control, {

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Control.js
* @requires OpenLayers/Control/MouseDefaults.js
*
*/
/**
* Class: OpenLayers.Control.MouseToolbar
* This class is DEPRECATED in 2.4 and will be removed by 3.0.
* If you need this functionality, use Control.NavToolbar instead!!!

View File

@@ -6,7 +6,9 @@
* @requires OpenLayers/Control/Panel.js
* @requires OpenLayers/Control/Navigation.js
* @requires OpenLayers/Control/ZoomBox.js
*
*/
/**
* Class: OpenLayers.Control.NavToolbar
*/
OpenLayers.Control.NavToolbar = OpenLayers.Class(OpenLayers.Control.Panel, {

View File

@@ -6,7 +6,9 @@
* @requires OpenLayers/Control/ZoomBox.js
* @requires OpenLayers/Control/DragPan.js
* @requires OpenLayers/Handler/MouseWheel.js
*
*/
/**
* Class: OpenLayers.Control.Navigation
* The navigation control handles map browsing with mouse events (dragging,
* double-clicking, and scrolling the wheel). Create a new navigation

View File

@@ -6,7 +6,9 @@
* @requires OpenLayers/Control.js
* @requires OpenLayers/BaseTypes.js
* @requires OpenLayers/Events.js
*
*/
/**
* Class: OpenLayers.Control.OverviewMap
* Create an overview map to display the extent of your main map and provide
* additional navigation control. Create a new overview map with the

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Control.js
*
*/
/**
* Class: OpenLayers.PanZoom
*
* Inherits from:

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Control/PanZoom.js
*
*/
/**
* Class: OpenLayers.Control.PanZoomBar
*
* Inherits from:

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Control.js
*
*/
/**
* Class: OpenLayers.Control.Panel
*
* Inherits from:

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Control.js
*
*/
/**
* Class: OpenLayers.Control.Permalink
*
* Inherits from:

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Control.js
*
*/
/**
* Class: OpenLayers.Control.Scale
* Display a small scale indicator on the map.
* Inherits from:

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Control.js
* @requires OpenLayers/Feature/Vector.js
*
*/
/**
* Class: OpenLayers.Control.SelectFeature
* Selects vector features from a given layer on click or hover.
*

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Control.js
* @requires OpenLayers/Handler/Box.js
*
*/
/**
* Class: OpenLayers.Control.ZoomBox
*
* Inherits from:

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Control.js
*
*/
/**
* Class: OpenLayers.Control.ZoomToMaxExtent
* Imlements a very simple button control. Designed to be used with a
* <OpenLayers.Control.Panel>.

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Util.js
*
*/
/**
* Namespace: OpenLayers.Event
* Utility functions for event handling.
*/

View File

@@ -7,10 +7,12 @@
* @requires OpenLayers/Util.js
* @requires OpenLayers/Marker.js
* @requires OpenLayers/Popup/AnchoredBubble.js
*
*/
/**
* Class: OpenLayers.Feature
* Features are combinations of geography and attributes. The OpenLayers.Feature
* class specifically combines a marker and a lonlat.
* class specifically combines a marker and a lonlat.
*/
OpenLayers.Feature = OpenLayers.Class({

View File

@@ -14,7 +14,9 @@ OpenLayers.State = {
/**
* @requires OpenLayers/Feature.js
* @requires OpenLayers/Util.js
*
*/
/**
* Class: OpenLayers.Feature.Vector
* Vector features use the OpenLayers.Geometry classes as geometry description.
* They have an 'attributes' property, which is the data object, and a 'style'

View File

@@ -2,10 +2,11 @@
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */
/**
* @requires OpenLayers/Feature.js
*
*/
/**
* Class: OpenLayers.Feature.WFS
* WFS handling class, for use as a featureClass on the WFS layer for handling
* 'point' WFS types. Good for subclassing when creating a custom WFS like

View File

@@ -4,10 +4,12 @@
/**
* @requires OpenLayers/Util.js
*
*/
/**
* Class: OpenLayers.Format
* Base class for format reading/writing a variety of formats. Subclasses
* of OpenLayers.Format are expected to have read and write methods.
* of OpenLayers.Format are expected to have read and write methods.
*/
OpenLayers.Format = OpenLayers.Class({

View File

@@ -11,7 +11,9 @@
* @requires OpenLayers/Geometry/MultiLineString.js
* @requires OpenLayers/Geometry/Polygon.js
* @requires OpenLayers/Geometry/MultiPolygon.js
*
*/
/**
* Class: OpenLayers.Format.GML
* Read/Wite GML. Create a new instance with the <OpenLayers.Format.GML>
* constructor. Supports the GML simple features profile.

View File

@@ -11,7 +11,9 @@
* @requires OpenLayers/Geometry/MultiLineString.js
* @requires OpenLayers/Geometry/Polygon.js
* @requires OpenLayers/Geometry/MultiPolygon.js
*
*/
/**
* Class: OpenLayers.Format.GeoJSON
* Read and write GeoJSON. Create a new parser with the
* <OpenLayers.Format.GeoJSON> constructor.

View File

@@ -8,7 +8,9 @@
* @requires OpenLayers/Geometry/Point.js
* @requires OpenLayers/Geometry/LineString.js
* @requires OpenLayers/Geometry/Polygon.js
*
*/
/**
* Class: OpenLayers.Format.GeoRSS
* Read/write GeoRSS parser. Create a new instance with the
* <OpenLayers.Format.GeoRSS> constructor.

View File

@@ -11,7 +11,9 @@
/**
* @requires OpenLayers/Format.js
*
*/
/**
* Class: OpenLayers.Format.JSON
* A parser to read/write JSON safely. Create a new instance with the
* <OpenLayers.Format.JSON> constructor.

View File

@@ -9,7 +9,9 @@
* @requires OpenLayers/Geometry/LineString.js
* @requires OpenLayers/Geometry/Polygon.js
* @requires OpenLayers/Geometry/Collection.js
*
*/
/**
* Class: OpenLayers.Format.KML
* Read/Wite KML. Create a new instance with the <OpenLayers.Format.KML>
* constructor.

View File

@@ -8,7 +8,9 @@
* @requires OpenLayers/Rule/FeatureId.js
* @requires OpenLayers/Rule/Logical.js
* @requires OpenLayers/Rule/Comparison.js
*
*/
/**
* Class: OpenLayers.Format.SLD
* Read/Wite SLD. Create a new instance with the <OpenLayers.Format.SLD>
* constructor.

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Feature/Vector.js
* @requires OpenLayers/Geometry/Point.js
*
*/
/**
* Class: OpenLayers.Format.Text
* Read Text format. Create a new instance with the <OpenLayers.Format.Text>
* constructor. This reads text which is formatted like CSV text, using

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Format/GML.js
*
*/
/**
* Class: OpenLayers.Format.WFS
* Read/Write WFS.
*/

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Format.js
* @requires OpenLayers/Feature/Vector.js
*
*/
/**
* Class: OpenLayers.Format.WKT
* Class for reading and writing Well-Known Text. Create a new instance
* with the <OpenLayers.Format.WKT> constructor.

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Format.js
*
*/
/**
* Class: OpenLayers.Format.XML
* Read and write XML. For cross-browser XML generation, use methods on an
* instance of the XML format class instead of on <code>document<end>.

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Format/WKT.js
* @requires OpenLayers/Feature/Vector.js
*
*/
/**
* Class: OpenLayers.Geometry
* A Geometry is a description of a geographic object. Create an instance of
* this class with the <OpenLayers.Geometry> constructor. This is a base class,

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry.js
*
*/
/**
* Class: OpenLayers.Geometry.Collection
* A Collection is exactly what it sounds like: A collection of different
* Geometries. These are stored in the local parameter <components> (which

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry/MultiPoint.js
*
*/
/**
* Class: OpenLayers.Geometry.Curve
* A Curve is a MultiPoint, whose points are assumed to be connected. To
* this end, we provide a "getLength()" function, which iterates through

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry/Curve.js
*
*/
/**
* Class: OpenLayers.Geometry.LineString
* A LineString is a Curve which, once two points have been added to it, can
* never be less than two points long.

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry/LineString.js
*
*/
/**
* Class: OpenLayers.Geometry.LinearRing
*
* A Linear Ring is a special LineString which is closed. It closes itself

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry/Collection.js
*
*/
/**
* Class: OpenLayers.Geometry.MultiLineString
* A MultiLineString is a geometry with multiple <OpenLayers.Geometry.LineString>
* components.

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry/Collection.js
*
*/
/**
* Class: OpenLayers.Geometry.MultiPoint
* MultiPoint is a collection of Points. Create a new instance with the
* <OpenLayers.Geometry.MultiPoint> constructor.

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry/Collection.js
*
*/
/**
* Class: OpenLayers.Geometry.MultiPolygon
* MultiPolygon is a geometry with multiple <OpenLayers.Geometry.Polygon>
* components. Create a new instance with the <OpenLayers.Geometry.MultiPolygon>

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry.js
*
*/
/**
* Class: OpenLayers.Geometry.Point
* Point geometry class.
*

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry/Collection.js
*
*/
/**
* Class: OpenLayers.Geometry.Polygon
* Polygon is a collection of Geometry.LinearRings.
*

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry.js
*
*/
/**
* Class: OpenLayers.Geometry.Rectangle
* A Rectangle is a simple geometry. It is specified by a point (x and y)
* and dimensions (width and height), all of which are directly accessible

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Geometry.js
*
*/
/**
* Class: OpenLayers.Geometry.Surface
*/
OpenLayers.Geometry.Surface = OpenLayers.Class(OpenLayers.Geometry, {

View File

@@ -2,10 +2,11 @@
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */
/**
* @requires OpenLayers/Events.js
*
*/
/**
* Class: OpenLayers.Handler
* Base class to construct a higher-level handler for event sequences. All
* handlers have activate and deactivate methods. In addition, they have

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Handler.js
* @requires OpenLayers/Handler/Drag.js
*
*/
/**
* Class: OpenLayers.Handler.Box
* Handler for dragging a rectangle across the map. Box is displayed
* on mouse down, moves on mouse move, and is finished on mouse up.

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Handler.js
*
*/
/**
* Class: OpenLayers.Handler.Click
* A handler for mouse clicks. The intention of this handler is to give
* controls more flexibility with handling clicks. Browsers trigger

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Handler.js
*
*/
/**
* Class: OpenLayers.Handler.Drag
* The drag handler is used to deal with sequences of browser events related
* to dragging. The handler is used by controls that want to know when

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Handler.js
*
*/
/**
* Class: OpenLayers.Handler.Feature
* Handler to respond to mouse events related to a drawn feature. Callbacks
* with the following keys will be notified of the following events

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Handler.js
* @requires OpenLayers/Events.js
*
*/
/**
* Class: OpenLayers.handler.Keyboard
* A handler for keyboard events. Create a new instance with the
* <OpenLayers.Handler.Keyboard> constructor.

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Handler.js
*
*/
/**
* Class: OpenLayers.Handler.MouseWheel
* Handler for wheel up/down events.
*

View File

@@ -7,7 +7,9 @@
* @requires OpenLayers/Handler/Point.js
* @requires OpenLayers/Geometry/Point.js
* @requires OpenLayers/Geometry/LineString.js
*
*/
/**
* Class: OpenLayers.Handler.Path
* Handler to draw a path on the map. Path is displayed on mouse down,
* moves on mouse move, and is finished on mouse up.

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Handler.js
* @requires OpenLayers/Geometry/Point.js
*
*/
/**
* Class: OpenLayers.Handler.Point
* Handler to draw a point on the map. Point is displayed on mouse down,
* moves on mouse move, and is finished on mouse up. The handler triggers

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Handler/Path.js
* @requires OpenLayers/Geometry/Polygon.js
*
*/
/**
* Class: OpenLayers.Handler.Polygon
* Handler to draw a polygon on the map. Polygon is displayed on mouse down,
* moves on mouse move, and is finished on mouse up.

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Handler/Drag.js
*
*/
/**
* Class: OpenLayers.Handler.RegularPolygon
* Handler to draw a regular polygon on the map. Polygon is displayed on mouse
* down, moves or is modified on mouse move, and is finished on mouse up.

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Map.js
* @requires OpenLayers/Projection.js
*
*/
/**
* Class: OpenLayers.Layer
*/
OpenLayers.Layer = OpenLayers.Class({

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Layer.js
* @requires OpenLayers/Layer/Markers.js
*
*/
/**
* Class: OpenLayers.Layer.Boxes
* Draw divs as 'boxes' on the layer.
*

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Layer.js
* @requires OpenLayers/Util.js
*
*/
/**
* Class: OpenLayers.Layer.EventPane
* Base class for 3rd party layers. Create a new event pane layer with the
* <OpenLayers.Layer.EventPane> constructor.

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Layer.js
*
*/
/**
* Class: OpenLayers.Layer.FixedZoomLevels
* Some Layers will already have established zoom levels (like google
* or ve). Instead of trying to determine them and populate a resolutions[]

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer/Vector.js
* @requires OpenLayers/Ajax.js
*
*/
/**
* Class: OpenLayers.Layer.GML
* Create a vector layer by parsing a GML file. The GML file is
* passed in as a parameter.

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Layer/Markers.js
* @requires OpenLayers/Ajax.js
*
*/
/**
* Class: OpenLayers.Layer.GeoRSS
* Add GeoRSS Point features to your map.
*

View File

@@ -7,7 +7,9 @@
* @requires OpenLayers/Layer/SphericalMercator.js
* @requires OpenLayers/Layer/EventPane.js
* @requires OpenLayers/Layer/FixedZoomLevels.js
*
*/
/**
* Class: OpenLayers.Layer.Google
*
* Inherits from:

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer/HTTPRequest.js
*
*/
/**
* Class: OpenLayers.Layer.Grid
* Base class for layers that use a lattice of tiles. Create a new grid
* layer with the <OpenLayers.Layer.Grid> constructor.

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer.js
*
*/
/**
* Class: OpenLayers.Layer.HTTPRequest
*
* Inherits from:

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer.js
* @requires OpenLayers/Tile/Image.js
*
*/
/**
* Class: OpenLayers.Layer.Image
* Instances of OpenLayers.Layer.Image are used to display data from a web
* accessible image as a map layer. Create a new image layer with the

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer/Grid.js
*
*/
/**
* Class: OpenLayers.Layer.KaMap
*
* Inherits from:

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Layer/Grid.js
*
*/
/**
* Class: OpenLayers.Layer.MapServer
* Instances of OpenLayers.Layer.MapServer are used to display
* data from a MapServer CGI instance.

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer/MapServer.js
*
*/
/**
* Class: OpenLayers.Layer.MapServer.Untiled
* Deprecated, to be removed in 3.0 - instead use OpenLayers.Layer.MapServer and
* pass the option 'singleTile' as true.

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer.js
*
*/
/**
* Class: OpenLayers.Layer.Markers
*
* Inherits from:

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer/EventPane.js
* @requires OpenLayers/Layer/FixedZoomLevels.js
*
*/
/**
* Class: OpenLayers.Layer.MultiMap
* Note that MultiMap does not fully support the sphericalMercator
* option. See Ticket #953 for more details.

View File

@@ -1,6 +1,9 @@
/** @requires OpenLayers/Layer.js
/**
* @requires OpenLayers/Layer.js
* @requires OpenLayers/Projection.js
*
*/
/**
* Class: OpenLayers.Layer.SphericalMercator
* A mixin for layers that wraps up the pieces neccesary to have a coordinate
* conversion for working with commercial APIs which use a spherical

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer/Grid.js
*
*/
/**
* Class: OpenLayers.Layer.TMS
*
* Inherits from:

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Layer/Markers.js
* @requires OpenLayers/Ajax.js
*
*/
/**
* Class: OpenLayers.Layer.Text
* This layer creates markers given data in a text file. The <location>
* property of the layer (specified as a property of the options argument

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer/Grid.js
*
*/
/**
* Class: OpenLayers.Layer.TileCache
* A read only TileCache layer. Used to requests tiles cached by TileCache in
* a web accessible cache. This means that you have to pre-populate your

View File

@@ -6,7 +6,9 @@
* @requires OpenLayers/Layer.js
* @requires OpenLayers/Renderer.js
* @requires OpenLayers/Feature/Vector.js
*
*/
/**
* Class: OpenLayers.Layer.Vector
* Instances of OpenLayers.Layer.Vector are used to render vector data from
* a variety of sources. Create a new image layer with the

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Layer/EventPane.js
* @requires OpenLayers/Layer/FixedZoomLevels.js
*
*/
/**
* Class: OpenLayers.Layer.VirtualEarth
*
* Inherits from:

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Layer/Vector.js
* @requires OpenLayers/Layer/Markers.js
*
*/
/**
* Class: OpenLayers.Layer.WFS
*
* Inherits from:

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Layer/Grid.js
* @requires OpenLayers/Tile/Image.js
*
*/
/**
* Class: OpenLayers.Layer.WMS
* Instances of OpenLayers.Layer.WMS are used to display data from OGC Web
* Mapping Services. Create a new WMS layer with the <OpenLayers.Layer.WMS>

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer/WMS.js
*
*/
/**
* Class: OpenLayers.Layer.WMS.Untiled
* Deprecated, to be removed in 3.0 - instead use OpenLayers.Layer.WMS and
* pass the option 'singleTile' as true.

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Layer/Grid.js
*
*/
/**
* Class: OpenLayers.Layer.WorldWind
*
* Inherits from:

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Layer/EventPane.js
* @requires OpenLayers/Layer/FixedZoomLevels.js
*
*/
/**
* Class: OpenLayers.Layer.Yahoo
*
* Inherits from:

View File

@@ -2,11 +2,12 @@
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */
/**
* @requires OpenLayers/Util.js
* @requires OpenLayers/Events.js
*
*/
/**
* Class: OpenLayers.Map
* Instances of OpenLayers.Map are interactive maps embedded in a web page.
* Create a new map with the <OpenLayers.Map> constructor.

View File

@@ -6,7 +6,9 @@
/**
* @requires OpenLayers/Events.js
* @requires OpenLayers/Icon.js
*
*/
/**
* Class: OpenLayers.Marker
* Instances of OpenLayers.Marker are a combination of a
* <OpenLayers.LonLat> and an <OpenLayers.Icon>.

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Marker.js
*
*/
/**
* Class: OpenLayers.Marker.Box
*
* Inherits from:

View File

@@ -5,7 +5,6 @@
/**
* Class: OpenLayers.Popup
*
* A popup is a small div that can opened and closed on the map.
* Typically opened in response to clicking on a marker.
* See <OpenLayers.Marker>. Popup's don't require their own

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Popup.js
*
*/
/**
* Class: OpenLayers.Popup.Anchored
*
* Inherits from:

View File

@@ -5,7 +5,9 @@
/**
* @requires OpenLayers/Popup/Anchored.js
*
*/
/**
* Class: OpenLayers.Popup.AnchoredBubble
*
* Inherits from:

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Util.js
*
*/
/**
* Class: OpenLayers.Projection
* Class for coordinate transforms between coordinate systems.
* Depends on the proj4js library. If proj4js is not available,

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Renderer.js
*
*/
/**
* Class: OpenLayers.Renderer.Elements
* This is another virtual class in that it should never be instantiated by
* itself as a Renderer. It exists because there is *tons* of shared

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Renderer/Elements.js
*
*/
/**
* Class: OpenLayers.Renderer.SVG
*
* Inherits:

View File

@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Renderer/Elements.js
*
*/
/**
* Class: OpenLayers.Renderer.VML
* Render vector features in browsers with VML capability. Construct a new
* VML renderer with the <OpenLayers.Renderer.VML> constructor.

Some files were not shown because too many files have changed in this diff Show More