Fixing links in documentation. Other Natural Docs changes. (closes #1504)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@6833 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-04-09 16:52:08 +00:00
parent ffab22ba19
commit 209f8f68f8
29 changed files with 87 additions and 75 deletions

View File

@@ -69,7 +69,7 @@ Group: OpenLayers {
File: Control (no auto-title, OpenLayers/Control.js) File: Control (no auto-title, OpenLayers/Control.js)
File: ArgParser (no auto-title, OpenLayers/Control/ArgParser.js) File: ArgParser (no auto-title, OpenLayers/Control/ArgParser.js)
File: Attribution (no auto-title, OpenLayers/Control/Attribution.js) File: Attribution (no auto-title, OpenLayers/Control/Attribution.js)
File: Control.Button (no auto-title, OpenLayers/Control/Button.js) File: Button (no auto-title, OpenLayers/Control/Button.js)
File: DragFeature (no auto-title, OpenLayers/Control/DragFeature.js) File: DragFeature (no auto-title, OpenLayers/Control/DragFeature.js)
File: DragPan (no auto-title, OpenLayers/Control/DragPan.js) File: DragPan (no auto-title, OpenLayers/Control/DragPan.js)
File: DrawFeature (no auto-title, OpenLayers/Control/DrawFeature.js) File: DrawFeature (no auto-title, OpenLayers/Control/DrawFeature.js)
@@ -104,6 +104,14 @@ Group: OpenLayers {
File: WFS (no auto-title, OpenLayers/Feature/WFS.js) File: WFS (no auto-title, OpenLayers/Feature/WFS.js)
} # Group: Feature } # Group: Feature
Group: Filter {
File: Filter (no auto-title, OpenLayers/Filter.js)
File: Comparison (no auto-title, OpenLayers/Filter/Comparison.js)
File: FeatureId (no auto-title, OpenLayers/Filter/FeatureId.js)
File: Logical (no auto-title, OpenLayers/Filter/Logical.js)
} # Group: Filter
Group: Format { Group: Format {
File: Format (no auto-title, OpenLayers/Format.js) File: Format (no auto-title, OpenLayers/Format.js)
@@ -113,10 +121,18 @@ Group: OpenLayers {
File: JSON (no auto-title, OpenLayers/Format/JSON.js) File: JSON (no auto-title, OpenLayers/Format/JSON.js)
File: KML (no auto-title, OpenLayers/Format/KML.js) File: KML (no auto-title, OpenLayers/Format/KML.js)
File: OSM (no auto-title, OpenLayers/Format/OSM.js) File: OSM (no auto-title, OpenLayers/Format/OSM.js)
Group: SLD {
File: SLD (no auto-title, OpenLayers/Format/SLD.js) File: SLD (no auto-title, OpenLayers/Format/SLD.js)
File: v1 (no auto-title, OpenLayers/Format/SLD/v1.js)
File: v1_0_0 (no auto-title, OpenLayers/Format/SLD/v1_0_0.js)
} # Group: SLD
File: Text (no auto-title, OpenLayers/Format/Text.js) File: Text (no auto-title, OpenLayers/Format/Text.js)
File: WFS (no auto-title, OpenLayers/Format/WFS.js) File: WFS (no auto-title, OpenLayers/Format/WFS.js)
File: WKT (no auto-title, OpenLayers/Format/WKT.js) File: WKT (no auto-title, OpenLayers/Format/WKT.js)
File: XML (no auto-title, OpenLayers/Format/XML.js)
Group: WMC { Group: WMC {
@@ -126,7 +142,6 @@ Group: OpenLayers {
File: v1_1_0 (no auto-title, OpenLayers/Format/WMC/v1_1_0.js) File: v1_1_0 (no auto-title, OpenLayers/Format/WMC/v1_1_0.js)
} # Group: WMC } # Group: WMC
File: XML (no auto-title, OpenLayers/Format/XML.js)
} # Group: Format } # Group: Format
Group: Geometry { Group: Geometry {
@@ -142,7 +157,6 @@ Group: OpenLayers {
File: Point (no auto-title, OpenLayers/Geometry/Point.js) File: Point (no auto-title, OpenLayers/Geometry/Point.js)
File: Polygon (no auto-title, OpenLayers/Geometry/Polygon.js) File: Polygon (no auto-title, OpenLayers/Geometry/Polygon.js)
File: Rectangle (no auto-title, OpenLayers/Geometry/Rectangle.js) File: Rectangle (no auto-title, OpenLayers/Geometry/Rectangle.js)
File: Surface (no auto-title, OpenLayers/Geometry/Surface.js)
} # Group: Geometry } # Group: Geometry
Group: Handler { Group: Handler {
@@ -166,6 +180,7 @@ Group: OpenLayers {
Group: Lang { Group: Lang {
File: Lang (no auto-title, OpenLayers/Lang.js) File: Lang (no auto-title, OpenLayers/Lang.js)
File: Lang["cs-CZ"] (OpenLayers/Lang/cs-CZ.js)
File: Lang["de"] (no auto-title, OpenLayers/Lang/de.js) File: Lang["de"] (no auto-title, OpenLayers/Lang/de.js)
File: Lang["en"] (no auto-title, OpenLayers/Lang/en.js) File: Lang["en"] (no auto-title, OpenLayers/Lang/en.js)
File: Lang["en-CA"] (no auto-title, OpenLayers/Lang/en-CA.js) File: Lang["en-CA"] (no auto-title, OpenLayers/Lang/en-CA.js)
@@ -217,6 +232,8 @@ Group: OpenLayers {
File: Popup (no auto-title, OpenLayers/Popup.js) File: Popup (no auto-title, OpenLayers/Popup.js)
File: Anchored (no auto-title, OpenLayers/Popup/Anchored.js) File: Anchored (no auto-title, OpenLayers/Popup/Anchored.js)
File: AnchoredBubble (no auto-title, OpenLayers/Popup/AnchoredBubble.js) File: AnchoredBubble (no auto-title, OpenLayers/Popup/AnchoredBubble.js)
File: Framed (OpenLayers/Popup/Framed.js)
File: FramedCloud (OpenLayers/Popup/FramedCloud.js)
} # Group: Popup } # Group: Popup
File: Projection (no auto-title, OpenLayers/Projection.js) File: Projection (no auto-title, OpenLayers/Projection.js)
@@ -229,14 +246,7 @@ Group: OpenLayers {
File: VML (no auto-title, OpenLayers/Renderer/VML.js) File: VML (no auto-title, OpenLayers/Renderer/VML.js)
} # Group: Renderer } # Group: Renderer
Group: Rule {
File: Rule (no auto-title, OpenLayers/Rule.js) File: Rule (no auto-title, OpenLayers/Rule.js)
File: Comparison (no auto-title, OpenLayers/Rule/Comparison.js)
File: FeatureId (no auto-title, OpenLayers/Rule/FeatureId.js)
File: Logical (no auto-title, OpenLayers/Rule/Logical.js)
} # Group: Rule
File: Style (no auto-title, OpenLayers/Style.js) File: Style (no auto-title, OpenLayers/Style.js)
File: StyleMap (no auto-title, OpenLayers/StyleMap.js) File: StyleMap (no auto-title, OpenLayers/StyleMap.js)

View File

@@ -69,7 +69,7 @@ Group: OpenLayers {
File: Control (no auto-title, OpenLayers/Control.js) File: Control (no auto-title, OpenLayers/Control.js)
File: ArgParser (no auto-title, OpenLayers/Control/ArgParser.js) File: ArgParser (no auto-title, OpenLayers/Control/ArgParser.js)
File: Attribution (no auto-title, OpenLayers/Control/Attribution.js) File: Attribution (no auto-title, OpenLayers/Control/Attribution.js)
File: Control.Button (no auto-title, OpenLayers/Control/Button.js) File: Button (no auto-title, OpenLayers/Control/Button.js)
File: DragFeature (no auto-title, OpenLayers/Control/DragFeature.js) File: DragFeature (no auto-title, OpenLayers/Control/DragFeature.js)
File: DragPan (no auto-title, OpenLayers/Control/DragPan.js) File: DragPan (no auto-title, OpenLayers/Control/DragPan.js)
File: DrawFeature (no auto-title, OpenLayers/Control/DrawFeature.js) File: DrawFeature (no auto-title, OpenLayers/Control/DrawFeature.js)
@@ -104,6 +104,14 @@ Group: OpenLayers {
File: WFS (no auto-title, OpenLayers/Feature/WFS.js) File: WFS (no auto-title, OpenLayers/Feature/WFS.js)
} # Group: Feature } # Group: Feature
Group: Filter {
File: Filter (no auto-title, OpenLayers/Filter.js)
File: Comparison (no auto-title, OpenLayers/Filter/Comparison.js)
File: FeatureId (no auto-title, OpenLayers/Filter/FeatureId.js)
File: Logical (no auto-title, OpenLayers/Filter/Logical.js)
} # Group: Filter
Group: Format { Group: Format {
File: Format (no auto-title, OpenLayers/Format.js) File: Format (no auto-title, OpenLayers/Format.js)
@@ -113,10 +121,18 @@ Group: OpenLayers {
File: JSON (no auto-title, OpenLayers/Format/JSON.js) File: JSON (no auto-title, OpenLayers/Format/JSON.js)
File: KML (no auto-title, OpenLayers/Format/KML.js) File: KML (no auto-title, OpenLayers/Format/KML.js)
File: OSM (no auto-title, OpenLayers/Format/OSM.js) File: OSM (no auto-title, OpenLayers/Format/OSM.js)
Group: SLD {
File: SLD (no auto-title, OpenLayers/Format/SLD.js) File: SLD (no auto-title, OpenLayers/Format/SLD.js)
File: v1 (no auto-title, OpenLayers/Format/SLD/v1.js)
File: v1_0_0 (no auto-title, OpenLayers/Format/SLD/v1_0_0.js)
} # Group: SLD
File: Text (no auto-title, OpenLayers/Format/Text.js) File: Text (no auto-title, OpenLayers/Format/Text.js)
File: WFS (no auto-title, OpenLayers/Format/WFS.js) File: WFS (no auto-title, OpenLayers/Format/WFS.js)
File: WKT (no auto-title, OpenLayers/Format/WKT.js) File: WKT (no auto-title, OpenLayers/Format/WKT.js)
File: XML (no auto-title, OpenLayers/Format/XML.js)
Group: WMC { Group: WMC {
@@ -126,7 +142,6 @@ Group: OpenLayers {
File: v1_1_0 (no auto-title, OpenLayers/Format/WMC/v1_1_0.js) File: v1_1_0 (no auto-title, OpenLayers/Format/WMC/v1_1_0.js)
} # Group: WMC } # Group: WMC
File: XML (no auto-title, OpenLayers/Format/XML.js)
} # Group: Format } # Group: Format
Group: Geometry { Group: Geometry {
@@ -142,7 +157,6 @@ Group: OpenLayers {
File: Point (no auto-title, OpenLayers/Geometry/Point.js) File: Point (no auto-title, OpenLayers/Geometry/Point.js)
File: Polygon (no auto-title, OpenLayers/Geometry/Polygon.js) File: Polygon (no auto-title, OpenLayers/Geometry/Polygon.js)
File: Rectangle (no auto-title, OpenLayers/Geometry/Rectangle.js) File: Rectangle (no auto-title, OpenLayers/Geometry/Rectangle.js)
File: Surface (no auto-title, OpenLayers/Geometry/Surface.js)
} # Group: Geometry } # Group: Geometry
Group: Handler { Group: Handler {
@@ -166,6 +180,7 @@ Group: OpenLayers {
Group: Lang { Group: Lang {
File: Lang (no auto-title, OpenLayers/Lang.js) File: Lang (no auto-title, OpenLayers/Lang.js)
File: Lang["cs-CZ"] (OpenLayers/Lang/cs-CZ.js)
File: Lang["de"] (no auto-title, OpenLayers/Lang/de.js) File: Lang["de"] (no auto-title, OpenLayers/Lang/de.js)
File: Lang["en"] (no auto-title, OpenLayers/Lang/en.js) File: Lang["en"] (no auto-title, OpenLayers/Lang/en.js)
File: Lang["en-CA"] (no auto-title, OpenLayers/Lang/en-CA.js) File: Lang["en-CA"] (no auto-title, OpenLayers/Lang/en-CA.js)
@@ -217,6 +232,8 @@ Group: OpenLayers {
File: Popup (no auto-title, OpenLayers/Popup.js) File: Popup (no auto-title, OpenLayers/Popup.js)
File: Anchored (no auto-title, OpenLayers/Popup/Anchored.js) File: Anchored (no auto-title, OpenLayers/Popup/Anchored.js)
File: AnchoredBubble (no auto-title, OpenLayers/Popup/AnchoredBubble.js) File: AnchoredBubble (no auto-title, OpenLayers/Popup/AnchoredBubble.js)
File: Framed (OpenLayers/Popup/Framed.js)
File: FramedCloud (OpenLayers/Popup/FramedCloud.js)
} # Group: Popup } # Group: Popup
File: Projection (no auto-title, OpenLayers/Projection.js) File: Projection (no auto-title, OpenLayers/Projection.js)
@@ -229,14 +246,7 @@ Group: OpenLayers {
File: VML (no auto-title, OpenLayers/Renderer/VML.js) File: VML (no auto-title, OpenLayers/Renderer/VML.js)
} # Group: Renderer } # Group: Renderer
Group: Rule {
File: Rule (no auto-title, OpenLayers/Rule.js) File: Rule (no auto-title, OpenLayers/Rule.js)
File: Comparison (no auto-title, OpenLayers/Rule/Comparison.js)
File: FeatureId (no auto-title, OpenLayers/Rule/FeatureId.js)
File: Logical (no auto-title, OpenLayers/Rule/Logical.js)
} # Group: Rule
File: Style (no auto-title, OpenLayers/Style.js) File: Style (no auto-title, OpenLayers/Style.js)
File: StyleMap (no auto-title, OpenLayers/StyleMap.js) File: StyleMap (no auto-title, OpenLayers/StyleMap.js)

View File

@@ -18,25 +18,25 @@ OpenLayers.Bounds = OpenLayers.Class({
/** /**
* Property: left * Property: left
* {Number} * {Number} Minimum horizontal coordinate.
*/ */
left: null, left: null,
/** /**
* Property: bottom * Property: bottom
* {Number} * {Number} Minimum vertical coordinate.
*/ */
bottom: null, bottom: null,
/** /**
* Property: right * Property: right
* {Number} * {Number} Maximum horizontal coordinate.
*/ */
right: null, right: null,
/** /**
* Property: top * Property: top
* {Number} * {Number} Maximum vertical coordinate.
*/ */
top: null, top: null,
@@ -349,7 +349,7 @@ OpenLayers.Bounds = OpenLayers.Class({
* *
* Parameters: * Parameters:
* bounds - {<OpenLayers.Bounds>} * bounds - {<OpenLayers.Bounds>}
* inclusive - {<Boolean>} Whether or not to include the border. Default * inclusive - {Boolean} Whether or not to include the border. Default
* is true. * is true.
* *
* Returns: * Returns:
@@ -384,10 +384,10 @@ OpenLayers.Bounds = OpenLayers.Class({
* APIMethod: containsBounds * APIMethod: containsBounds
* *
* bounds - {<OpenLayers.Bounds>} * bounds - {<OpenLayers.Bounds>}
* partial - {<Boolean>} If true, only part of passed-in bounds needs be * partial - {Boolean} If true, only part of passed-in bounds needs be
* within this bounds. If false, the entire passed-in bounds must be * within this bounds. If false, the entire passed-in bounds must be
* within. Default is false * within. Default is false
* inclusive - {<Boolean>} Whether or not to include the border. Default is * inclusive - {Boolean} Whether or not to include the border. Default is
* true. * true.
* *
* Returns: * Returns:

View File

@@ -103,7 +103,7 @@ OpenLayers.Control = OpenLayers.Class({
/** /**
* Property: active * Property: active
* {boolean} null * {Boolean} The control is active.
*/ */
active: null, active: null,

View File

@@ -30,8 +30,8 @@ OpenLayers.Control.DragPan = OpenLayers.Class(OpenLayers.Control, {
/** /**
* Method: draw * Method: draw
* Creates a Drag handler, using <OpenLayers.Control.PanMap.panMap> and * Creates a Drag handler, using <panMap> and
* <OpenLayers.Control.PanMap.panMapDone> as callbacks. * <panMapDone> as callbacks.
*/ */
draw: function() { draw: function() {
this.handler = new OpenLayers.Handler.Drag(this, this.handler = new OpenLayers.Handler.Drag(this,

View File

@@ -72,7 +72,7 @@ OpenLayers.Control.ModifyFeature = OpenLayers.Class(OpenLayers.Control, {
/** /**
* Property: selectControl * Property: selectControl
* {<OpenLayers.Control.Select>} * {<OpenLayers.Control.SelectFeature>}
*/ */
selectControl: null, selectControl: null,
@@ -99,7 +99,7 @@ OpenLayers.Control.ModifyFeature = OpenLayers.Class(OpenLayers.Control, {
/** /**
* APIProperty: virtualStyle * APIProperty: virtualStyle
* {<OpenLayers.Feature.Vector.Style>} * {Object} A symbolizer to be used for virtual vertices.
*/ */
virtualStyle: null, virtualStyle: null,

View File

@@ -10,6 +10,9 @@
/** /**
* Class: OpenLayers.Control.NavToolbar * Class: OpenLayers.Control.NavToolbar
*
* Inherits from:
* - <OpenLayers.Control.Panel>
*/ */
OpenLayers.Control.NavToolbar = OpenLayers.Class(OpenLayers.Control.Panel, { OpenLayers.Control.NavToolbar = OpenLayers.Class(OpenLayers.Control.Panel, {

View File

@@ -16,7 +16,7 @@
* when there are no states to restore. * when there are no states to restore.
* *
* Inherits from: * Inherits from:
* - <OpenLayers.Control.Control> * - <OpenLayers.Control>
*/ */
OpenLayers.Control.NavigationHistory = OpenLayers.Class(OpenLayers.Control, { OpenLayers.Control.NavigationHistory = OpenLayers.Class(OpenLayers.Control, {
@@ -32,7 +32,7 @@ OpenLayers.Control.NavigationHistory = OpenLayers.Class(OpenLayers.Control, {
/** /**
* APIProperty: previous * APIProperty: previous
* {OpenLayers.Control} A button type control whose trigger method restores * {<OpenLayers.Control>} A button type control whose trigger method restores
* the previous state managed by this control. * the previous state managed by this control.
*/ */
previous: null, previous: null,
@@ -46,7 +46,7 @@ OpenLayers.Control.NavigationHistory = OpenLayers.Class(OpenLayers.Control, {
/** /**
* APIProperty: next * APIProperty: next
* {OpenLayers.Control} A button type control whose trigger method restores * {<OpenLayers.Control>} A button type control whose trigger method restores
* the next state managed by this control. * the next state managed by this control.
*/ */
next: null, next: null,

View File

@@ -8,7 +8,7 @@
*/ */
/** /**
* Class: OpenLayers.PanZoom * Class: OpenLayers.Control.PanZoom
* *
* Inherits from: * Inherits from:
* - <OpenLayers.Control> * - <OpenLayers.Control>

View File

@@ -12,7 +12,6 @@
* *
* Inherits from: * Inherits from:
* - <OpenLayers.Control.PanZoom> * - <OpenLayers.Control.PanZoom>
* - <OpenLayers.Control>
*/ */
OpenLayers.Control.PanZoomBar = OpenLayers.Class(OpenLayers.Control.PanZoom, { OpenLayers.Control.PanZoomBar = OpenLayers.Class(OpenLayers.Control.PanZoom, {
@@ -56,7 +55,7 @@ OpenLayers.Control.PanZoomBar = OpenLayers.Class(OpenLayers.Control.PanZoom, {
zoomWorldIcon: false, zoomWorldIcon: false,
/** /**
* Constructor: <OpenLayers.Control.PanZoomBar> * Constructor: OpenLayers.Control.PanZoomBar
*/ */
initialize: function() { initialize: function() {
OpenLayers.Control.PanZoom.prototype.initialize.apply(this, arguments); OpenLayers.Control.PanZoom.prototype.initialize.apply(this, arguments);

View File

@@ -15,7 +15,7 @@
OpenLayers.Control.Panel = OpenLayers.Class(OpenLayers.Control, { OpenLayers.Control.Panel = OpenLayers.Class(OpenLayers.Control, {
/** /**
* Property: controls * Property: controls
* Array({<OpenLayers.Control>}) * {Array(<OpenLayers.Control>)}
*/ */
controls: null, controls: null,

View File

@@ -68,9 +68,6 @@ OpenLayers.Filter.Comparison = OpenLayers.Class(OpenLayers.Filter, {
* Creates a comparison rule. * Creates a comparison rule.
* *
* Parameters: * Parameters:
* params - {Object} Hash of parameters for this rule:
* -
* - value:
* options - {Object} An optional object with properties to set on the * options - {Object} An optional object with properties to set on the
* rule * rule
* *
@@ -204,7 +201,7 @@ OpenLayers.Filter.Comparison = OpenLayers.Class(OpenLayers.Filter, {
* value - {String} or {Number}, same as property * value - {String} or {Number}, same as property
* *
* Returns: * Returns:
* {boolean} * {Boolean}
*/ */
binaryCompare: function(context, property, value) { binaryCompare: function(context, property, value) {
switch (this.type) { switch (this.type) {

View File

@@ -19,7 +19,7 @@ OpenLayers.Filter.FeatureId = OpenLayers.Class(OpenLayers.Filter, {
/** /**
* APIProperty: fids * APIProperty: fids
* {Array(<String>)} Feature Ids to evaluate this rule against. To be passed * {Array(String)} Feature Ids to evaluate this rule against. To be passed
* To be passed inside the params object. * To be passed inside the params object.
*/ */
fids: null, fids: null,
@@ -50,7 +50,7 @@ OpenLayers.Filter.FeatureId = OpenLayers.Class(OpenLayers.Filter, {
* for plain features against the id. * for plain features against the id.
* *
* Returns: * Returns:
* {boolean} true if the rule applies, false if it does not * {Boolean} true if the rule applies, false if it does not
*/ */
evaluate: function(feature) { evaluate: function(feature) {
for (var i=0; i<this.fids.length; i++) { for (var i=0; i<this.fids.length; i++) {

View File

@@ -267,7 +267,7 @@ OpenLayers.Format.GeoRSS = OpenLayers.Class(OpenLayers.Format.XML, {
* Accept Feature Collection, and return a string. * Accept Feature Collection, and return a string.
* *
* Parameters: * Parameters:
* features - Array({<OpenLayers.Feature.Vector>}) List of features to serialize into a string. * features - {Array(<OpenLayers.Feature.Vector>)} List of features to serialize into a string.
*/ */
write: function(features) { write: function(features) {
var georss; var georss;

View File

@@ -283,7 +283,7 @@ OpenLayers.Format.OSM = OpenLayers.Class(OpenLayers.Format.XML, {
* in tools like JOSM. * in tools like JOSM.
* *
* Parameters: * Parameters:
* features - Array({<OpenLayers.Feature.Vector>}) * features - {Array(<OpenLayers.Feature.Vector>)}
*/ */
write: function(features) { write: function(features) {
if (!(features instanceof Array)) { if (!(features instanceof Array)) {

View File

@@ -31,7 +31,7 @@ OpenLayers.Geometry.MultiPoint = OpenLayers.Class(
* Create a new MultiPoint Geometry * Create a new MultiPoint Geometry
* *
* Parameters: * Parameters:
* components - Array({<OpenLayers.Geometry.Point>}) * components - {Array(<OpenLayers.Geometry.Point>)}
* *
* Returns: * Returns:
* {<OpenLayers.Geometry.MultiPoint>} * {<OpenLayers.Geometry.MultiPoint>}

View File

@@ -33,7 +33,7 @@ OpenLayers.Geometry.Polygon = OpenLayers.Class(
* *
* *
* Parameters: * Parameters:
* components - Array({<OpenLayers.Geometry.LinearRing>}) * components - {Array(<OpenLayers.Geometry.LinearRing>)}
*/ */
initialize: function(components) { initialize: function(components) {
OpenLayers.Geometry.Collection.prototype.initialize.apply(this, OpenLayers.Geometry.Collection.prototype.initialize.apply(this,

View File

@@ -6,15 +6,8 @@
* @requires OpenLayers/Geometry.js * @requires OpenLayers/Geometry.js
*/ */
/**
* Class: OpenLayers.Geometry.Surface
*/
OpenLayers.Geometry.Surface = OpenLayers.Class(OpenLayers.Geometry, { OpenLayers.Geometry.Surface = OpenLayers.Class(OpenLayers.Geometry, {
/**
* Constructor: OpenLayers.Geometry.Surface
*
*/
initialize: function() { initialize: function() {
OpenLayers.Geometry.prototype.initialize.apply(this, arguments); OpenLayers.Geometry.prototype.initialize.apply(this, arguments);
}, },

View File

@@ -79,7 +79,7 @@ OpenLayers.Handler.Click = OpenLayers.Class(OpenLayers.Handler, {
/** /**
* Property: timerId * Property: timerId
* {Number} The id of the timeout waiting to clear the <delayedEvent>. * {Number} The id of the timeout waiting to clear the <delayedCall>.
*/ */
timerId: null, timerId: null,

View File

@@ -26,7 +26,7 @@ OpenLayers.Layer.GeoRSS = OpenLayers.Class(OpenLayers.Layer.Markers, {
/** /**
* Property: features * Property: features
* Array({<OpenLayers.Feature>}) * {Array(<OpenLayers.Feature>)}
*/ */
features: null, features: null,

View File

@@ -9,8 +9,8 @@
/** /**
* Class: OpenLayers.Layer.MapServer.Untiled * Class: OpenLayers.Layer.MapServer.Untiled
* Deprecated, to be removed in 3.0 - instead use OpenLayers.Layer.MapServer and * *Deprecated*. To be removed in 3.0. Instead use OpenLayers.Layer.MapServer
* pass the option 'singleTile' as true. * and pass the option 'singleTile' as true.
* *
* Inherits from: * Inherits from:
* - <OpenLayers.Layer.MapServer> * - <OpenLayers.Layer.MapServer>

View File

@@ -23,7 +23,7 @@ OpenLayers.Layer.Markers = OpenLayers.Class(OpenLayers.Layer, {
/** /**
* Property: markers * Property: markers
* Array({<OpenLayers.Marker>}) internal marker list * {Array(<OpenLayers.Marker>)} internal marker list
*/ */
markers: null, markers: null,

View File

@@ -13,8 +13,8 @@
* option. See Ticket #953 for more details. * option. See Ticket #953 for more details.
* *
* Inherits from: * Inherits from:
* - <OpenLayers.Layers.EventPane> * - <OpenLayers.Layer.EventPane>
* - <OpenLayers.Layers.FixedZoomLevels> * - <OpenLayers.Layer.FixedZoomLevels>
*/ */
OpenLayers.Layer.MultiMap = OpenLayers.Class( OpenLayers.Layer.MultiMap = OpenLayers.Class(
OpenLayers.Layer.EventPane, OpenLayers.Layer.FixedZoomLevels, { OpenLayers.Layer.EventPane, OpenLayers.Layer.FixedZoomLevels, {

View File

@@ -50,7 +50,7 @@ OpenLayers.Layer.Text = OpenLayers.Class(OpenLayers.Layer.Markers, {
/** /**
* Property: features * Property: features
* Array({<OpenLayers.Feature>}) * {Array(<OpenLayers.Feature>)}
*/ */
features: null, features: null,

View File

@@ -87,13 +87,13 @@ OpenLayers.Layer.Vector = OpenLayers.Class(OpenLayers.Layer, {
/** /**
* APIProperty: features * APIProperty: features
* Array({<OpenLayers.Feature.Vector>}) * {Array(<OpenLayers.Feature.Vector>)}
*/ */
features: null, features: null,
/** /**
* Property: selectedFeatures * Property: selectedFeatures
* Array({<OpenLayers.Feature.Vector>}) * {Array(<OpenLayers.Feature.Vector>)}
*/ */
selectedFeatures: null, selectedFeatures: null,
@@ -118,7 +118,7 @@ OpenLayers.Layer.Vector = OpenLayers.Class(OpenLayers.Layer, {
/** /**
* Property: renderers * Property: renderers
* Array({String}) List of supported Renderer classes. Add to this list to * {Array(String)} List of supported Renderer classes. Add to this list to
* add support for additional renderers. This list is ordered: * add support for additional renderers. This list is ordered:
* the first renderer which returns true for the 'supported()' * the first renderer which returns true for the 'supported()'
* method will be used, if not defined in the 'renderer' option. * method will be used, if not defined in the 'renderer' option.

View File

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

View File

@@ -820,7 +820,7 @@ OpenLayers.Map = OpenLayers.Class({
* APIMethod: addLayers * APIMethod: addLayers
* *
* Parameters: * Parameters:
* layers - Array({<OpenLayers.Layer>}) * layers - {Array(<OpenLayers.Layer>)}
*/ */
addLayers: function (layers) { addLayers: function (layers) {
for (var i = 0; i < layers.length; i++) { for (var i = 0; i < layers.length; i++) {

View File

@@ -122,7 +122,7 @@ OpenLayers.Rule = OpenLayers.Class({
* feature - {<OpenLayers.Feature>} feature to apply the rule to. * feature - {<OpenLayers.Feature>} feature to apply the rule to.
* *
* Returns: * Returns:
* {boolean} true if the rule applies, false if it does not. * {Boolean} true if the rule applies, false if it does not.
* This rule is the default rule and always returns true. * This rule is the default rule and always returns true.
*/ */
evaluate: function(feature) { evaluate: function(feature) {

View File

@@ -48,7 +48,7 @@ OpenLayers.Style = OpenLayers.Class({
/** /**
* Property: rules * Property: rules
* Array({<OpenLayers.Rule>}) * {Array(<OpenLayers.Rule>)}
*/ */
rules: null, rules: null,