OpenLayers OpenLayers

root/trunk/openlayers/apidoc_config/Menu.txt

Revision 8025, 14.4 kB (checked in by tschaub, 2 months ago)

Natural Doc menu changes. (see #1738)

  • Property svn:eol-style set to native
Line 
1 Format: Development Release 12-07-2007 (1.35 base)
2
3
4 Title: OpenLayers
5 SubTitle: JavaScript Mapping Library
6
7 # You can add a footer to your documentation like this:
8 # Footer: [text]
9 # If you want to add a copyright notice, this would be the place to do it.
10
11 # You can add a timestamp to your documentation like one of these:
12 # Timestamp: Generated on month day, year
13 # Timestamp: Updated mm/dd/yyyy
14 # Timestamp: Last updated mon day
15 #
16 #   m     - One or two digit month.  January is "1"
17 #   mm    - Always two digit month.  January is "01"
18 #   mon   - Short month word.  January is "Jan"
19 #   month - Long month word.  January is "January"
20 #   d     - One or two digit day.  1 is "1"
21 #   dd    - Always two digit day.  1 is "01"
22 #   day   - Day with letter extension.  1 is "1st"
23 #   yy    - Two digit year.  2006 is "06"
24 #   yyyy  - Four digit year.  2006 is "2006"
25 #   year  - Four digit year.  2006 is "2006"
26
27
28 # --------------------------------------------------------------------------
29 #
30 # Cut and paste the lines below to change the order in which your files
31 # appear on the menu.  Don't worry about adding or removing files, Natural
32 # Docs will take care of that.
33 #
34 # You can further organize the menu by grouping the entries.  Add a
35 # "Group: [name] {" line to start a group, and add a "}" to end it.
36 #
37 # You can add text and web links to the menu by adding "Text: [text]" and
38 # "Link: [name] ([URL])" lines, respectively.
39 #
40 # The formatting and comments are auto-generated, so don't worry about
41 # neatness when editing the file.  Natural Docs will clean it up the next
42 # time it is run.  When working with groups, just deal with the braces and
43 # forget about the indentation and comments.
44 #
45 # --------------------------------------------------------------------------
46
47
48 Group: OpenLayers  {
49
50    File: OpenLayers  (no auto-title, OpenLayers.js)
51    File: Ajax  (no auto-title, OpenLayers/Ajax.js)
52
53    Group: BaseTypes  {
54
55       File: Base Types  (no auto-title, OpenLayers/BaseTypes.js)
56       File: Bounds  (no auto-title, OpenLayers/BaseTypes/Bounds.js)
57       File: Class  (no auto-title, OpenLayers/BaseTypes/Class.js)
58       File: Element  (no auto-title, OpenLayers/BaseTypes/Element.js)
59       File: LonLat  (no auto-title, OpenLayers/BaseTypes/LonLat.js)
60       File: Pixel  (no auto-title, OpenLayers/BaseTypes/Pixel.js)
61       File: Size  (no auto-title, OpenLayers/BaseTypes/Size.js)
62       }  # Group: BaseTypes
63
64    File: Console  (no auto-title, OpenLayers/Console.js)
65
66    Group: Control  {
67
68       File: Control  (no auto-title, OpenLayers/Control.js)
69       File: ArgParser  (no auto-title, OpenLayers/Control/ArgParser.js)
70       File: Attribution  (no auto-title, OpenLayers/Control/Attribution.js)
71       File: Button  (no auto-title, OpenLayers/Control/Button.js)
72       File: DragFeature  (no auto-title, OpenLayers/Control/DragFeature.js)
73       File: DragPan  (no auto-title, OpenLayers/Control/DragPan.js)
74       File: DrawFeature  (no auto-title, OpenLayers/Control/DrawFeature.js)
75       File: EditingToolbar  (no auto-title, OpenLayers/Control/EditingToolbar.js)
76       File: KeyboardDefaults  (no auto-title, OpenLayers/Control/KeyboardDefaults.js)
77       File: LayerSwitcher  (no auto-title, OpenLayers/Control/LayerSwitcher.js)
78       File: Measure  (no auto-title, OpenLayers/Control/Measure.js)
79       File: ModifyFeature  (no auto-title, OpenLayers/Control/ModifyFeature.js)
80       File: MouseDefaults  (no auto-title, OpenLayers/Control/MouseDefaults.js)
81       File: MousePosition  (no auto-title, OpenLayers/Control/MousePosition.js)
82       File: MouseToolbar  (no auto-title, OpenLayers/Control/MouseToolbar.js)
83       File: Navigation  (no auto-title, OpenLayers/Control/Navigation.js)
84       File: NavigationHistory  (no auto-title, OpenLayers/Control/NavigationHistory.js)
85       File: NavToolbar  (no auto-title, OpenLayers/Control/NavToolbar.js)
86       File: OverviewMap  (no auto-title, OpenLayers/Control/OverviewMap.js)
87       File: Pan  (no auto-title, OpenLayers/Control/Pan.js)
88       File: Panel  (no auto-title, OpenLayers/Control/Panel.js)
89       File: PanPanel  (no auto-title, OpenLayers/Control/PanPanel.js)
90       File: PanZoom  (no auto-title, OpenLayers/Control/PanZoom.js)
91       File: PanZoomBar  (no auto-title, OpenLayers/Control/PanZoomBar.js)
92       File: Permalink  (no auto-title, OpenLayers/Control/Permalink.js)
93       File: Scale  (no auto-title, OpenLayers/Control/Scale.js)
94       File: ScaleLine  (no auto-title, OpenLayers/Control/ScaleLine.js)
95       File: SelectFeature  (no auto-title, OpenLayers/Control/SelectFeature.js)
96       File: ZoomBox  (no auto-title, OpenLayers/Control/ZoomBox.js)
97       File: ZoomIn  (no auto-title, OpenLayers/Control/ZoomIn.js)
98       File: ZoomOut  (no auto-title, OpenLayers/Control/ZoomOut.js)
99       File: ZoomPanel  (no auto-title, OpenLayers/Control/ZoomPanel.js)
100       File: ZoomToMaxExtent  (no auto-title, OpenLayers/Control/ZoomToMaxExtent.js)
101       }  # Group: Control
102
103    File: Events  (no auto-title, OpenLayers/Events.js)
104
105    Group: Feature  {
106
107       File: Feature  (no auto-title, OpenLayers/Feature.js)
108       File: Vector  (no auto-title, OpenLayers/Feature/Vector.js)
109       File: WFS  (no auto-title, OpenLayers/Feature/WFS.js)
110       }  # Group: Feature
111
112    Group: Filter  {
113
114       File: Filter  (no auto-title, OpenLayers/Filter.js)
115       File: Comparison  (no auto-title, OpenLayers/Filter/Comparison.js)
116       File: FeatureId  (no auto-title, OpenLayers/Filter/FeatureId.js)
117       File: Logical  (no auto-title, OpenLayers/Filter/Logical.js)
118       File: Spatial  (no auto-title, OpenLayers/Filter/Spatial.js)
119       }  # Group: Filter
120
121    Group: Format  {
122
123       File: Format  (no auto-title, OpenLayers/Format.js)
124
125       Group: Filter  {
126
127          File: Filter  (no auto-title, OpenLayers/Format/Filter.js)
128          File: v1  (no auto-title, OpenLayers/Format/Filter/v1.js)
129          File: v1_0_0  (no auto-title, OpenLayers/Format/Filter/v1_0_0.js)
130          }  # Group: Filter
131
132       File: GeoJSON  (no auto-title, OpenLayers/Format/GeoJSON.js)
133       File: GeoRSS  (no auto-title, OpenLayers/Format/GeoRSS.js)
134
135       Group: GML  {
136
137          File: GML  (no auto-title, OpenLayers/Format/GML.js)
138          File: Base  (no auto-title, OpenLayers/Format/GML/Base.js)
139          File: v2  (no auto-title, OpenLayers/Format/GML/v2.js)
140          File: v3  (no auto-title, OpenLayers/Format/GML/v3.js)
141          }  # Group: GML
142
143       File: GPX  (no auto-title, OpenLayers/Format/GPX.js)
144       File: JSON  (no auto-title, OpenLayers/Format/JSON.js)
145       File: KML  (no auto-title, OpenLayers/Format/KML.js)
146       File: OSM  (no auto-title, OpenLayers/Format/OSM.js)
147       File: Text  (no auto-title, OpenLayers/Format/Text.js)
148       File: WFS  (no auto-title, OpenLayers/Format/WFS.js)
149       File: WKT  (no auto-title, OpenLayers/Format/WKT.js)
150       File: XML  (no auto-title, OpenLayers/Format/XML.js)
151
152       Group: SLD  {
153
154          File: SLD  (no auto-title, OpenLayers/Format/SLD.js)
155          File: v1  (no auto-title, OpenLayers/Format/SLD/v1.js)
156          File: v1_0_0  (no auto-title, OpenLayers/Format/SLD/v1_0_0.js)
157          }  # Group: SLD
158
159       Group: WMC  {
160
161          File: WMC  (no auto-title, OpenLayers/Format/WMC.js)
162          File: v1  (no auto-title, OpenLayers/Format/WMC/v1.js)
163          File: v1_0_0  (no auto-title, OpenLayers/Format/WMC/v1_0_0.js)
164          File: v1_1_0  (no auto-title, OpenLayers/Format/WMC/v1_1_0.js)
165          }  # Group: WMC
166
167       }  # Group: Format
168
169    Group: Geometry  {
170
171       File: Geometry  (no auto-title, OpenLayers/Geometry.js)
172       File: Collection  (no auto-title, OpenLayers/Geometry/Collection.js)
173       File: Curve  (no auto-title, OpenLayers/Geometry/Curve.js)
174       File: LinearRing  (no auto-title, OpenLayers/Geometry/LinearRing.js)
175       File: LineString  (no auto-title, OpenLayers/Geometry/LineString.js)
176       File: MultiLineString  (no auto-title, OpenLayers/Geometry/MultiLineString.js)
177       File: MultiPoint  (no auto-title, OpenLayers/Geometry/MultiPoint.js)
178       File: MultiPolygon  (no auto-title, OpenLayers/Geometry/MultiPolygon.js)
179       File: Point  (no auto-title, OpenLayers/Geometry/Point.js)
180       File: Polygon  (no auto-title, OpenLayers/Geometry/Polygon.js)
181       File: Rectangle  (no auto-title, OpenLayers/Geometry/Rectangle.js)
182       }  # Group: Geometry
183
184    Group: Handler  {
185
186       File: Handler  (no auto-title, OpenLayers/Handler.js)
187       File: Box  (no auto-title, OpenLayers/Handler/Box.js)
188       File: Click  (no auto-title, OpenLayers/Handler/Click.js)
189       File: Drag  (no auto-title, OpenLayers/Handler/Drag.js)
190       File: Feature  (no auto-title, OpenLayers/Handler/Feature.js)
191       File: Hover  (no auto-title, OpenLayers/Handler/Hover.js)
192       File: Keyboard  (no auto-title, OpenLayers/Handler/Keyboard.js)
193       File: MouseWheel  (no auto-title, OpenLayers/Handler/MouseWheel.js)
194       File: Path  (no auto-title, OpenLayers/Handler/Path.js)
195       File: Point  (no auto-title, OpenLayers/Handler/Point.js)
196       File: Polygon  (no auto-title, OpenLayers/Handler/Polygon.js)
197       File: RegularPolygon  (no auto-title, OpenLayers/Handler/RegularPolygon.js)
198       }  # Group: Handler
199
200    File: Icon  (no auto-title, OpenLayers/Icon.js)
201
202    Group: Lang  {
203
204       File: Lang  (no auto-title, OpenLayers/Lang.js)
205       File: cs-CZ  (no auto-title, OpenLayers/Lang/cs-CZ.js)
206       File: de  (no auto-title, OpenLayers/Lang/de.js)
207       File: en  (no auto-title, OpenLayers/Lang/en.js)
208       File: en-CA  (no auto-title, OpenLayers/Lang/en-CA.js)
209       File: fr  (no auto-title, OpenLayers/Lang/fr.js)
210       File: it  (no auto-title, OpenLayers/Lang/it.js)
211       File: nb  (no auto-title, OpenLayers/Lang/nb.js)
212       File: nl  (no auto-title, OpenLayers/Lang/nl.js)
213       File: pt-BR  (no auto-title, OpenLayers/Lang/pt-BR.js)
214       File: sv-SE  (no auto-title, OpenLayers/Lang/sv-SE.js)
215       File: zh-CN  (no auto-title, OpenLayers/Lang/zh-CN.js)
216       File: zh-TW  (no auto-title, OpenLayers/Lang/zh-TW.js)
217       }  # Group: Lang
218
219    Group: Layer  {
220
221       File: Layer  (no auto-title, OpenLayers/Layer.js)
222       File: Boxes  (no auto-title, OpenLayers/Layer/Boxes.js)
223       File: EventPane  (no auto-title, OpenLayers/Layer/EventPane.js)
224       File: FixedZoomLevels  (no auto-title, OpenLayers/Layer/FixedZoomLevels.js)
225       File: GeoRSS  (no auto-title, OpenLayers/Layer/GeoRSS.js)
226       File: GML  (no auto-title, OpenLayers/Layer/GML.js)
227       File: Google  (no auto-title, OpenLayers/Layer/Google.js)
228       File: Grid  (no auto-title, OpenLayers/Layer/Grid.js)
229       File: HTTPRequest  (no auto-title, OpenLayers/Layer/HTTPRequest.js)
230       File: Image  (no auto-title, OpenLayers/Layer/Image.js)
231       File: KaMap  (no auto-title, OpenLayers/Layer/KaMap.js)
232       File: KaMapCache  (no auto-title, OpenLayers/Layer/KaMapCache.js)
233       File: MapGuide  (no auto-title, OpenLayers/Layer/MapGuide.js)
234       File: MapServer  (no auto-title, OpenLayers/Layer/MapServer.js)
235       File: MapServer.Untiled  (no auto-title, OpenLayers/Layer/MapServer/Untiled.js)
236       File: Markers  (no auto-title, OpenLayers/Layer/Markers.js)
237       File: MultiMap  (no auto-title, OpenLayers/Layer/MultiMap.js)
238       File: PointTrack  (no auto-title, OpenLayers/Layer/PointTrack.js)
239       File: SphericalMercator  (no auto-title, OpenLayers/Layer/SphericalMercator.js)
240       File: Text  (no auto-title, OpenLayers/Layer/Text.js)
241       File: TileCache  (no auto-title, OpenLayers/Layer/TileCache.js)
242       File: TMS  (no auto-title, OpenLayers/Layer/TMS.js)
243       File: Vector  (no auto-title, OpenLayers/Layer/Vector.js)
244       File: VirtualEarth  (no auto-title, OpenLayers/Layer/VirtualEarth.js)
245       File: WFS  (no auto-title, OpenLayers/Layer/WFS.js)
246       File: WMS  (no auto-title, OpenLayers/Layer/WMS.js)
247       File: WMS.Untiled  (no auto-title, OpenLayers/Layer/WMS/Untiled.js)
248       File: WorldWind  (no auto-title, OpenLayers/Layer/WorldWind.js)
249       File: Yahoo  (no auto-title, OpenLayers/Layer/Yahoo.js)
250       }  # Group: Layer
251
252    File: Map  (no auto-title, OpenLayers/Map.js)
253
254    Group: Marker  {
255
256       File: Marker  (no auto-title, OpenLayers/Marker.js)
257       File: Box  (no auto-title, OpenLayers/Marker/Box.js)
258       }  # Group: Marker
259
260    Group: Popup  {
261
262       File: Popup  (no auto-title, OpenLayers/Popup.js)
263       File: Anchored  (no auto-title, OpenLayers/Popup/Anchored.js)
264       File: AnchoredBubble  (no auto-title, OpenLayers/Popup/AnchoredBubble.js)
265       File: Framed  (no auto-title, OpenLayers/Popup/Framed.js)
266       File: FramedCloud  (no auto-title, OpenLayers/Popup/FramedCloud.js)
267       }  # Group: Popup
268
269    File: Projection  (no auto-title, OpenLayers/Projection.js)
270
271    Group: Protocol  {
272
273       File: Protocol  (no auto-title, OpenLayers/Protocol.js)
274       File: HTTP  (no auto-title, OpenLayers/Protocol/HTTP.js)
275
276       Group: SQL  {
277
278          File: SQL  (no auto-title, OpenLayers/Protocol/SQL.js)
279          File: Gears  (no auto-title, OpenLayers/Protocol/SQL/Gears.js)
280          }  # Group: SQL
281
282       }  # Group: Protocol
283
284    Group: Renderer  {
285
286       File: Renderer  (no auto-title, OpenLayers/Renderer.js)
287       File: Canvas  (no auto-title, OpenLayers/Renderer/Canvas.js)
288       File: Elements  (no auto-title, OpenLayers/Renderer/Elements.js)
289       File: SVG  (no auto-title, OpenLayers/Renderer/SVG.js)
290       File: VML  (no auto-title, OpenLayers/Renderer/VML.js)
291       }  # Group: Renderer
292
293    Group: Request  {
294
295       File: Request  (no auto-title, OpenLayers/Request.js)
296       File: XMLHttpRequest  (no auto-title, OpenLayers/Request/XMLHttpRequest.js)
297       }  # Group: Request
298
299    File: Rule  (no auto-title, OpenLayers/Rule.js)
300
301    Group: Strategy  {
302
303       File: Strategy  (no auto-title, OpenLayers/Strategy.js)
304       File: BBOX  (no auto-title, OpenLayers/Strategy/BBOX.js)
305       File: Cluster  (no auto-title, OpenLayers/Strategy/Cluster.js)
306       File: Fixed  (no auto-title, OpenLayers/Strategy/Fixed.js)
307       File: Paging  (no auto-title, OpenLayers/Strategy/Paging.js)
308       }  # Group: Strategy
309
310    File: Style  (no auto-title, OpenLayers/Style.js)
311    File: StyleMap  (no auto-title, OpenLayers/StyleMap.js)
312
313    Group: Tile  {
314
315       File: Tile  (no auto-title, OpenLayers/Tile.js)
316       File: Image  (no auto-title, OpenLayers/Tile/Image.js)
317       File: WFS  (no auto-title, OpenLayers/Tile/WFS.js)
318       }  # Group: Tile
319
320    File: Tween  (no auto-title, OpenLayers/Tween.js)
321    File: Util  (no auto-title, OpenLayers/Util.js)
322    }  # Group: OpenLayers
323
324 Group: Index  {
325
326    Index: Everything
327    Class Index: Classes
328    Constant Index: Constants
329    Function Index: Functions
330    Property Index: Properties
331    File Index: Files
332    Constructor Index: Constructor
333    }  # Group: Index
334
Note: See TracBrowser for help on using the browser.