diff --git a/apidoc_config/Menu.txt b/apidoc_config/Menu.txt index 9a755e59ce..a6d29c3055 100644 --- a/apidoc_config/Menu.txt +++ b/apidoc_config/Menu.txt @@ -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 { diff --git a/doc_config/Menu.txt b/doc_config/Menu.txt index 76e56970c2..f8e0f4a200 100644 --- a/doc_config/Menu.txt +++ b/doc_config/Menu.txt @@ -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 { diff --git a/lib/OpenLayers/BaseTypes.js b/lib/OpenLayers/BaseTypes.js index 17287cbd0c..92c8fb5f00 100644 --- a/lib/OpenLayers/BaseTypes.js +++ b/lib/OpenLayers/BaseTypes.js @@ -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. */ diff --git a/lib/OpenLayers/Control/ArgParser.js b/lib/OpenLayers/Control/ArgParser.js index 87ba4984a1..fe491e6ee4 100644 --- a/lib/OpenLayers/Control/ArgParser.js +++ b/lib/OpenLayers/Control/ArgParser.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Control.js - * + */ + +/** * Class: OpenLayers.Control.ArgParser * * Inherits from: diff --git a/lib/OpenLayers/Control/Attribution.js b/lib/OpenLayers/Control/Attribution.js index 5a9c62acb7..7c6f7066db 100644 --- a/lib/OpenLayers/Control/Attribution.js +++ b/lib/OpenLayers/Control/Attribution.js @@ -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. diff --git a/lib/OpenLayers/Control/DragFeature.js b/lib/OpenLayers/Control/DragFeature.js index a0626824ff..4e9461bd01 100644 --- a/lib/OpenLayers/Control/DragFeature.js +++ b/lib/OpenLayers/Control/DragFeature.js @@ -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 * constructor. diff --git a/lib/OpenLayers/Control/DragPan.js b/lib/OpenLayers/Control/DragPan.js index 61072fc6d6..793dfa6178 100644 --- a/lib/OpenLayers/Control/DragPan.js +++ b/lib/OpenLayers/Control/DragPan.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Control.js * @requires OpenLayers/Handler/Drag.js - * + */ + +/** * Class: OpenLayers.Control.DragPan * DragPan control. * diff --git a/lib/OpenLayers/Control/DrawFeature.js b/lib/OpenLayers/Control/DrawFeature.js index e3e2ce3cf4..d9b7fbc29e 100644 --- a/lib/OpenLayers/Control/DrawFeature.js +++ b/lib/OpenLayers/Control/DrawFeature.js @@ -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. * diff --git a/lib/OpenLayers/Control/EditingToolbar.js b/lib/OpenLayers/Control/EditingToolbar.js index c4aa366823..009990f73a 100644 --- a/lib/OpenLayers/Control/EditingToolbar.js +++ b/lib/OpenLayers/Control/EditingToolbar.js @@ -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, { diff --git a/lib/OpenLayers/Control/KeyboardDefaults.js b/lib/OpenLayers/Control/KeyboardDefaults.js index df41bd8f82..d600895ef2 100644 --- a/lib/OpenLayers/Control/KeyboardDefaults.js +++ b/lib/OpenLayers/Control/KeyboardDefaults.js @@ -6,7 +6,9 @@ /** * @requires OpenLayers/Control.js * @requires OpenLayers/Handler/Keyboard.js - * + */ + +/** * Class: OpenLayers.Control.KeyboardDefaults * * Inherits from: diff --git a/lib/OpenLayers/Control/LayerSwitcher.js b/lib/OpenLayers/Control/LayerSwitcher.js index a9e61eb456..f105f291db 100644 --- a/lib/OpenLayers/Control/LayerSwitcher.js +++ b/lib/OpenLayers/Control/LayerSwitcher.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Control.js - * + */ + +/** * Class: OpenLayers.Control.LayerSwitcher * * Inherits from: diff --git a/lib/OpenLayers/Control/ModifyFeature.js b/lib/OpenLayers/Control/ModifyFeature.js index ff6f4fe547..c07eaa44ce 100644 --- a/lib/OpenLayers/Control/ModifyFeature.js +++ b/lib/OpenLayers/Control/ModifyFeature.js @@ -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 diff --git a/lib/OpenLayers/Control/MouseDefaults.js b/lib/OpenLayers/Control/MouseDefaults.js index 963e65d51c..ae940840d1 100644 --- a/lib/OpenLayers/Control/MouseDefaults.js +++ b/lib/OpenLayers/Control/MouseDefaults.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Control.js - * + */ + +/** * Class: OpenLayers.Control.MouseDefaults * * Inherits from: diff --git a/lib/OpenLayers/Control/MousePosition.js b/lib/OpenLayers/Control/MousePosition.js index e5debf659f..40d406cb24 100644 --- a/lib/OpenLayers/Control/MousePosition.js +++ b/lib/OpenLayers/Control/MousePosition.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Control.js - * + */ + +/** * Class: OpenLayers.Control.MousePosition */ OpenLayers.Control.MousePosition = OpenLayers.Class(OpenLayers.Control, { diff --git a/lib/OpenLayers/Control/MouseToolbar.js b/lib/OpenLayers/Control/MouseToolbar.js index 4cae7fb6fd..d628f1950a 100644 --- a/lib/OpenLayers/Control/MouseToolbar.js +++ b/lib/OpenLayers/Control/MouseToolbar.js @@ -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!!! diff --git a/lib/OpenLayers/Control/NavToolbar.js b/lib/OpenLayers/Control/NavToolbar.js index f7864dfa60..4fd61b8de6 100644 --- a/lib/OpenLayers/Control/NavToolbar.js +++ b/lib/OpenLayers/Control/NavToolbar.js @@ -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, { diff --git a/lib/OpenLayers/Control/Navigation.js b/lib/OpenLayers/Control/Navigation.js index d3ef3dc77a..3043e36626 100644 --- a/lib/OpenLayers/Control/Navigation.js +++ b/lib/OpenLayers/Control/Navigation.js @@ -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 diff --git a/lib/OpenLayers/Control/OverviewMap.js b/lib/OpenLayers/Control/OverviewMap.js index 553e16d6b2..538bc6051b 100644 --- a/lib/OpenLayers/Control/OverviewMap.js +++ b/lib/OpenLayers/Control/OverviewMap.js @@ -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 diff --git a/lib/OpenLayers/Control/PanZoom.js b/lib/OpenLayers/Control/PanZoom.js index fd124d7495..2229c43531 100644 --- a/lib/OpenLayers/Control/PanZoom.js +++ b/lib/OpenLayers/Control/PanZoom.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Control.js - * + */ + +/** * Class: OpenLayers.PanZoom * * Inherits from: diff --git a/lib/OpenLayers/Control/PanZoomBar.js b/lib/OpenLayers/Control/PanZoomBar.js index 8ea38971dd..c55f267277 100644 --- a/lib/OpenLayers/Control/PanZoomBar.js +++ b/lib/OpenLayers/Control/PanZoomBar.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Control/PanZoom.js - * + */ + +/** * Class: OpenLayers.Control.PanZoomBar * * Inherits from: diff --git a/lib/OpenLayers/Control/Panel.js b/lib/OpenLayers/Control/Panel.js index dd552c9a18..8cb8f77a1b 100644 --- a/lib/OpenLayers/Control/Panel.js +++ b/lib/OpenLayers/Control/Panel.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Control.js - * + */ + +/** * Class: OpenLayers.Control.Panel * * Inherits from: diff --git a/lib/OpenLayers/Control/Permalink.js b/lib/OpenLayers/Control/Permalink.js index cea6ded458..480d3fa302 100644 --- a/lib/OpenLayers/Control/Permalink.js +++ b/lib/OpenLayers/Control/Permalink.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Control.js - * + */ + +/** * Class: OpenLayers.Control.Permalink * * Inherits from: diff --git a/lib/OpenLayers/Control/Scale.js b/lib/OpenLayers/Control/Scale.js index 538ee47292..64d6cfcc35 100644 --- a/lib/OpenLayers/Control/Scale.js +++ b/lib/OpenLayers/Control/Scale.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Control.js - * + */ + +/** * Class: OpenLayers.Control.Scale * Display a small scale indicator on the map. * Inherits from: diff --git a/lib/OpenLayers/Control/SelectFeature.js b/lib/OpenLayers/Control/SelectFeature.js index 470ade6b6b..441914253e 100644 --- a/lib/OpenLayers/Control/SelectFeature.js +++ b/lib/OpenLayers/Control/SelectFeature.js @@ -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. * diff --git a/lib/OpenLayers/Control/ZoomBox.js b/lib/OpenLayers/Control/ZoomBox.js index ee24efa2d6..854dcb0f51 100644 --- a/lib/OpenLayers/Control/ZoomBox.js +++ b/lib/OpenLayers/Control/ZoomBox.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Control.js * @requires OpenLayers/Handler/Box.js - * + */ + +/** * Class: OpenLayers.Control.ZoomBox * * Inherits from: diff --git a/lib/OpenLayers/Control/ZoomToMaxExtent.js b/lib/OpenLayers/Control/ZoomToMaxExtent.js index 7f0bdef5b1..fd0dd8f2d8 100644 --- a/lib/OpenLayers/Control/ZoomToMaxExtent.js +++ b/lib/OpenLayers/Control/ZoomToMaxExtent.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Control.js - * + */ + +/** * Class: OpenLayers.Control.ZoomToMaxExtent * Imlements a very simple button control. Designed to be used with a * . diff --git a/lib/OpenLayers/Events.js b/lib/OpenLayers/Events.js index 0844fe1c1a..21028ae017 100644 --- a/lib/OpenLayers/Events.js +++ b/lib/OpenLayers/Events.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Util.js - * + */ + +/** * Namespace: OpenLayers.Event * Utility functions for event handling. */ diff --git a/lib/OpenLayers/Feature.js b/lib/OpenLayers/Feature.js index aa8d3eef69..c6893c8afe 100644 --- a/lib/OpenLayers/Feature.js +++ b/lib/OpenLayers/Feature.js @@ -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({ diff --git a/lib/OpenLayers/Feature/Vector.js b/lib/OpenLayers/Feature/Vector.js index 208058f65b..c5ea4e3766 100644 --- a/lib/OpenLayers/Feature/Vector.js +++ b/lib/OpenLayers/Feature/Vector.js @@ -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' diff --git a/lib/OpenLayers/Feature/WFS.js b/lib/OpenLayers/Feature/WFS.js index 05a1333c27..0ba4da2889 100644 --- a/lib/OpenLayers/Feature/WFS.js +++ b/lib/OpenLayers/Feature/WFS.js @@ -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 diff --git a/lib/OpenLayers/Format.js b/lib/OpenLayers/Format.js index f915ba29c0..f46f084f9d 100644 --- a/lib/OpenLayers/Format.js +++ b/lib/OpenLayers/Format.js @@ -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({ diff --git a/lib/OpenLayers/Format/GML.js b/lib/OpenLayers/Format/GML.js index 5bfa8cba48..99c0ea4c49 100644 --- a/lib/OpenLayers/Format/GML.js +++ b/lib/OpenLayers/Format/GML.js @@ -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 * constructor. Supports the GML simple features profile. diff --git a/lib/OpenLayers/Format/GeoJSON.js b/lib/OpenLayers/Format/GeoJSON.js index 91efc35358..879c693122 100644 --- a/lib/OpenLayers/Format/GeoJSON.js +++ b/lib/OpenLayers/Format/GeoJSON.js @@ -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 * constructor. diff --git a/lib/OpenLayers/Format/GeoRSS.js b/lib/OpenLayers/Format/GeoRSS.js index 4a6966b17d..2b44cdae75 100644 --- a/lib/OpenLayers/Format/GeoRSS.js +++ b/lib/OpenLayers/Format/GeoRSS.js @@ -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 * constructor. diff --git a/lib/OpenLayers/Format/JSON.js b/lib/OpenLayers/Format/JSON.js index 483d1d4324..3d4a8e356f 100644 --- a/lib/OpenLayers/Format/JSON.js +++ b/lib/OpenLayers/Format/JSON.js @@ -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 * constructor. diff --git a/lib/OpenLayers/Format/KML.js b/lib/OpenLayers/Format/KML.js index 412f7dfafb..08774a327f 100644 --- a/lib/OpenLayers/Format/KML.js +++ b/lib/OpenLayers/Format/KML.js @@ -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 * constructor. diff --git a/lib/OpenLayers/Format/SLD.js b/lib/OpenLayers/Format/SLD.js index 042d07935d..77dcf0c955 100644 --- a/lib/OpenLayers/Format/SLD.js +++ b/lib/OpenLayers/Format/SLD.js @@ -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 * constructor. diff --git a/lib/OpenLayers/Format/Text.js b/lib/OpenLayers/Format/Text.js index 5587242fd0..3a589363d0 100644 --- a/lib/OpenLayers/Format/Text.js +++ b/lib/OpenLayers/Format/Text.js @@ -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 * constructor. This reads text which is formatted like CSV text, using diff --git a/lib/OpenLayers/Format/WFS.js b/lib/OpenLayers/Format/WFS.js index b5da94773c..fc57539634 100644 --- a/lib/OpenLayers/Format/WFS.js +++ b/lib/OpenLayers/Format/WFS.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Format/GML.js - * + */ + +/** * Class: OpenLayers.Format.WFS * Read/Write WFS. */ diff --git a/lib/OpenLayers/Format/WKT.js b/lib/OpenLayers/Format/WKT.js index 6c9ecdcab0..fa6748307b 100644 --- a/lib/OpenLayers/Format/WKT.js +++ b/lib/OpenLayers/Format/WKT.js @@ -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 constructor. diff --git a/lib/OpenLayers/Format/XML.js b/lib/OpenLayers/Format/XML.js index dee5877481..2cbf16de78 100644 --- a/lib/OpenLayers/Format/XML.js +++ b/lib/OpenLayers/Format/XML.js @@ -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 document. diff --git a/lib/OpenLayers/Geometry.js b/lib/OpenLayers/Geometry.js index 3fd6ae6b7d..4d6acfcb17 100644 --- a/lib/OpenLayers/Geometry.js +++ b/lib/OpenLayers/Geometry.js @@ -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 constructor. This is a base class, diff --git a/lib/OpenLayers/Geometry/Collection.js b/lib/OpenLayers/Geometry/Collection.js index bd05bc796f..b0a19e1da7 100644 --- a/lib/OpenLayers/Geometry/Collection.js +++ b/lib/OpenLayers/Geometry/Collection.js @@ -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 (which diff --git a/lib/OpenLayers/Geometry/Curve.js b/lib/OpenLayers/Geometry/Curve.js index 56437119b4..42f857869a 100644 --- a/lib/OpenLayers/Geometry/Curve.js +++ b/lib/OpenLayers/Geometry/Curve.js @@ -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 diff --git a/lib/OpenLayers/Geometry/LineString.js b/lib/OpenLayers/Geometry/LineString.js index c8068455af..d3603ed783 100644 --- a/lib/OpenLayers/Geometry/LineString.js +++ b/lib/OpenLayers/Geometry/LineString.js @@ -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. diff --git a/lib/OpenLayers/Geometry/LinearRing.js b/lib/OpenLayers/Geometry/LinearRing.js index f862277c7f..c8b7d5dd07 100644 --- a/lib/OpenLayers/Geometry/LinearRing.js +++ b/lib/OpenLayers/Geometry/LinearRing.js @@ -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 diff --git a/lib/OpenLayers/Geometry/MultiLineString.js b/lib/OpenLayers/Geometry/MultiLineString.js index 41b5b7ce4f..e6b37a97e3 100644 --- a/lib/OpenLayers/Geometry/MultiLineString.js +++ b/lib/OpenLayers/Geometry/MultiLineString.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Geometry/Collection.js - * + */ + +/** * Class: OpenLayers.Geometry.MultiLineString * A MultiLineString is a geometry with multiple * components. diff --git a/lib/OpenLayers/Geometry/MultiPoint.js b/lib/OpenLayers/Geometry/MultiPoint.js index 5d53812dbb..9ad9969dbc 100644 --- a/lib/OpenLayers/Geometry/MultiPoint.js +++ b/lib/OpenLayers/Geometry/MultiPoint.js @@ -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 * constructor. diff --git a/lib/OpenLayers/Geometry/MultiPolygon.js b/lib/OpenLayers/Geometry/MultiPolygon.js index 26c716654a..8fe7f2185d 100644 --- a/lib/OpenLayers/Geometry/MultiPolygon.js +++ b/lib/OpenLayers/Geometry/MultiPolygon.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Geometry/Collection.js - * + */ + +/** * Class: OpenLayers.Geometry.MultiPolygon * MultiPolygon is a geometry with multiple * components. Create a new instance with the diff --git a/lib/OpenLayers/Geometry/Point.js b/lib/OpenLayers/Geometry/Point.js index af9a8916ef..1209fbe637 100644 --- a/lib/OpenLayers/Geometry/Point.js +++ b/lib/OpenLayers/Geometry/Point.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Geometry.js - * + */ + +/** * Class: OpenLayers.Geometry.Point * Point geometry class. * diff --git a/lib/OpenLayers/Geometry/Polygon.js b/lib/OpenLayers/Geometry/Polygon.js index 5b26823686..398b2b290b 100644 --- a/lib/OpenLayers/Geometry/Polygon.js +++ b/lib/OpenLayers/Geometry/Polygon.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Geometry/Collection.js - * + */ + +/** * Class: OpenLayers.Geometry.Polygon * Polygon is a collection of Geometry.LinearRings. * diff --git a/lib/OpenLayers/Geometry/Rectangle.js b/lib/OpenLayers/Geometry/Rectangle.js index 3fac852b4c..51207d65c0 100644 --- a/lib/OpenLayers/Geometry/Rectangle.js +++ b/lib/OpenLayers/Geometry/Rectangle.js @@ -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 diff --git a/lib/OpenLayers/Geometry/Surface.js b/lib/OpenLayers/Geometry/Surface.js index f7ca1e1781..fd5b4fcb0a 100644 --- a/lib/OpenLayers/Geometry/Surface.js +++ b/lib/OpenLayers/Geometry/Surface.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Geometry.js - * + */ + +/** * Class: OpenLayers.Geometry.Surface */ OpenLayers.Geometry.Surface = OpenLayers.Class(OpenLayers.Geometry, { diff --git a/lib/OpenLayers/Handler.js b/lib/OpenLayers/Handler.js index 046f91db6e..a155f5f950 100644 --- a/lib/OpenLayers/Handler.js +++ b/lib/OpenLayers/Handler.js @@ -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 diff --git a/lib/OpenLayers/Handler/Box.js b/lib/OpenLayers/Handler/Box.js index c5e4e4b9d2..6af04f1d52 100644 --- a/lib/OpenLayers/Handler/Box.js +++ b/lib/OpenLayers/Handler/Box.js @@ -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. diff --git a/lib/OpenLayers/Handler/Click.js b/lib/OpenLayers/Handler/Click.js index 1ea2d1c498..638098d629 100644 --- a/lib/OpenLayers/Handler/Click.js +++ b/lib/OpenLayers/Handler/Click.js @@ -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 diff --git a/lib/OpenLayers/Handler/Drag.js b/lib/OpenLayers/Handler/Drag.js index 00a70a70a9..d971085068 100644 --- a/lib/OpenLayers/Handler/Drag.js +++ b/lib/OpenLayers/Handler/Drag.js @@ -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 diff --git a/lib/OpenLayers/Handler/Feature.js b/lib/OpenLayers/Handler/Feature.js index 4a2186ea08..02d47c75a1 100644 --- a/lib/OpenLayers/Handler/Feature.js +++ b/lib/OpenLayers/Handler/Feature.js @@ -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 diff --git a/lib/OpenLayers/Handler/Keyboard.js b/lib/OpenLayers/Handler/Keyboard.js index a3acf7a806..ab388d1222 100644 --- a/lib/OpenLayers/Handler/Keyboard.js +++ b/lib/OpenLayers/Handler/Keyboard.js @@ -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 * constructor. diff --git a/lib/OpenLayers/Handler/MouseWheel.js b/lib/OpenLayers/Handler/MouseWheel.js index 81f16b9497..71795b20ec 100644 --- a/lib/OpenLayers/Handler/MouseWheel.js +++ b/lib/OpenLayers/Handler/MouseWheel.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Handler.js - * + */ + +/** * Class: OpenLayers.Handler.MouseWheel * Handler for wheel up/down events. * diff --git a/lib/OpenLayers/Handler/Path.js b/lib/OpenLayers/Handler/Path.js index 802d36d1d6..6c83a90404 100644 --- a/lib/OpenLayers/Handler/Path.js +++ b/lib/OpenLayers/Handler/Path.js @@ -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. diff --git a/lib/OpenLayers/Handler/Point.js b/lib/OpenLayers/Handler/Point.js index a6967f6a8b..50c2f095ec 100644 --- a/lib/OpenLayers/Handler/Point.js +++ b/lib/OpenLayers/Handler/Point.js @@ -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 diff --git a/lib/OpenLayers/Handler/Polygon.js b/lib/OpenLayers/Handler/Polygon.js index 3f5d9cb4a0..d32337d36e 100644 --- a/lib/OpenLayers/Handler/Polygon.js +++ b/lib/OpenLayers/Handler/Polygon.js @@ -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. diff --git a/lib/OpenLayers/Handler/RegularPolygon.js b/lib/OpenLayers/Handler/RegularPolygon.js index dde661fa50..c1a6d1930d 100644 --- a/lib/OpenLayers/Handler/RegularPolygon.js +++ b/lib/OpenLayers/Handler/RegularPolygon.js @@ -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. diff --git a/lib/OpenLayers/Layer.js b/lib/OpenLayers/Layer.js index 64e5bda570..8afc076909 100644 --- a/lib/OpenLayers/Layer.js +++ b/lib/OpenLayers/Layer.js @@ -6,7 +6,9 @@ /** * @requires OpenLayers/Map.js * @requires OpenLayers/Projection.js - * + */ + +/** * Class: OpenLayers.Layer */ OpenLayers.Layer = OpenLayers.Class({ diff --git a/lib/OpenLayers/Layer/Boxes.js b/lib/OpenLayers/Layer/Boxes.js index 28b8542762..bbad6c2d56 100644 --- a/lib/OpenLayers/Layer/Boxes.js +++ b/lib/OpenLayers/Layer/Boxes.js @@ -6,7 +6,9 @@ /** * @requires OpenLayers/Layer.js * @requires OpenLayers/Layer/Markers.js - * + */ + +/** * Class: OpenLayers.Layer.Boxes * Draw divs as 'boxes' on the layer. * diff --git a/lib/OpenLayers/Layer/EventPane.js b/lib/OpenLayers/Layer/EventPane.js index f184cfcd85..1cba59127a 100644 --- a/lib/OpenLayers/Layer/EventPane.js +++ b/lib/OpenLayers/Layer/EventPane.js @@ -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 * constructor. diff --git a/lib/OpenLayers/Layer/FixedZoomLevels.js b/lib/OpenLayers/Layer/FixedZoomLevels.js index 6867852393..5e0d9a71bd 100644 --- a/lib/OpenLayers/Layer/FixedZoomLevels.js +++ b/lib/OpenLayers/Layer/FixedZoomLevels.js @@ -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[] diff --git a/lib/OpenLayers/Layer/GML.js b/lib/OpenLayers/Layer/GML.js index ef02a742e7..1050dab418 100644 --- a/lib/OpenLayers/Layer/GML.js +++ b/lib/OpenLayers/Layer/GML.js @@ -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. diff --git a/lib/OpenLayers/Layer/GeoRSS.js b/lib/OpenLayers/Layer/GeoRSS.js index 0c9061e7d1..f04741d121 100644 --- a/lib/OpenLayers/Layer/GeoRSS.js +++ b/lib/OpenLayers/Layer/GeoRSS.js @@ -6,7 +6,9 @@ /** * @requires OpenLayers/Layer/Markers.js * @requires OpenLayers/Ajax.js - * + */ + +/** * Class: OpenLayers.Layer.GeoRSS * Add GeoRSS Point features to your map. * diff --git a/lib/OpenLayers/Layer/Google.js b/lib/OpenLayers/Layer/Google.js index 257002b4e3..6ef374d453 100644 --- a/lib/OpenLayers/Layer/Google.js +++ b/lib/OpenLayers/Layer/Google.js @@ -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: diff --git a/lib/OpenLayers/Layer/Grid.js b/lib/OpenLayers/Layer/Grid.js index 6bb45b9df4..8f0f7c7b71 100644 --- a/lib/OpenLayers/Layer/Grid.js +++ b/lib/OpenLayers/Layer/Grid.js @@ -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 constructor. diff --git a/lib/OpenLayers/Layer/HTTPRequest.js b/lib/OpenLayers/Layer/HTTPRequest.js index b2c722ea20..23208d843a 100644 --- a/lib/OpenLayers/Layer/HTTPRequest.js +++ b/lib/OpenLayers/Layer/HTTPRequest.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Layer.js - * + */ + +/** * Class: OpenLayers.Layer.HTTPRequest * * Inherits from: diff --git a/lib/OpenLayers/Layer/Image.js b/lib/OpenLayers/Layer/Image.js index 8ae4e59872..c520966b8b 100644 --- a/lib/OpenLayers/Layer/Image.js +++ b/lib/OpenLayers/Layer/Image.js @@ -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 diff --git a/lib/OpenLayers/Layer/KaMap.js b/lib/OpenLayers/Layer/KaMap.js index 2cbe8d089b..a1b73cb791 100644 --- a/lib/OpenLayers/Layer/KaMap.js +++ b/lib/OpenLayers/Layer/KaMap.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Layer/Grid.js - * + */ + +/** * Class: OpenLayers.Layer.KaMap * * Inherits from: diff --git a/lib/OpenLayers/Layer/MapServer.js b/lib/OpenLayers/Layer/MapServer.js index a800a30cc8..73097b5e92 100644 --- a/lib/OpenLayers/Layer/MapServer.js +++ b/lib/OpenLayers/Layer/MapServer.js @@ -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. diff --git a/lib/OpenLayers/Layer/MapServer/Untiled.js b/lib/OpenLayers/Layer/MapServer/Untiled.js index 2c6b74d85a..31cc770695 100644 --- a/lib/OpenLayers/Layer/MapServer/Untiled.js +++ b/lib/OpenLayers/Layer/MapServer/Untiled.js @@ -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. diff --git a/lib/OpenLayers/Layer/Markers.js b/lib/OpenLayers/Layer/Markers.js index 262fb123df..00d002dbd1 100644 --- a/lib/OpenLayers/Layer/Markers.js +++ b/lib/OpenLayers/Layer/Markers.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Layer.js - * + */ + +/** * Class: OpenLayers.Layer.Markers * * Inherits from: diff --git a/lib/OpenLayers/Layer/MultiMap.js b/lib/OpenLayers/Layer/MultiMap.js index 186436f40d..65d9c64469 100644 --- a/lib/OpenLayers/Layer/MultiMap.js +++ b/lib/OpenLayers/Layer/MultiMap.js @@ -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. diff --git a/lib/OpenLayers/Layer/SphericalMercator.js b/lib/OpenLayers/Layer/SphericalMercator.js index fff5a372c1..afaf602912 100644 --- a/lib/OpenLayers/Layer/SphericalMercator.js +++ b/lib/OpenLayers/Layer/SphericalMercator.js @@ -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 diff --git a/lib/OpenLayers/Layer/TMS.js b/lib/OpenLayers/Layer/TMS.js index 3b8b0d990f..4bf5ae05af 100644 --- a/lib/OpenLayers/Layer/TMS.js +++ b/lib/OpenLayers/Layer/TMS.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Layer/Grid.js - * + */ + +/** * Class: OpenLayers.Layer.TMS * * Inherits from: diff --git a/lib/OpenLayers/Layer/Text.js b/lib/OpenLayers/Layer/Text.js index 703b505c06..229626d2f4 100644 --- a/lib/OpenLayers/Layer/Text.js +++ b/lib/OpenLayers/Layer/Text.js @@ -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 * property of the layer (specified as a property of the options argument diff --git a/lib/OpenLayers/Layer/TileCache.js b/lib/OpenLayers/Layer/TileCache.js index 2c14e9bc9b..b122eedaa2 100644 --- a/lib/OpenLayers/Layer/TileCache.js +++ b/lib/OpenLayers/Layer/TileCache.js @@ -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 diff --git a/lib/OpenLayers/Layer/Vector.js b/lib/OpenLayers/Layer/Vector.js index 5197f02d32..0f626151ad 100644 --- a/lib/OpenLayers/Layer/Vector.js +++ b/lib/OpenLayers/Layer/Vector.js @@ -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 diff --git a/lib/OpenLayers/Layer/VirtualEarth.js b/lib/OpenLayers/Layer/VirtualEarth.js index e55bf4d5ba..a19f6b680d 100644 --- a/lib/OpenLayers/Layer/VirtualEarth.js +++ b/lib/OpenLayers/Layer/VirtualEarth.js @@ -6,7 +6,9 @@ /** * @requires OpenLayers/Layer/EventPane.js * @requires OpenLayers/Layer/FixedZoomLevels.js - * + */ + +/** * Class: OpenLayers.Layer.VirtualEarth * * Inherits from: diff --git a/lib/OpenLayers/Layer/WFS.js b/lib/OpenLayers/Layer/WFS.js index 81d7353aa0..22e69cf893 100644 --- a/lib/OpenLayers/Layer/WFS.js +++ b/lib/OpenLayers/Layer/WFS.js @@ -6,7 +6,9 @@ /** * @requires OpenLayers/Layer/Vector.js * @requires OpenLayers/Layer/Markers.js - * + */ + +/** * Class: OpenLayers.Layer.WFS * * Inherits from: diff --git a/lib/OpenLayers/Layer/WMS.js b/lib/OpenLayers/Layer/WMS.js index 359af62240..d21a83195f 100644 --- a/lib/OpenLayers/Layer/WMS.js +++ b/lib/OpenLayers/Layer/WMS.js @@ -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 diff --git a/lib/OpenLayers/Layer/WMS/Untiled.js b/lib/OpenLayers/Layer/WMS/Untiled.js index ad784a39fd..8ad1f95eea 100644 --- a/lib/OpenLayers/Layer/WMS/Untiled.js +++ b/lib/OpenLayers/Layer/WMS/Untiled.js @@ -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. diff --git a/lib/OpenLayers/Layer/WorldWind.js b/lib/OpenLayers/Layer/WorldWind.js index a9c22c71f1..263040b1ac 100644 --- a/lib/OpenLayers/Layer/WorldWind.js +++ b/lib/OpenLayers/Layer/WorldWind.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Layer/Grid.js - * + */ + +/** * Class: OpenLayers.Layer.WorldWind * * Inherits from: diff --git a/lib/OpenLayers/Layer/Yahoo.js b/lib/OpenLayers/Layer/Yahoo.js index 77f18953c2..86033e54f7 100644 --- a/lib/OpenLayers/Layer/Yahoo.js +++ b/lib/OpenLayers/Layer/Yahoo.js @@ -6,7 +6,9 @@ /** * @requires OpenLayers/Layer/EventPane.js * @requires OpenLayers/Layer/FixedZoomLevels.js - * + */ + +/** * Class: OpenLayers.Layer.Yahoo * * Inherits from: diff --git a/lib/OpenLayers/Map.js b/lib/OpenLayers/Map.js index aaa496557f..b138fbd716 100644 --- a/lib/OpenLayers/Map.js +++ b/lib/OpenLayers/Map.js @@ -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 constructor. diff --git a/lib/OpenLayers/Marker.js b/lib/OpenLayers/Marker.js index cd3b8b2b3c..69e156f56d 100644 --- a/lib/OpenLayers/Marker.js +++ b/lib/OpenLayers/Marker.js @@ -6,7 +6,9 @@ /** * @requires OpenLayers/Events.js * @requires OpenLayers/Icon.js - * + */ + +/** * Class: OpenLayers.Marker * Instances of OpenLayers.Marker are a combination of a * and an . diff --git a/lib/OpenLayers/Marker/Box.js b/lib/OpenLayers/Marker/Box.js index d421b532c6..e42ba3cd99 100644 --- a/lib/OpenLayers/Marker/Box.js +++ b/lib/OpenLayers/Marker/Box.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Marker.js - * + */ + +/** * Class: OpenLayers.Marker.Box * * Inherits from: diff --git a/lib/OpenLayers/Popup.js b/lib/OpenLayers/Popup.js index b33e2d7726..ab14d8eb1d 100644 --- a/lib/OpenLayers/Popup.js +++ b/lib/OpenLayers/Popup.js @@ -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 . Popup's don't require their own diff --git a/lib/OpenLayers/Popup/Anchored.js b/lib/OpenLayers/Popup/Anchored.js index 07964bd37d..856c50b462 100644 --- a/lib/OpenLayers/Popup/Anchored.js +++ b/lib/OpenLayers/Popup/Anchored.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Popup.js - * + */ + +/** * Class: OpenLayers.Popup.Anchored * * Inherits from: diff --git a/lib/OpenLayers/Popup/AnchoredBubble.js b/lib/OpenLayers/Popup/AnchoredBubble.js index 5a9ddd35eb..d4fab94674 100644 --- a/lib/OpenLayers/Popup/AnchoredBubble.js +++ b/lib/OpenLayers/Popup/AnchoredBubble.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Popup/Anchored.js - * + */ + +/** * Class: OpenLayers.Popup.AnchoredBubble * * Inherits from: diff --git a/lib/OpenLayers/Projection.js b/lib/OpenLayers/Projection.js index 2923c18e1b..176fb2c95d 100644 --- a/lib/OpenLayers/Projection.js +++ b/lib/OpenLayers/Projection.js @@ -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, diff --git a/lib/OpenLayers/Renderer/Elements.js b/lib/OpenLayers/Renderer/Elements.js index f6b2aabeb1..b6b1be0cb3 100644 --- a/lib/OpenLayers/Renderer/Elements.js +++ b/lib/OpenLayers/Renderer/Elements.js @@ -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 diff --git a/lib/OpenLayers/Renderer/SVG.js b/lib/OpenLayers/Renderer/SVG.js index 966d82c0af..b485fb2cfd 100644 --- a/lib/OpenLayers/Renderer/SVG.js +++ b/lib/OpenLayers/Renderer/SVG.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Renderer/Elements.js - * + */ + +/** * Class: OpenLayers.Renderer.SVG * * Inherits: diff --git a/lib/OpenLayers/Renderer/VML.js b/lib/OpenLayers/Renderer/VML.js index 2fd61bf0fb..fef327a9ae 100644 --- a/lib/OpenLayers/Renderer/VML.js +++ b/lib/OpenLayers/Renderer/VML.js @@ -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 constructor. diff --git a/lib/OpenLayers/Rule.js b/lib/OpenLayers/Rule.js index f7b0c66bfa..2214d0c2c9 100644 --- a/lib/OpenLayers/Rule.js +++ b/lib/OpenLayers/Rule.js @@ -6,10 +6,11 @@ /** * @requires OpenLayers/Util.js * @requires OpenLayers/Style.js - * + */ + +/** * Class: OpenLayers.Rule - * - * This class represents a OGC Rule, as being used for rule-based SLD styling + * This class represents a OGC Rule, as being used for rule-based SLD styling. */ OpenLayers.Rule = OpenLayers.Class({ diff --git a/lib/OpenLayers/Rule/Comparison.js b/lib/OpenLayers/Rule/Comparison.js index 3f5561fafa..1227f9ca05 100644 --- a/lib/OpenLayers/Rule/Comparison.js +++ b/lib/OpenLayers/Rule/Comparison.js @@ -4,9 +4,10 @@ /** * @requires OpenLayers/Rule.js - * + */ + +/** * Class: OpenLayers.Rule.Comparison - * * This class represents the comparison rules, as being used for rule-based * SLD styling * diff --git a/lib/OpenLayers/Rule/FeatureId.js b/lib/OpenLayers/Rule/FeatureId.js index e8d1a95767..ae82ba07ae 100644 --- a/lib/OpenLayers/Rule/FeatureId.js +++ b/lib/OpenLayers/Rule/FeatureId.js @@ -5,9 +5,10 @@ /** * @requires OpenLayers/Rule.js - * + */ + +/** * Class: OpenLayers.Rule.FeatureId - * * This class represents a ogc:FeatureId Rule, as being used for rule-based SLD * styling * diff --git a/lib/OpenLayers/Rule/Logical.js b/lib/OpenLayers/Rule/Logical.js index d3c01ad768..54dfcd0e5a 100644 --- a/lib/OpenLayers/Rule/Logical.js +++ b/lib/OpenLayers/Rule/Logical.js @@ -5,9 +5,10 @@ /** * @requires OpenLayers/Rule.js - * + */ + +/** * Class: OpenLayers.Rule.Logical - * * This class represents ogc:And, ogc:Or and ogc:Not rules. * * Inherits from diff --git a/lib/OpenLayers/Style.js b/lib/OpenLayers/Style.js index 147834e5c3..4cdc46e296 100644 --- a/lib/OpenLayers/Style.js +++ b/lib/OpenLayers/Style.js @@ -6,11 +6,12 @@ /** * @requires OpenLayers/Util.js * @requires OpenLayers/Feature/Vector.js - * + */ + +/** * Class: OpenLayers.Style - * * This class represents a UserStyle obtained - * from a SLD, containing styling rules. + * from a SLD, containing styling rules. */ OpenLayers.Style = OpenLayers.Class({ diff --git a/lib/OpenLayers/Tile.js b/lib/OpenLayers/Tile.js index 77569bfeef..39fb185c97 100644 --- a/lib/OpenLayers/Tile.js +++ b/lib/OpenLayers/Tile.js @@ -5,7 +5,9 @@ /* * @requires OpenLayers/Util.js - * + */ + +/* * Class: OpenLayers.Tile * This is a class designed to designate a single tile, however * it is explicitly designed to do relatively little. Tiles store diff --git a/lib/OpenLayers/Tile/Image.js b/lib/OpenLayers/Tile/Image.js index 3976fc15ad..23827c5874 100644 --- a/lib/OpenLayers/Tile/Image.js +++ b/lib/OpenLayers/Tile/Image.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Tile.js - * + */ + +/** * Class: OpenLayers.Tile.Image * Instances of OpenLayers.Tile.Image are used to manage the image tiles * used by various layers. Create a new image tile with the diff --git a/lib/OpenLayers/Tile/WFS.js b/lib/OpenLayers/Tile/WFS.js index 0fc8b6e48f..ef3a06056d 100644 --- a/lib/OpenLayers/Tile/WFS.js +++ b/lib/OpenLayers/Tile/WFS.js @@ -5,7 +5,9 @@ /** * @requires OpenLayers/Tile.js - * + */ + +/** * Class: OpenLayers.Tile.WFS * Instances of OpenLayers.Tile.WFS are used to manage the image tiles * used by various layers. Create a new image tile with the