commit 447d9ec05b64ef54728e51976620f5df7a8e8490 Author: Éric Lemoine Date: Fri Sep 28 10:52:49 2012 +0200 Update diff --git a/apidoc/master/global.html b/apidoc/master/global.html new file mode 100644 index 0000000000..8f562a85da --- /dev/null +++ b/apidoc/master/global.html @@ -0,0 +1,271 @@ + + + + + OpenLayers Global + + + + + + + + + + +
+ +

Global

+ + + + + +
+ +
+

+ +

+ +
+ +
+
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + + + + + + +

Members

+ +
+ +
+

<constant> {number} :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shiftdragzoom.js, line 16
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

grid

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileJSON + + +TileJSON + + + + Tile JSON.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilejson.js, line 38
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/index.html b/apidoc/master/index.html new file mode 100644 index 0000000000..7d3f9280a8 --- /dev/null +++ b/apidoc/master/index.html @@ -0,0 +1,62 @@ + + + + + OpenLayers Index + + + + + + + + + + +
+ +

Index

+ + + + + + + +

+ + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Attribution.html b/apidoc/master/ol.Attribution.html new file mode 100644 index 0000000000..917f6646d9 --- /dev/null +++ b/apidoc/master/ol.Attribution.html @@ -0,0 +1,472 @@ + + + + + OpenLayers Class: ol.Attribution + + + + + + + + + + +
+ +

Class: ol.Attribution

+ + + + + +
+ +
+

+ ol.Attribution +

+ +
+ +
+
+ + + + +
+

new Attribution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
html + + +string + + + + HTML.
coverageAreas + + +Array.<ol.CoverageArea>= + + + + (Optional) Coverage areas.
projection + + +ol.Projection= + + + + (Optional) Projection.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 14
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + +

Methods

+ +
+ +
+

getCoverageAreas

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 40
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Coverage areas. +
+ + + +
+
+ Type +
+
+ +Array.<ol.CoverageArea> + + +
+
+ + + + +
+ + + +
+

getHtml

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 48
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ HTML. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 56
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Collection.html b/apidoc/master/ol.Collection.html new file mode 100644 index 0000000000..ff85212d80 --- /dev/null +++ b/apidoc/master/ol.Collection.html @@ -0,0 +1,2174 @@ + + + + + OpenLayers Class: ol.Collection + + + + + + + + + + +
+ +

Class: ol.Collection

+ + + + + +
+ +
+

+ ol.Collection +

+ +
+ +
+
+ + + + +
+

new Collection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
array + + +Array= + + + + (Optional) Array.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 77
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

changed

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 147
+ + + + + + + +
+ + + +
+ + + +
+

setValues

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 239
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

bindTo

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
target + + +ol.Object + + + + Target.
targetKey + + +string= + + + + (Optional) Target key.
noNotify + + +boolean= + + + + (Optional) No notify.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

clear

+ + +
+
+ + +
+ Remove all elements from the collection. +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 96
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

forEach

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
f + + +Function + + + + Function.
obj + + +Object= + + + + (Optional) Object.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 107
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

get

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

getArray

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 115
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Array. +
+ + + +
+
+ Type +
+
+ +Array + + +
+
+ + + + +
+ + + +
+

getAt

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
index + + +number + + + + Index.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 124
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Element. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

getLength

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 132
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Length. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

insertAt

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
index + + +number + + + + Index.
elem + + +* + + + + Element.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 141
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

notify

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 175
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

pop

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Element. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

push

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
elem + + +* + + + + Element.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 163
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Length. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

removeAt

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
index + + +number + + + + Index.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 174
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

set

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
value + + +* + + + + Value.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setAt

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
index + + +number + + + + Index.
elem + + +* + + + + Element.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 190
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOptions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +Object.<string, *> + + + + Options.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 224
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbind

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbindAll

+ + +
+
+ + +
+ Removes all bindings. +
+ + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 262
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.CollectionEvent.html b/apidoc/master/ol.CollectionEvent.html new file mode 100644 index 0000000000..ae48b010d1 --- /dev/null +++ b/apidoc/master/ol.CollectionEvent.html @@ -0,0 +1,415 @@ + + + + + OpenLayers Class: ol.CollectionEvent + + + + + + + + + + +
+ +

Class: ol.CollectionEvent

+ + + + + +
+ +
+

+ ol.CollectionEvent +

+ +
+ +
+
+ + + + +
+

new CollectionEvent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
type + + +ol.CollectionEventType + + + + Type.
elem + + +*= + + + + (Optional) Element.
index + + +number= + + + + (Optional) Index.
prev + + +*= + + + + (Optional) Value.
target + + +Object= + + + + (Optional) Target.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 39
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.events.Event
  • +
+ + + + + + + + + + + +

Members

+ +
+ +
+

elem :*

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 47
+ + + + + + + +
+ + + +
+ + + +
+

index :number|undefined

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 52
+ + + + + + + +
+ + + +
+ + + +
+

prev :*

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • collection.js, line 57
+ + + + + + + +
+ + + +
+ +
+ + + + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Color.html b/apidoc/master/ol.Color.html new file mode 100644 index 0000000000..0546729703 --- /dev/null +++ b/apidoc/master/ol.Color.html @@ -0,0 +1,584 @@ + + + + + OpenLayers Class: ol.Color + + + + + + + + + + +
+ +

Class: ol.Color

+ + + + + +
+ +
+

+ ol.Color +

+ +
+ +
+
+ + + + +
+

new Color

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
r + + +number + + + + Red.
g + + +number + + + + Green.
b + + +number + + + + Blue.
a + + +number + + + + Alpha.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • color.js, line 14
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + +

Members

+ +
+ +
+

a :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • color.js, line 34
+ + + + + + + +
+ + + +
+ + + +
+

b :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • color.js, line 29
+ + + + + + + +
+ + + +
+ + + +
+

g :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • color.js, line 24
+ + + + + + + +
+ + + +
+ + + +
+

r :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • color.js, line 19
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<static> createFromString

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
str + + +string + + + + String.
a + + +number= + + + + (Optional) Alpha.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • color.js, line 44
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Color. +
+ + + +
+
+ Type +
+
+ +ol.Color + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Constraints.html b/apidoc/master/ol.Constraints.html new file mode 100644 index 0000000000..500c99b2b8 --- /dev/null +++ b/apidoc/master/ol.Constraints.html @@ -0,0 +1,300 @@ + + + + + OpenLayers Class: ol.Constraints + + + + + + + + + + +
+ +

Class: ol.Constraints

+ + + + + +
+ +
+

+ ol.Constraints +

+ +
+ +
+
+ + + + +
+

new Constraints

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
resolutionConstraint + + +ol.ResolutionConstraintType + + + + Resolution constraint.
rotationConstraint + + +ol.RotationConstraintType + + + + Rotation constraint.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • constraints.js, line 15
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + +

Members

+ +
+ +
+

resolution :ol.ResolutionConstraintType

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • constraints.js, line 20
+ + + + + + + +
+ + + +
+ + + +
+

rotation :ol.RotationConstraintType

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • constraints.js, line 25
+ + + + + + + +
+ + + +
+ +
+ + + + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Coordinate.html b/apidoc/master/ol.Coordinate.html new file mode 100644 index 0000000000..37974db77b --- /dev/null +++ b/apidoc/master/ol.Coordinate.html @@ -0,0 +1,260 @@ + + + + + OpenLayers Class: ol.Coordinate + + + + + + + + + + +
+ +

Class: ol.Coordinate

+ + + + + +
+ +
+

+ ol.Coordinate +

+ +
+ +
+
+ + + + +
+

new Coordinate

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
x + + +number + + + + X.
y + + +number + + + + Y.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • coordinate.js, line 13
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.math.Vec2
  • +
+ + + + + + + + + + + +

Members

+ +
+ +
+

<static, constant> ZERO :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • coordinate.js, line 23
+ + + + + + + +
+ + + +
+ +
+ + + + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.CoverageArea.html b/apidoc/master/ol.CoverageArea.html new file mode 100644 index 0000000000..abc5e733c8 --- /dev/null +++ b/apidoc/master/ol.CoverageArea.html @@ -0,0 +1,579 @@ + + + + + OpenLayers Class: ol.CoverageArea + + + + + + + + + + +
+ +

Class: ol.CoverageArea

+ + + + + +
+ +
+

+ ol.CoverageArea +

+ +
+ +
+
+ + + + +
+

new CoverageArea

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • coveragearea.js, line 11
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + +

Members

+ +
+ +
+

extent :ol.Extent

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • coveragearea.js, line 16
+ + + + + + + +
+ + + +
+ + + +
+

intersectsExtentAndResolution

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • coveragearea.js, line 35
+ + + + + + + +
+ + + +
+ + + +
+

intersectsExtentAndZ

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • coveragearea.js, line 43
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

intersectsExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • coveragearea.js, line 25
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Intersects. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

transform

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
transformFn + + +ol.TransformFunction + + + + Transform.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • coveragearea.js, line 50
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Transformed coverage area. +
+ + + +
+
+ Type +
+
+ +ol.CoverageArea + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Extent.html b/apidoc/master/ol.Extent.html new file mode 100644 index 0000000000..ced8706443 --- /dev/null +++ b/apidoc/master/ol.Extent.html @@ -0,0 +1,1529 @@ + + + + + OpenLayers Class: ol.Extent + + + + + + + + + + +
+ +

Class: ol.Extent

+ + + + + +
+ +
+

+ ol.Extent +

+ +
+ +
+
+ + + + +
+

new Extent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
minX + + +number + + + + Minimum X.
minY + + +number + + + + Minimum Y.
maxX + + +number + + + + Maximum X.
maxY + + +number + + + + Maximum Y.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • extent.js, line 17
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

maxX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 34
+ + + + + + + +
+ + + +
+ + + +
+

maxY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 39
+ + + + + + + +
+ + + +
+ + + +
+

minX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 24
+ + + + + + + +
+ + + +
+ + + +
+

minY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 29
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<static> boundingExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
var_args + + +ol.Coordinate + + + + Coordinates.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • extent.js, line 27
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Bounding extent. +
+ + + +
+
+ Type +
+
+ +!ol.Extent + + +
+
+ + + + +
+ + + +
+

contains

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • extent.js, line 47
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Contains. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

getCenter

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 47
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Center. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

getHeight

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 56
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Height. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getSize

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 64
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Size. +
+ + + +
+
+ Type +
+
+ +ol.Size + + +
+
+ + + + +
+ + + +
+

getWidth

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 72
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Width. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

intersects

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
rectangle + + +ol.Rectangle + + + + Rectangle.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 81
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Intersects. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

normalize

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 93
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Coordinate. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

toString

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 103
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ String. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

transform

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
transformFn + + +ol.TransformFunction + + + + Transform function.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • extent.js, line 57
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Map.html b/apidoc/master/ol.Map.html new file mode 100644 index 0000000000..d2f8ff031a --- /dev/null +++ b/apidoc/master/ol.Map.html @@ -0,0 +1,5585 @@ + + + + + OpenLayers Class: ol.Map + + + + + + + + + + +
+ +

Class: ol.Map

+ + + + + +
+ +
+

+ ol.Map +

+ +
+ +
+
+ + + + +
+

new Map

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
container + + +Element + + + + Container.
mapOptionsLiteral + + +ol.MapOptionsLiteral + + + + Map options literal.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 82
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

changed

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 147
+ + + + + + + +
+ + + +
+ + + +
+

<protected> logger :goog.debug.Logger

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 91
+ + + + + + + +
+ + + +
+ + + +
+

setValues

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 239
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

bindTo

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
target + + +ol.Object + + + + Target.
targetKey + + +string= + + + + (Optional) Target key.
noNotify + + +boolean= + + + + (Optional) No notify.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

canRotate

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 213
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Can rotate. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

fitExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 221
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

fitUserExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
userExtent + + +ol.Extent + + + + Extent in user projection.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 237
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

freezeRendering

+ + +
+
+ + +
+ Freeze rendering. +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

get

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

getBackgroundColor

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 253
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Background color. +
+ + + +
+
+ Type +
+
+ +ol.Color +| + +undefined + + +
+
+ + + + +
+ + + +
+

getCenter

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 266
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Center. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate +| + +undefined + + +
+
+ + + + +
+ + + +
+

getContainer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 278
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Container. +
+ + + +
+
+ Type +
+
+ +Element + + +
+
+ + + + +
+ + + +
+

getCoordinateFromPixel

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
pixel + + +ol.Pixel + + + + Pixel.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 287
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Coordinate. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate +| + +undefined + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 299
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent +| + +undefined + + +
+
+ + + + +
+ + + +
+

getInteractions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 318
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Interactions. +
+ + + +
+
+ Type +
+
+ +ol.Collection + + +
+
+ + + + +
+ + + +
+

getLayers

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 330
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layers. +
+ + + +
+
+ Type +
+
+ +ol.Collection + + +
+
+ + + + +
+ + + +
+

getPixelFromCoordinate

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 339
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Pixel. +
+ + + +
+
+ Type +
+
+ +ol.Pixel +| + +undefined + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 351
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection +| + +undefined + + +
+
+ + + + +
+ + + +
+

getResolution

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 363
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Resolution. +
+ + + +
+
+ Type +
+
+ +number +| + +undefined + + +
+
+ + + + +
+ + + +
+

getResolutionForExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 376
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Resolution. +
+ + + +
+
+ Type +
+
+ +number +| + +undefined + + +
+
+ + + + +
+ + + +
+

getRotatedExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 391
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Rotated extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getRotation

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 416
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Rotation. +
+ + + +
+
+ Type +
+
+ +number +| + +undefined + + +
+
+ + + + +
+ + + +
+

getSize

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 428
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Size. +
+ + + +
+
+ Type +
+
+ +ol.Size +| + +undefined + + +
+
+ + + + +
+ + + +
+

getUserCenter

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 440
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Center in user projection. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate +| + +undefined + + +
+
+ + + + +
+ + + +
+

getUserExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 453
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent in user projection. +
+ + + +
+
+ Type +
+
+ +ol.Extent +| + +undefined + + +
+
+ + + + +
+ + + +
+

getUserProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 466
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection +| + +undefined + + +
+
+ + + + +
+ + + +
+

getViewport

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 479
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Viewport. +
+ + + +
+
+ Type +
+
+ +Element + + +
+
+ + + + +
+ + + +
+

handleBrowserEvent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
browserEvent + + +goog.events.BrowserEvent + + + + Browser event.
type + + +string= + + + + (Optional) Type.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 488
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleBrowserWindowResize

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 530
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
mapBrowserEvent + + +ol.MapBrowserEvent + + + + The event to handle.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 498
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleProjectionChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 514
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleUserProjectionChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 522
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

isAnimating

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 540
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Is animating. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

isDef

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 548
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Is defined. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

notify

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 175
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

onAnimationFrame

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 558
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

render

+ + +
+
+ + +
+ Render. +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 588
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

rotate

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
rotation + + +number +| + +undefined + + + + Rotation.
delta + + +number + + + + Delta.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 627
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

set

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
value + + +* + + + + Value.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setBackgroundColor

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
backgroundColor + + +ol.Color + + + + Background color.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 636
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setCenter

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
center + + +ol.Coordinate +| + +undefined + + + + Center.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 648
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setInteractions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
interactions + + +ol.Collection + + + + Interactions.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 660
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setLayers

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layers + + +ol.Collection + + + + Layers.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 672
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOptions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +Object.<string, *> + + + + Options.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 224
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projection.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 684
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
resolution + + +number +| + +undefined + + + + Resolution.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 696
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setRotation

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
rotation + + +number +| + +undefined + + + + Rotation.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 708
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setSize

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
size + + +ol.Size + + + + Size.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 720
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setUserCenter

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
userCenter + + +ol.Coordinate + + + + Center in user projection.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 732
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setUserProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
userProjection + + +ol.Projection + + + + User projection.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 744
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

startAnimating

+ + +
+
+ + +
+ Start animating. +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 756
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

stopAnimating

+ + +
+
+ + +
+ Stop animating. +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 769
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbind

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbindAll

+ + +
+
+ + +
+ Removes all bindings. +
+ + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 262
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unfreezeRendering

+ + +
+
+ + +
+ Unfreeze rendering. +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 783
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

withFrozenRendering

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
f + + +function(this: T) + + + + Function.
obj + + +T= + + + + (Optional) Object.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 798
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

zoom

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
delta + + +number + + + + Delta from previous zoom level.
anchor + + +ol.Coordinate= + + + + (Optional) Anchor coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 835
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

zoomToResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
resolution + + +number +| + +undefined + + + + Resolution to go to.
anchor + + +ol.Coordinate= + + + + (Optional) Anchor coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 845
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.MapBrowserEvent.html b/apidoc/master/ol.MapBrowserEvent.html new file mode 100644 index 0000000000..23d95703fa --- /dev/null +++ b/apidoc/master/ol.MapBrowserEvent.html @@ -0,0 +1,845 @@ + + + + + OpenLayers Class: ol.MapBrowserEvent + + + + + + + + + + +
+ +

Class: ol.MapBrowserEvent

+ + + + + +
+ +
+

+ ol.MapBrowserEvent +

+ +
+ +
+
+ + + + +
+

new MapBrowserEvent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
type + + +string + + + + Event type.
map + + +ol.Map + + + + Map.
browserEvent + + +goog.events.BrowserEvent + + + + Browser event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapbrowserevent.js, line 24
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

<static> EventType :string

+ + +
+
+ +
+ Constants for event names. +
+ + + +
+ + +
Properties:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDefaultDescription
CLICK + + +string + + + + + + goog.events.EventType.CLICK + +
DBLCLICK + + +string + + + + + + goog.events.EventType.DBLCLICK + +
DRAGSTART + + +string + + + + + + dragstart + +
DRAG + + +string + + + + + + drag + +
DRAGEND + + +string + + + + + + dragend + +
+ + + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapbrowserevent.js, line 285
+ + + + + + + +
+ + + +
+ + + +
+

browserEvent :goog.events.BrowserEvent

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapbrowserevent.js, line 31
+ + + + + + + +
+ + + +
+ + + +
+

defaultPrevented :boolean

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • mapevent.js, line 25
+ + + + + + + +
+ + + +
+ + + +
+

map :ol.Map

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • mapevent.js, line 20
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getCoordinate

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapbrowserevent.js, line 46
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Coordinate. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate +| + +undefined + + +
+
+ + + + +
+ + + +
+

isMouseActionButton

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapbrowserevent.js, line 65
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Do we have a left click? +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

preventDefault

+ + +
+
+ + +
+ Prevents the default action. +
+ + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • mapevent.js, line 34
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.MapBrowserEventHandler.html b/apidoc/master/ol.MapBrowserEventHandler.html new file mode 100644 index 0000000000..409ac7166f --- /dev/null +++ b/apidoc/master/ol.MapBrowserEventHandler.html @@ -0,0 +1,252 @@ + + + + + OpenLayers Class: ol.MapBrowserEventHandler + + + + + + + + + + +
+ +

Class: ol.MapBrowserEventHandler

+ + + + + +
+ +
+

+ ol.MapBrowserEventHandler +

+ +
+ +
+
+ + + + +
+

new MapBrowserEventHandler

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
map + + +ol.Map + + + + The map with the viewport to listen to events on.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapbrowserevent.js, line 78
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.events.EventTarget
  • +
+ + + + + + + + + + + + + +

Methods

+ +
+ +
+

disposeInternal

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapbrowserevent.js, line 261
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.MapEvent.html b/apidoc/master/ol.MapEvent.html new file mode 100644 index 0000000000..39180cfa3e --- /dev/null +++ b/apidoc/master/ol.MapEvent.html @@ -0,0 +1,373 @@ + + + + + OpenLayers Class: ol.MapEvent + + + + + + + + + + +
+ +

Class: ol.MapEvent

+ + + + + +
+ +
+

+ ol.MapEvent +

+ +
+ +
+
+ + + + +
+

new MapEvent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
type + + +string + + + + Event type.
map + + +ol.Map + + + + Map.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapevent.js, line 13
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.events.Event
  • +
+ + + + + + + + + + + +

Members

+ +
+ +
+

defaultPrevented :boolean

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapevent.js, line 25
+ + + + + + + +
+ + + +
+ + + +
+

map :ol.Map

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapevent.js, line 20
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

preventDefault

+ + +
+
+ + +
+ Prevents the default action. +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapevent.js, line 34
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Object.html b/apidoc/master/ol.Object.html new file mode 100644 index 0000000000..af2e845457 --- /dev/null +++ b/apidoc/master/ol.Object.html @@ -0,0 +1,1826 @@ + + + + + OpenLayers Class: ol.Object + + + + + + + + + + +
+ +

Class: ol.Object

+ + + + + +
+ +
+

+ ol.Object +

+ +
+ +
+
+ + + + +
+

new Object

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
values + + +Object.<string, *>= + + + + (Optional) Values.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 31
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.events.EventTarget
  • +
+ + + + + + + + + + + +

Members

+ +
+ +
+

changed

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 147
+ + + + + + + +
+ + + +
+ + + +
+

setValues

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 239
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

bindTo

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
target + + +ol.Object + + + + Target.
targetKey + + +string= + + + + (Optional) Target key.
noNotify + + +boolean= + + + + (Optional) No notify.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<static> capitalize

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
str + + +string + + + + String.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 65
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Capitalized string. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

get

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

<static> getAccessors

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
obj + + +ol.Object + + + + Object.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 74
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Accessors. +
+ + + +
+
+ Type +
+
+ +Object.<string, {target: ol.Object, key: string}> + + +
+
+ + + + +
+ + + +
+

<static> getChangedEventType

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 84
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Changed name. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

<static> getGetterName

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + String.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 94
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Getter name. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

<static> getListeners

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
obj + + +ol.Object + + + + Object.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 104
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Listeners. +
+ + + +
+
+ Type +
+
+ +Object.<string, ?number> + + +
+
+ + + + +
+ + + +
+

<static> getSetterName

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + String.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 114
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Setter name. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

notify

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 175
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

set

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
value + + +* + + + + Value.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOptions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +Object.<string, *> + + + + Options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 224
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbind

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbindAll

+ + +
+
+ + +
+ Removes all bindings. +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • object.js, line 262
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Pixel.html b/apidoc/master/ol.Pixel.html new file mode 100644 index 0000000000..7974ff293e --- /dev/null +++ b/apidoc/master/ol.Pixel.html @@ -0,0 +1,210 @@ + + + + + OpenLayers Class: ol.Pixel + + + + + + + + + + +
+ +

Class: ol.Pixel

+ + + + + +
+ +
+

+ ol.Pixel +

+ +
+ +
+
+ + + + +
+

new Pixel

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
x + + +number + + + + X.
y + + +number + + + + Y.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • pixel.js, line 13
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.math.Coordinate
  • +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.PixelBounds.html b/apidoc/master/ol.PixelBounds.html new file mode 100644 index 0000000000..c8979dbca8 --- /dev/null +++ b/apidoc/master/ol.PixelBounds.html @@ -0,0 +1,1154 @@ + + + + + OpenLayers Class: ol.PixelBounds + + + + + + + + + + +
+ +

Class: ol.PixelBounds

+ + + + + +
+ +
+

+ ol.PixelBounds +

+ +
+ +
+
+ + + + +
+

new PixelBounds

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
minX + + +number + + + + Minimum X.
minY + + +number + + + + Minimum Y.
maxX + + +number + + + + Maximum X.
maxY + + +number + + + + Maximum Y.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • pixelbounds.js, line 15
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

maxX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 34
+ + + + + + + +
+ + + +
+ + + +
+

maxY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 39
+ + + + + + + +
+ + + +
+ + + +
+

minX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 24
+ + + + + + + +
+ + + +
+ + + +
+

minY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 29
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getCenter

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 47
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Center. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

getHeight

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 56
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Height. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getSize

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 64
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Size. +
+ + + +
+
+ Type +
+
+ +ol.Size + + +
+
+ + + + +
+ + + +
+

getWidth

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 72
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Width. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

intersects

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
rectangle + + +ol.Rectangle + + + + Rectangle.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 81
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Intersects. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

normalize

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 93
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Coordinate. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

toString

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 103
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ String. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Proj4jsProjection.html b/apidoc/master/ol.Proj4jsProjection.html new file mode 100644 index 0000000000..ecc0ec6194 --- /dev/null +++ b/apidoc/master/ol.Proj4jsProjection.html @@ -0,0 +1,553 @@ + + + + + OpenLayers Class: ol.Proj4jsProjection + + + + + + + + + + +
+ +

Class: ol.Proj4jsProjection

+ + + + + +
+ +
+

+ ol.Proj4jsProjection +

+ +
+ +
+
+ + + + +
+

new Proj4jsProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
code + + +string + + + + Code.
proj4jsProj + + +Proj4js.Proj + + + + Proj4js projection.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 87
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + + + +

Methods

+ +
+ +
+

getCode

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • projection.js, line 59
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Code. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • projection.js, line 67
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getProj4jsProj

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 106
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Proj4js projection. +
+ + + +
+
+ Type +
+
+ +Proj4js.Proj + + +
+
+ + + + +
+ + + +
+

getUnits

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • projection.js, line 75
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Units. +
+ + + +
+
+ Type +
+
+ +ol.ProjectionUnits + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Projection.html b/apidoc/master/ol.Projection.html new file mode 100644 index 0000000000..3f381e192b --- /dev/null +++ b/apidoc/master/ol.Projection.html @@ -0,0 +1,2592 @@ + + + + + OpenLayers Class: ol.Projection + + + + + + + + + + +
+ +

Class: ol.Projection

+ + + + + +
+ +
+

+ ol.Projection +

+ +
+ +
+
+ + + + +
+

new Projection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
code + + +string + + + + Code.
units + + +ol.ProjectionUnits + + + + Units.
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 33
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + +

Members

+ +
+ +
+

<static, constant> EPSG_3857_EXTENT :ol.Extent

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 425
+ + + + + + + +
+ + + +
+ + + +
+

<static, constant> EPSG_3857_HALF_SIZE :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 418
+ + + + + + + +
+ + + +
+ + + +
+

<static, constant> EPSG_3857_RADIUS :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 387
+ + + + + + + +
+ + + +
+ + + +
+

<static, constant> EPSG_4326_LIKE_PROJECTIONS :Array.<ol.Projection>

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 482
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<static> addProj4jsProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
proj4jsProjection + + +ol.Proj4jsProjection + + + + Proj4js projection.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 168
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<static> addProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projection.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 179
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<static> addProjections

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projections + + +Array.<ol.Projection> + + + + Projections.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 190
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<static> addTransform

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
source + + +ol.Projection + + + + Source.
destination + + +ol.Projection + + + + Destination.
transformFn + + +ol.TransformFunction + + + + Transform.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<static> cloneTransform

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
point + + +ol.Coordinate + + + + Point.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 352
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Point. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

<static> equivalent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection1 + + +ol.Projection + + + + Projection 1.
projection2 + + +ol.Projection + + + + Projection 2.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 255
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Equivalent. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

<static> forwardSphericalMercator

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
point + + +ol.Coordinate + + + + Point.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 394
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Point. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

getCode

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 59
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Code. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 67
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

<static> getFromCode

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
code + + +string + + + + Code.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 220
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ + + +
+

<static> getTransform

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
source + + +ol.Projection + + + + Source.
destination + + +ol.Projection + + + + Destination.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 272
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Transform. +
+ + + +
+
+ Type +
+
+ +ol.TransformFunction + + +
+
+ + + + +
+ + + +
+

<static> getTransformFromCodes

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
sourceCode + + +string + + + + Source code.
destinationCode + + +string + + + + Destination code.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 324
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Transform. +
+ + + +
+
+ Type +
+
+ +ol.TransformFunction + + +
+
+ + + + +
+ + + +
+

getUnits

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 75
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Units. +
+ + + +
+
+ Type +
+
+ +ol.ProjectionUnits + + +
+
+ + + + +
+ + + +
+

<static> identityTransform

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
point + + +ol.Coordinate + + + + Point.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 343
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Point. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

<static> inverseSphericalMercator

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
point + + +ol.Coordinate + + + + Point.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 406
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Point. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

<static> isProj4jsSupported

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 334
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Has Proj4js. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

<static> transform

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
point + + +ol.Coordinate + + + + Point.
source + + +ol.Projection + + + + Source.
destination + + +ol.Projection + + + + Destination.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 363
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Point. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

<static> transformWithCodes

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
point + + +ol.Coordinate + + + + Point.
sourceCode + + +string + + + + Source code.
destinationCode + + +string + + + + Destination code.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • projection.js, line 375
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Point. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Rectangle.html b/apidoc/master/ol.Rectangle.html new file mode 100644 index 0000000000..d8f3de2e21 --- /dev/null +++ b/apidoc/master/ol.Rectangle.html @@ -0,0 +1,1093 @@ + + + + + OpenLayers Class: ol.Rectangle + + + + + + + + + + +
+ +

Class: ol.Rectangle

+ + + + + +
+ +
+

+ ol.Rectangle +

+ +
+ +
+
+ + + + +
+

new Rectangle

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
minX + + +number + + + + Minimum X.
minY + + +number + + + + Minimum Y.
maxX + + +number + + + + Maximum X.
maxY + + +number + + + + Maximum Y.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 16
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + +

Members

+ +
+ +
+

maxX :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 34
+ + + + + + + +
+ + + +
+ + + +
+

maxY :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 39
+ + + + + + + +
+ + + +
+ + + +
+

minX :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 24
+ + + + + + + +
+ + + +
+ + + +
+

minY :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 29
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getCenter

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 47
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Center. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

getHeight

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 56
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Height. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getSize

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 64
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Size. +
+ + + +
+
+ Type +
+
+ +ol.Size + + +
+
+ + + + +
+ + + +
+

getWidth

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 72
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Width. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

intersects

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
rectangle + + +ol.Rectangle + + + + Rectangle.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 81
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Intersects. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

normalize

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 93
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Coordinate. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

toString

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 103
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ String. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Size.html b/apidoc/master/ol.Size.html new file mode 100644 index 0000000000..dec5e35046 --- /dev/null +++ b/apidoc/master/ol.Size.html @@ -0,0 +1,339 @@ + + + + + OpenLayers Class: ol.Size + + + + + + + + + + +
+ +

Class: ol.Size

+ + + + + +
+ +
+

+ ol.Size +

+ +
+ +
+
+ + + + +
+

new Size

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
width + + +number + + + + Width.
height + + +number + + + + Height.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • size.js, line 13
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.math.Size
  • +
+ + + + + + + + + + + + + +

Methods

+ +
+ +
+

equals

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
size + + +ol.Size + + + + Size.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • size.js, line 23
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Equals. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.Tile.html b/apidoc/master/ol.Tile.html new file mode 100644 index 0000000000..12eb0aa016 --- /dev/null +++ b/apidoc/master/ol.Tile.html @@ -0,0 +1,613 @@ + + + + + OpenLayers Class: ol.Tile + + + + + + + + + + +
+ +

Class: ol.Tile

+ + + + + +
+ +
+

+ ol.Tile +

+ +
+ +
+
+ + + + +
+

new Tile

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
src + + +string + + + + Source.
crossOrigin + + +?string + + + + Cross origin.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tile.js, line 30
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.events.EventTarget
  • +
+ + + + + + + + + + + +

Members

+ +
+ +
+

tileCoord :ol.TileCoord

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tile.js, line 37
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> dispatchChangeEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tile.js, line 79
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getImage

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
context + + +Object= + + + + (Optional) Object.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tile.js, line 88
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Image. +
+ + + +
+
+ Type +
+
+ +Image + + +
+
+ + + + +
+ + + +
+

getState

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tile.js, line 110
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ State. +
+ + + +
+
+ Type +
+
+ +ol.TileState + + +
+
+ + + + +
+ + + +
+

load

+ + +
+
+ + +
+ Load. +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tile.js, line 137
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.TileCoord.html b/apidoc/master/ol.TileCoord.html new file mode 100644 index 0000000000..e8d43f8c00 --- /dev/null +++ b/apidoc/master/ol.TileCoord.html @@ -0,0 +1,778 @@ + + + + + OpenLayers Class: ol.TileCoord + + + + + + + + + + +
+ +

Class: ol.TileCoord

+ + + + + +
+ +
+

+ ol.TileCoord +

+ +
+ +
+
+ + + + +
+

new TileCoord

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
z + + +number + + + + Z.
x + + +number + + + + X.
y + + +number + + + + Y.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoord.js, line 26
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

z :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoord.js, line 33
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<static> createFromQuadKey

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
quadKey + + +string + + + + Quad key.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoord.js, line 43
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile coordinate. +
+ + + +
+
+ Type +
+
+ +ol.TileCoord + + +
+
+ + + + +
+ + + +
+

<static> createFromString

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
str + + +string + + + + String.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoord.js, line 70
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile coord. +
+ + + +
+
+ Type +
+
+ +ol.TileCoord + + +
+
+ + + + +
+ + + +
+

hash

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoord.js, line 82
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Hash. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

quadKey

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoord.js, line 90
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Quad key. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

toString

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoord.js, line 112
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ String. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.TileCoverageArea.html b/apidoc/master/ol.TileCoverageArea.html new file mode 100644 index 0000000000..5cfca8d694 --- /dev/null +++ b/apidoc/master/ol.TileCoverageArea.html @@ -0,0 +1,684 @@ + + + + + OpenLayers Class: ol.TileCoverageArea + + + + + + + + + + +
+ +

Class: ol.TileCoverageArea

+ + + + + +
+ +
+

+ ol.TileCoverageArea +

+ +
+ +
+
+ + + + +
+

new TileCoverageArea

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileGrid + + +ol.tilegrid.TileGrid + + + + Tile grid.
extent + + +ol.Extent + + + + Extent.
minZ + + +number + + + + Minimum Z.
maxZ + + +number + + + + Maximum Z.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoveragearea.js, line 17
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

extent :ol.Extent

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • coveragearea.js, line 16
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

intersectsExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • coveragearea.js, line 25
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Intersects. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

intersectsExtentAndResolution

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoveragearea.js, line 46
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

intersectsExtentAndZ

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoveragearea.js, line 56
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

transform

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
transformFn + + +ol.TransformFunction + + + + Transform.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilecoveragearea.js, line 65
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Transformed tile coverage area. +
+ + + +
+
+ Type +
+
+ +ol.TileCoverageArea + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.TileRange.html b/apidoc/master/ol.TileRange.html new file mode 100644 index 0000000000..9249329252 --- /dev/null +++ b/apidoc/master/ol.TileRange.html @@ -0,0 +1,1789 @@ + + + + + OpenLayers Class: ol.TileRange + + + + + + + + + + +
+ +

Class: ol.TileRange

+ + + + + +
+ +
+

+ ol.TileRange +

+ +
+ +
+
+ + + + +
+

new TileRange

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
minX + + +number + + + + Minimum X.
minY + + +number + + + + Minimum Y.
maxX + + +number + + + + Maximum X.
maxY + + +number + + + + Maximum Y.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilerange.js, line 17
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

maxX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 34
+ + + + + + + +
+ + + +
+ + + +
+

maxY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 39
+ + + + + + + +
+ + + +
+ + + +
+

minX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 24
+ + + + + + + +
+ + + +
+ + + +
+

minY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 29
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<static> boundingTileRange

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
var_args + + +ol.TileCoord + + + + Tile coordinates.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilerange.js, line 27
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Bounding tile box. +
+ + + +
+
+ Type +
+
+ +!ol.TileRange + + +
+
+ + + + +
+ + + +
+

contains

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilerange.js, line 48
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Contains tile coordinate. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

containsTileRange

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileRange + + +ol.TileRange + + + + Tile range.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilerange.js, line 58
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Contains. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

equals

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileRange + + +ol.TileRange + + + + Tile range.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilerange.js, line 68
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Equals. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

forEachTileCoord

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
z + + +number + + + + Z.
f + + +function(this: T, ol.TileCoord) + + + + Callback.
obj + + +T= + + + + (Optional) The object to be used for the value of 'this' within f.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilerange.js, line 80
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getCenter

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 47
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Center. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

getHeight

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilerange.js, line 94
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Height. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getSize

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 64
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Size. +
+ + + +
+
+ Type +
+
+ +ol.Size + + +
+
+ + + + +
+ + + +
+

getWidth

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilerange.js, line 103
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Width. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

intersects

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
rectangle + + +ol.Rectangle + + + + Rectangle.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 81
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Intersects. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

normalize

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 93
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Coordinate. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

toString

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • rectangle.js, line 103
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ String. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.control.Attribution.html b/apidoc/master/ol.control.Attribution.html new file mode 100644 index 0000000000..dec4e15cb0 --- /dev/null +++ b/apidoc/master/ol.control.Attribution.html @@ -0,0 +1,1130 @@ + + + + + OpenLayers Class: ol.control.Attribution + + + + + + + + + + +
+ +

Class: ol.control.Attribution

+ + + + + +
+ +
+

+ ol.control.Attribution +

+ +
+ +
+
+ + + + +
+

new Attribution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attributionOptions + + +ol.control.AttributionOptions + + + + Attribution + options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 37
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

<protected> element :Element

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • control.js, line 30
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> addLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 87
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • control.js, line 56
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

handleLayerLoad

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
event + + +goog.events.Event + + + + Event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 237
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayerVisibleChanged

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
event + + +goog.events.Event + + + + Event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 247
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersAdd

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
collectionEvent + + +ol.CollectionEvent + + + + Collection event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 267
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersRemove

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
collectionEvent + + +ol.CollectionEvent + + + + Collection event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 277
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleMapChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 287
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleMapLayersChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 307
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> removeLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 335
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • attribution.js, line 359
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.control.Control.html b/apidoc/master/ol.control.Control.html new file mode 100644 index 0000000000..44e5524908 --- /dev/null +++ b/apidoc/master/ol.control.Control.html @@ -0,0 +1,427 @@ + + + + + OpenLayers Class: ol.control.Control + + + + + + + + + + +
+ +

Class: ol.control.Control

+ + + + + +
+ +
+

+ ol.control.Control +

+ +
+ +
+
+ + + + +
+

new Control

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
controlOptions + + +ol.control.ControlOptions + + + + Control options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • control.js, line 22
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.Disposable
  • +
+ + + + + + + + + + + +

Members

+ +
+ +
+

<protected> element :Element

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • control.js, line 30
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • control.js, line 56
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

setMap

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
map + + +ol.Map + + + + Map.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • control.js, line 64
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.control.MousePosition.html b/apidoc/master/ol.control.MousePosition.html new file mode 100644 index 0000000000..065ab7d73c --- /dev/null +++ b/apidoc/master/ol.control.MousePosition.html @@ -0,0 +1,659 @@ + + + + + OpenLayers Class: ol.control.MousePosition + + + + + + + + + + +
+ +

Class: ol.control.MousePosition

+ + + + + +
+ +
+

+ ol.control.MousePosition +

+ +
+ +
+
+ + + + +
+

new MousePosition

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
mousePositionOptions + + +ol.control.MousePositionOptions + + + + Mouse position + options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mouseposition.js, line 34
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

<protected> element :Element

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • control.js, line 30
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • control.js, line 56
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

<protected> handleMapProjectionChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mouseposition.js, line 86
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleMouseMove

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
browserEvent + + +goog.events.BrowserEvent + + + + Browser event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mouseposition.js, line 104
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleMouseOut

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
browserEvent + + +goog.events.BrowserEvent + + + + Browser event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mouseposition.js, line 129
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mouseposition.js, line 137
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.control.Zoom.html b/apidoc/master/ol.control.Zoom.html new file mode 100644 index 0000000000..62bc44d3d2 --- /dev/null +++ b/apidoc/master/ol.control.Zoom.html @@ -0,0 +1,442 @@ + + + + + OpenLayers Class: ol.control.Zoom + + + + + + + + + + +
+ +

Class: ol.control.Zoom

+ + + + + +
+ +
+

+ ol.control.Zoom +

+ +
+ +
+
+ + + + +
+

new Zoom

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
zoomOptions + + +ol.control.ZoomOptions + + + + Zoom options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • zoom.js, line 27
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

<protected> element :Element

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • control.js, line 30
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • control.js, line 56
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

setMap

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
map + + +ol.Map + + + + Map.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • control.js, line 64
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.AltDragRotate.html b/apidoc/master/ol.interaction.AltDragRotate.html new file mode 100644 index 0000000000..9b7272bc05 --- /dev/null +++ b/apidoc/master/ol.interaction.AltDragRotate.html @@ -0,0 +1,692 @@ + + + + + OpenLayers Class: ol.interaction.AltDragRotate + + + + + + + + + + +
+ +

Class: ol.interaction.AltDragRotate

+ + + + + +
+ +
+

+ ol.interaction.AltDragRotate +

+ +
+ +
+
+ + + + +
+

new AltDragRotate

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • altdragrotate.js, line 12
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

<protected> handleDragEnd

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 72
+ + + + + + + +
+ + + +
+ + + +
+

offsetX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 40
+ + + + + + + +
+ + + +
+ + + +
+

offsetY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 45
+ + + + + + + +
+ + + +
+ + + +
+

startCenter :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 50
+ + + + + + + +
+ + + +
+ + + +
+

startCoordinate :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 55
+ + + + + + + +
+ + + +
+ + + +
+

startX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 30
+ + + + + + + +
+ + + +
+ + + +
+

startY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 35
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

handleDrag

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • altdragrotate.js, line 29
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleDragStart

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • altdragrotate.js, line 43
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 86
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.DblClickZoom.html b/apidoc/master/ol.interaction.DblClickZoom.html new file mode 100644 index 0000000000..20720b813f --- /dev/null +++ b/apidoc/master/ol.interaction.DblClickZoom.html @@ -0,0 +1,252 @@ + + + + + OpenLayers Class: ol.interaction.DblClickZoom + + + + + + + + + + +
+ +

Class: ol.interaction.DblClickZoom

+ + + + + +
+ +
+

+ ol.interaction.DblClickZoom +

+ +
+ +
+
+ + + + +
+

new DblClickZoom

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
delta + + +number + + + + The zoom delta applied on each double click.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • dblclickzoom.js, line 14
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + + + +

Methods

+ +
+ +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • dblclickzoom.js, line 29
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.Drag.html b/apidoc/master/ol.interaction.Drag.html new file mode 100644 index 0000000000..ed275a677c --- /dev/null +++ b/apidoc/master/ol.interaction.Drag.html @@ -0,0 +1,626 @@ + + + + + OpenLayers Class: ol.interaction.Drag + + + + + + + + + + +
+ +

Class: ol.interaction.Drag

+ + + + + +
+ +
+

+ ol.interaction.Drag +

+ +
+ +
+
+ + + + +
+

new Drag

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 17
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

<protected> handleDrag

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 65
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleDragEnd

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 72
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleDragStart

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 80
+ + + + + + + +
+ + + +
+ + + +
+

offsetX :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 40
+ + + + + + + +
+ + + +
+ + + +
+

offsetY :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 45
+ + + + + + + +
+ + + +
+ + + +
+

startCenter :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 50
+ + + + + + + +
+ + + +
+ + + +
+

startCoordinate :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 55
+ + + + + + + +
+ + + +
+ + + +
+

startX :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 30
+ + + + + + + +
+ + + +
+ + + +
+

startY :number

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 35
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • drag.js, line 86
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.DragPan.html b/apidoc/master/ol.interaction.DragPan.html new file mode 100644 index 0000000000..b7502995ad --- /dev/null +++ b/apidoc/master/ol.interaction.DragPan.html @@ -0,0 +1,692 @@ + + + + + OpenLayers Class: ol.interaction.DragPan + + + + + + + + + + +
+ +

Class: ol.interaction.DragPan

+ + + + + +
+ +
+

+ ol.interaction.DragPan +

+ +
+ +
+
+ + + + +
+

new DragPan

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • dragpan.js, line 13
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

<protected> handleDragEnd

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 72
+ + + + + + + +
+ + + +
+ + + +
+

offsetX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 40
+ + + + + + + +
+ + + +
+ + + +
+

offsetY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 45
+ + + + + + + +
+ + + +
+ + + +
+

startCenter :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 50
+ + + + + + + +
+ + + +
+ + + +
+

startCoordinate :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 55
+ + + + + + + +
+ + + +
+ + + +
+

startX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 30
+ + + + + + + +
+ + + +
+ + + +
+

startY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 35
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

handleDrag

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • dragpan.js, line 22
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleDragStart

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • dragpan.js, line 40
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 86
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.Interaction.html b/apidoc/master/ol.interaction.Interaction.html new file mode 100644 index 0000000000..0711793a91 --- /dev/null +++ b/apidoc/master/ol.interaction.Interaction.html @@ -0,0 +1,189 @@ + + + + + OpenLayers Class: ol.interaction.Interaction + + + + + + + + + + +
+ +

Class: ol.interaction.Interaction

+ + + + + +
+ +
+

+ ol.interaction.Interaction +

+ +
+ +
+
+ + + + +
+

new Interaction

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • interaction.js, line 12
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + +

Members

+ +
+ +
+

handleMapBrowserEvent

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • interaction.js, line 19
+ + + + + + + +
+ + + +
+ +
+ + + + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.Keyboard.html b/apidoc/master/ol.interaction.Keyboard.html new file mode 100644 index 0000000000..f13b4238b6 --- /dev/null +++ b/apidoc/master/ol.interaction.Keyboard.html @@ -0,0 +1,332 @@ + + + + + OpenLayers Class: ol.interaction.Keyboard + + + + + + + + + + +
+ +

Class: ol.interaction.Keyboard

+ + + + + +
+ +
+

+ ol.interaction.Keyboard +

+ +
+ +
+
+ + + + +
+

new Keyboard

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • keyboard.js, line 13
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + + + +

Methods

+ +
+ +
+

addCallback

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
s + + +string + + + + String.
callback + + +Function + + + + Callback.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • keyboard.js, line 31
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • keyboard.js, line 42
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.KeyboardPan.html b/apidoc/master/ol.interaction.KeyboardPan.html new file mode 100644 index 0000000000..713c0fc0a2 --- /dev/null +++ b/apidoc/master/ol.interaction.KeyboardPan.html @@ -0,0 +1,252 @@ + + + + + OpenLayers Class: ol.interaction.KeyboardPan + + + + + + + + + + +
+ +

Class: ol.interaction.KeyboardPan

+ + + + + +
+ +
+

+ ol.interaction.KeyboardPan +

+ +
+ +
+
+ + + + +
+

new KeyboardPan

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
pixelDelta + + +number + + + + Pixel delta.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • keyboardpan.js, line 14
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + + + +

Methods

+ +
+ +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • keyboardpan.js, line 31
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.KeyboardZoom.html b/apidoc/master/ol.interaction.KeyboardZoom.html new file mode 100644 index 0000000000..6939b4a3a7 --- /dev/null +++ b/apidoc/master/ol.interaction.KeyboardZoom.html @@ -0,0 +1,208 @@ + + + + + OpenLayers Class: ol.interaction.KeyboardZoom + + + + + + + + + + +
+ +

Class: ol.interaction.KeyboardZoom

+ + + + + +
+ +
+

+ ol.interaction.KeyboardZoom +

+ +
+ +
+
+ + + + +
+

new KeyboardZoom

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • keyboardzoom.js, line 13
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + + + +

Methods

+ +
+ +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • keyboardzoom.js, line 22
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.MouseWheelZoom.html b/apidoc/master/ol.interaction.MouseWheelZoom.html new file mode 100644 index 0000000000..c5c9428a61 --- /dev/null +++ b/apidoc/master/ol.interaction.MouseWheelZoom.html @@ -0,0 +1,252 @@ + + + + + OpenLayers Class: ol.interaction.MouseWheelZoom + + + + + + + + + + +
+ +

Class: ol.interaction.MouseWheelZoom

+ + + + + +
+ +
+

+ ol.interaction.MouseWheelZoom +

+ +
+ +
+
+ + + + +
+

new MouseWheelZoom

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
delta + + +number + + + + The zoom delta applied on each mousewheel.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mousewheelzoom.js, line 14
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + + + +

Methods

+ +
+ +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mousewheelzoom.js, line 29
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.ShiftDragRotateAndZoom.html b/apidoc/master/ol.interaction.ShiftDragRotateAndZoom.html new file mode 100644 index 0000000000..b44fa94f48 --- /dev/null +++ b/apidoc/master/ol.interaction.ShiftDragRotateAndZoom.html @@ -0,0 +1,692 @@ + + + + + OpenLayers Class: ol.interaction.ShiftDragRotateAndZoom + + + + + + + + + + +
+ +

Class: ol.interaction.ShiftDragRotateAndZoom

+ + + + + +
+ +
+

+ ol.interaction.ShiftDragRotateAndZoom +

+ +
+ +
+
+ + + + +
+

new ShiftDragRotateAndZoom

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shiftdragrotateandzoom.js, line 13
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

<protected> handleDragEnd

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 72
+ + + + + + + +
+ + + +
+ + + +
+

offsetX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 40
+ + + + + + + +
+ + + +
+ + + +
+

offsetY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 45
+ + + + + + + +
+ + + +
+ + + +
+

startCenter :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 50
+ + + + + + + +
+ + + +
+ + + +
+

startCoordinate :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 55
+ + + + + + + +
+ + + +
+ + + +
+

startX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 30
+ + + + + + + +
+ + + +
+ + + +
+

startY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 35
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

handleDrag

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shiftdragrotateandzoom.js, line 36
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleDragStart

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shiftdragrotateandzoom.js, line 55
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 86
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.interaction.ShiftDragZoom.html b/apidoc/master/ol.interaction.ShiftDragZoom.html new file mode 100644 index 0000000000..7d3025f4ea --- /dev/null +++ b/apidoc/master/ol.interaction.ShiftDragZoom.html @@ -0,0 +1,692 @@ + + + + + OpenLayers Class: ol.interaction.ShiftDragZoom + + + + + + + + + + +
+ +

Class: ol.interaction.ShiftDragZoom

+ + + + + +
+ +
+

+ ol.interaction.ShiftDragZoom +

+ +
+ +
+
+ + + + +
+

new ShiftDragZoom

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shiftdragzoom.js, line 29
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

<protected> handleDrag

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 65
+ + + + + + + +
+ + + +
+ + + +
+

offsetX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 40
+ + + + + + + +
+ + + +
+ + + +
+

offsetY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 45
+ + + + + + + +
+ + + +
+ + + +
+

startCenter :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 50
+ + + + + + + +
+ + + +
+ + + +
+

startCoordinate :ol.Coordinate

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 55
+ + + + + + + +
+ + + +
+ + + +
+

startX :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 30
+ + + + + + + +
+ + + +
+ + + +
+

startY :number

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 35
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

handleDragEnd

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shiftdragzoom.js, line 38
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleDragStart

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shiftdragzoom.js, line 54
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleMapBrowserEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • drag.js, line 86
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.layer.Layer.html b/apidoc/master/ol.layer.Layer.html new file mode 100644 index 0000000000..1453873ccf --- /dev/null +++ b/apidoc/master/ol.layer.Layer.html @@ -0,0 +1,2387 @@ + + + + + OpenLayers Class: ol.layer.Layer + + + + + + + + + + +
+ +

Class: ol.layer.Layer

+ + + + + +
+ +
+

+ ol.layer.Layer +

+ +
+ +
+
+ + + + +
+

new Layer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layerOptions + + +ol.layer.LayerOptions + + + + LayerOptions.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 43
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

changed

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 147
+ + + + + + + +
+ + + +
+ + + +
+

setValues

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 239
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

bindTo

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
target + + +ol.Object + + + + Target.
targetKey + + +string= + + + + (Optional) Target key.
noNotify + + +boolean= + + + + (Optional) No notify.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

get

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

getBrightness

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 86
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Brightness. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getContrast

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 98
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Contrast. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getHue

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 110
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Hue. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getOpacity

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 122
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Opacity. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getSaturation

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 134
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Saturation. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getSource

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 146
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Source. +
+ + + +
+
+ Type +
+
+ +ol.source.Source + + +
+
+ + + + +
+ + + +
+

getVisible

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Visible. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

isReady

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 174
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Is ready. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

notify

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 175
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

set

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
value + + +* + + + + Value.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setBrightness

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
brightness + + +number + + + + Brightness.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 182
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setContrast

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
contrast + + +number + + + + Contrast.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 197
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setHue

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
hue + + +number + + + + Hue.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 212
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOpacity

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
opacity + + +number + + + + Opacity.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 226
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOptions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +Object.<string, *> + + + + Options.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 224
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setSaturation

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
saturation + + +number + + + + Saturation.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 241
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setVisible

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
visible + + +boolean + + + + Visible.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 256
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbind

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbindAll

+ + +
+
+ + +
+ Removes all bindings. +
+ + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 262
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.layer.TileLayer.html b/apidoc/master/ol.layer.TileLayer.html new file mode 100644 index 0000000000..99289d03aa --- /dev/null +++ b/apidoc/master/ol.layer.TileLayer.html @@ -0,0 +1,2538 @@ + + + + + OpenLayers Class: ol.layer.TileLayer + + + + + + + + + + +
+ +

Class: ol.layer.TileLayer

+ + + + + +
+ +
+

+ ol.layer.TileLayer +

+ +
+ +
+
+ + + + +
+

new TileLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layerOptions + + +ol.layer.LayerOptions + + + + Layer options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 14
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

changed

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 147
+ + + + + + + +
+ + + +
+ + + +
+

setValues

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 239
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

bindTo

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
target + + +ol.Object + + + + Target.
targetKey + + +string= + + + + (Optional) Target key.
noNotify + + +boolean= + + + + (Optional) No notify.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

get

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

getBrightness

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 86
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Brightness. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getContrast

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 98
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Contrast. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getHue

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 110
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Hue. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getOpacity

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 122
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Opacity. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getSaturation

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 134
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Saturation. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getSource

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 146
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Source. +
+ + + +
+
+ Type +
+
+ +ol.source.Source + + +
+
+ + + + +
+ + + +
+

getTileSource

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 23
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Source. +
+ + + +
+
+ Type +
+
+ +ol.source.TileSource + + +
+
+ + + + +
+ + + +
+

getVisible

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Visible. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

isReady

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 174
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Is ready. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

notify

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 175
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

set

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
value + + +* + + + + Value.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setBrightness

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
brightness + + +number + + + + Brightness.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 182
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setContrast

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
contrast + + +number + + + + Contrast.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 197
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setHue

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
hue + + +number + + + + Hue.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 212
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOpacity

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
opacity + + +number + + + + Opacity.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 226
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOptions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +Object.<string, *> + + + + Options.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 224
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setSaturation

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
saturation + + +number + + + + Saturation.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 241
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setVisible

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
visible + + +boolean + + + + Visible.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 256
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbind

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbindAll

+ + +
+
+ + +
+ Removes all bindings. +
+ + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 262
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.Layer.html b/apidoc/master/ol.renderer.Layer.html new file mode 100644 index 0000000000..d59488a144 --- /dev/null +++ b/apidoc/master/ol.renderer.Layer.html @@ -0,0 +1,1707 @@ + + + + + OpenLayers Class: ol.renderer.Layer + + + + + + + + + + +
+ +

Class: ol.renderer.Layer

+ + + + + +
+ +
+

+ ol.renderer.Layer +

+ +
+ +
+
+ + + + +
+

new Layer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
mapRenderer + + +ol.renderer.Map + + + + Map renderer.
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 17
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

changed

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 147
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerBrightnessChange

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 91
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerContrastChange

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 97
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerHueChange

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 103
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerLoad

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 109
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerOpacityChange

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 115
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerSaturationChange

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 121
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerVisibleChange

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 127
+ + + + + + + +
+ + + +
+ + + +
+

setValues

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 239
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

bindTo

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
target + + +ol.Object + + + + Target.
targetKey + + +string= + + + + (Optional) Target key.
noNotify + + +boolean= + + + + (Optional) No notify.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

get

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

getLayer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 67
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layer. +
+ + + +
+
+ Type +
+
+ +ol.layer.Layer + + +
+
+ + + + +
+ + + +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 75
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

getMapRenderer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 83
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map renderer. +
+ + + +
+
+ Type +
+
+ +ol.renderer.Map + + +
+
+ + + + +
+ + + +
+

notify

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 175
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

set

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
value + + +* + + + + Value.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOptions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +Object.<string, *> + + + + Options.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 224
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbind

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbindAll

+ + +
+
+ + +
+ Removes all bindings. +
+ + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 262
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.Map.html b/apidoc/master/ol.renderer.Map.html new file mode 100644 index 0000000000..3e495bbb50 --- /dev/null +++ b/apidoc/master/ol.renderer.Map.html @@ -0,0 +1,2128 @@ + + + + + OpenLayers Class: ol.renderer.Map + + + + + + + + + + +
+ +

Class: ol.renderer.Map

+ + + + + +
+ +
+

+ ol.renderer.Map +

+ +
+ +
+
+ + + + +
+

new Map

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
container + + +Element + + + + Container.
map + + +ol.Map + + + + Map.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 19
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.Disposable
  • +
+ + + + + + + + + + + +

Members

+ +
+ +
+

canRotate

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 112
+ + + + + + + +
+ + + +
+ + + +
+

<protected> createLayerRenderer

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 120
+ + + + + + + +
+ + + +
+ + + +
+

handleBackgroundColorChanged

+ + +
+
+ +
+ Handle background color changed. +
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 203
+ + + + + + + +
+ + + +
+ + + +
+

<protected> layerRenderers :Object.<number, ol.renderer.Layer>

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 39
+ + + + + + + +
+ + + +
+ + + +
+

<protected> map :ol.Map

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 33
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> addLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 103
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

disposeInternal

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

forEachReadyVisibleLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
f + + +function(this: T, ol.layer.Layer, ol.renderer.Layer, number) + + + + Function.
obj + + +T= + + + + (Optional) Object.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 144
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getCoordinateFromPixel

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
pixel + + +ol.Pixel + + + + Pixel.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 159
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Coordinate. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

<protected> getLayerRenderer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 172
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layer renderer. +
+ + + +
+
+ Type +
+
+ +ol.renderer.Layer + + +
+
+ + + + +
+ + + +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 183
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

getPixelFromCoordinate

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 192
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Pixel. +
+ + + +
+
+ Type +
+
+ +ol.Pixel + + +
+
+ + + + +
+ + + +
+

<protected> handleCenterChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 209
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersAdd

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
collectionEvent + + +ol.CollectionEvent + + + + Collection event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 218
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 227
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersRemove

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
collectionEvent + + +ol.CollectionEvent + + + + Collection event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 254
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleResolutionChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 263
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleRotationChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 271
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleSizeChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 279
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> removeLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 288
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> removeLayerRenderer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 298
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layer renderer. +
+ + + +
+
+ Type +
+
+ +ol.renderer.Layer + + +
+
+ + + + +
+ + + +
+

render

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 313
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Animating. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

<protected> setLayerRenderer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
layerRenderer + + +ol.renderer.Layer + + + + Layer renderer.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 329
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.dom.Layer.html b/apidoc/master/ol.renderer.dom.Layer.html new file mode 100644 index 0000000000..4b2422b271 --- /dev/null +++ b/apidoc/master/ol.renderer.dom.Layer.html @@ -0,0 +1,2050 @@ + + + + + OpenLayers Class: ol.renderer.dom.Layer + + + + + + + + + + +
+ +

Class: ol.renderer.dom.Layer

+ + + + + +
+ +
+

+ ol.renderer.dom.Layer +

+ +
+ +
+
+ + + + +
+

new Layer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
mapRenderer + + +ol.renderer.Map + + + + Map renderer.
layer + + +ol.layer.Layer + + + + Layer.
target + + +!Element + + + + Target.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 15
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

changed

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 147
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerBrightnessChange

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 91
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerContrastChange

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 97
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerHueChange

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 103
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerSaturationChange

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 121
+ + + + + + + +
+ + + +
+ + + +
+

<protected> origin :ol.Coordinate

+ + +
+
+ +
+ Top left corner of the target in map coords. +
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 30
+ + + + + + + +
+ + + +
+ + + +
+

render

+ + +
+
+ +
+ Render. +
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 75
+ + + + + + + +
+ + + +
+ + + +
+

setValues

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 239
+ + + + + + + +
+ + + +
+ + + +
+

<protected> target :!Element

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 22
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

bindTo

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
target + + +ol.Object + + + + Target.
targetKey + + +string= + + + + (Optional) Target key.
noNotify + + +boolean= + + + + (Optional) No notify.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

get

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

getLayer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 67
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layer. +
+ + + +
+
+ Type +
+
+ +ol.layer.Layer + + +
+
+ + + + +
+ + + +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 75
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

getMapRenderer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 43
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map renderer. +
+ + + +
+
+ Type +
+
+ +ol.renderer.Map + + +
+
+ + + + +
+ + + +
+

handleLayerLoad

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 51
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerOpacityChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 59
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerVisibleChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 67
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

notify

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 175
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

set

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
value + + +* + + + + Value.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOptions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +Object.<string, *> + + + + Options.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 224
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOrigin

+ + +
+
+ + +
+ Set the location of the top left corner of the target. +
+ + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
origin + + +ol.Coordinate + + + + Origin.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 83
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbind

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbindAll

+ + +
+
+ + +
+ Removes all bindings. +
+ + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 262
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.dom.Map.html b/apidoc/master/ol.renderer.dom.Map.html new file mode 100644 index 0000000000..30585f9e13 --- /dev/null +++ b/apidoc/master/ol.renderer.dom.Map.html @@ -0,0 +1,2236 @@ + + + + + OpenLayers Class: ol.renderer.dom.Map + + + + + + + + + + +
+ +

Class: ol.renderer.dom.Map

+ + + + + +
+ +
+

+ ol.renderer.dom.Map +

+ +
+ +
+
+ + + + +
+

new Map

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
container + + +Element + + + + Container.
map + + +ol.Map + + + + Map.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 23
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

canRotate

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 112
+ + + + + + + +
+ + + +
+ + + +
+

handleBackgroundColorChanged

+ + +
+
+ +
+ Handle background color changed. +
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 203
+ + + + + + + +
+ + + +
+ + + +
+

<protected> layerRenderers :Object.<number, ol.renderer.Layer>

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 39
+ + + + + + + +
+ + + +
+ + + +
+

<protected> map :ol.Map

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 33
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> addLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 103
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

createLayerRenderer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 74
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

disposeInternal

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

forEachReadyVisibleLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
f + + +function(this: T, ol.layer.Layer, ol.renderer.Layer, number) + + + + Function.
obj + + +T= + + + + (Optional) Object.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 144
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getCoordinateFromPixel

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
pixel + + +ol.Pixel + + + + Pixel.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 159
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Coordinate. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

<protected> getLayerRenderer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 172
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layer renderer. +
+ + + +
+
+ Type +
+
+ +ol.renderer.Layer + + +
+
+ + + + +
+ + + +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 183
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

getPixelFromCoordinate

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 192
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Pixel. +
+ + + +
+
+ Type +
+
+ +ol.Pixel + + +
+
+ + + + +
+ + + +
+

handleCenterChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 99
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersAdd

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
collectionEvent + + +ol.CollectionEvent + + + + Collection event.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 218
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 227
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersRemove

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
collectionEvent + + +ol.CollectionEvent + + + + Collection event.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 254
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleResolutionChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 112
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleRotationChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 271
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleSizeChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 125
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> removeLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 288
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> removeLayerRenderer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 298
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layer renderer. +
+ + + +
+
+ Type +
+
+ +ol.renderer.Layer + + +
+
+ + + + +
+ + + +
+

render

+ + +
+
+ + +
+ Render the map. Sets up the layers pane on first render and adjusts its +position as needed on subsequent calls. +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 141
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Animating. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

<protected> setLayerRenderer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
layerRenderer + + +ol.renderer.Layer + + + + Layer renderer.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 329
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.dom.TileLayer.html b/apidoc/master/ol.renderer.dom.TileLayer.html new file mode 100644 index 0000000000..949be7d0b9 --- /dev/null +++ b/apidoc/master/ol.renderer.dom.TileLayer.html @@ -0,0 +1,2089 @@ + + + + + OpenLayers Class: ol.renderer.dom.TileLayer + + + + + + + + + + +
+ +

Class: ol.renderer.dom.TileLayer

+ + + + + +
+ +
+

+ ol.renderer.dom.TileLayer +

+ +
+ +
+
+ + + + +
+

new TileLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
mapRenderer + + +ol.renderer.Map + + + + Map renderer.
tileLayer + + +ol.layer.TileLayer + + + + Tile layer.
target + + +!Element + + + + Target.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 21
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

changed

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 147
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerBrightnessChange

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 91
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerContrastChange

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 97
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerHueChange

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 103
+ + + + + + + +
+ + + +
+ + + +
+

<protected> handleLayerSaturationChange

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 121
+ + + + + + + +
+ + + +
+ + + +
+

<protected> origin :ol.Coordinate

+ + +
+
+ +
+ Top left corner of the target in map coords. +
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 30
+ + + + + + + +
+ + + +
+ + + +
+

setValues

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 239
+ + + + + + + +
+ + + +
+ + + +
+

<protected> target :!Element

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 22
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

bindTo

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
target + + +ol.Object + + + + Target.
targetKey + + +string= + + + + (Optional) Target key.
noNotify + + +boolean= + + + + (Optional) No notify.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

get

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

getLayer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 63
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layer. +
+ + + +
+
+ Type +
+
+ +ol.layer.TileLayer + + +
+
+ + + + +
+ + + +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 75
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

getMapRenderer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 43
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map renderer. +
+ + + +
+
+ Type +
+
+ +ol.renderer.Map + + +
+
+ + + + +
+ + + +
+

handleLayerLoad

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 51
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerOpacityChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 59
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerVisibleChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 67
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

notify

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 175
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

render

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 172
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

set

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
value + + +* + + + + Value.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOptions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +Object.<string, *> + + + + Options.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 224
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOrigin

+ + +
+
+ + +
+ Set the location of the top left corner of the target. +
+ + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
origin + + +ol.Coordinate + + + + Origin.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 83
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbind

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbindAll

+ + +
+
+ + +
+ Removes all bindings. +
+ + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 262
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.webgl.FragmentShader.html b/apidoc/master/ol.renderer.webgl.FragmentShader.html new file mode 100644 index 0000000000..beb2f90baf --- /dev/null +++ b/apidoc/master/ol.renderer.webgl.FragmentShader.html @@ -0,0 +1,393 @@ + + + + + OpenLayers Class: ol.renderer.webgl.FragmentShader + + + + + + + + + + +
+ +

Class: ol.renderer.webgl.FragmentShader

+ + + + + +
+ +
+

+ ol.renderer.webgl.FragmentShader +

+ +
+ +
+
+ + + + +
+

new FragmentShader

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
source + + +string + + + + Source.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shader.js, line 50
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isAnimated

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 41
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getSource

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 33
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Source. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

getType

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shader.js, line 59
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.webgl.Layer.html b/apidoc/master/ol.renderer.webgl.Layer.html new file mode 100644 index 0000000000..5dbc82b048 --- /dev/null +++ b/apidoc/master/ol.renderer.webgl.Layer.html @@ -0,0 +1,2059 @@ + + + + + OpenLayers Class: ol.renderer.webgl.Layer + + + + + + + + + + +
+ +

Class: ol.renderer.webgl.Layer

+ + + + + +
+ +
+

+ ol.renderer.webgl.Layer +

+ +
+ +
+
+ + + + +
+

new Layer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
mapRenderer + + +ol.renderer.Map + + + + Map renderer.
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 15
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

changed

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 147
+ + + + + + + +
+ + + +
+ + + +
+

getMatrix

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 42
+ + + + + + + +
+ + + +
+ + + +
+

getTexture

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 48
+ + + + + + + +
+ + + +
+ + + +
+

handleWebGLContextLost

+ + +
+
+ +
+ Handle webglcontextlost. +
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 110
+ + + + + + + +
+ + + +
+ + + +
+

render

+ + +
+
+ +
+ Render. +
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 116
+ + + + + + + +
+ + + +
+ + + +
+

setValues

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 239
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

bindTo

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
target + + +ol.Object + + + + Target.
targetKey + + +string= + + + + (Optional) Target key.
noNotify + + +boolean= + + + + (Optional) No notify.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> dispatchChangeEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 24
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

get

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

getLayer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 67
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layer. +
+ + + +
+
+ Type +
+
+ +ol.layer.Layer + + +
+
+ + + + +
+ + + +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 75
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

getMapRenderer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 33
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ MapRenderer. +
+ + + +
+
+ Type +
+
+ +ol.renderer.Map + + +
+
+ + + + +
+ + + +
+

handleLayerBrightnessChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 54
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerContrastChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 62
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerHueChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 70
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerLoad

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 78
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerOpacityChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 86
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerSaturationChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 94
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerVisibleChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • layer.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

notify

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 175
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

set

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
value + + +* + + + + Value.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOptions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +Object.<string, *> + + + + Options.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 224
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbind

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbindAll

+ + +
+
+ + +
+ Removes all bindings. +
+ + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 262
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.webgl.Map.html b/apidoc/master/ol.renderer.webgl.Map.html new file mode 100644 index 0000000000..eeaa9f54d0 --- /dev/null +++ b/apidoc/master/ol.renderer.webgl.Map.html @@ -0,0 +1,2892 @@ + + + + + OpenLayers Class: ol.renderer.webgl.Map + + + + + + + + + + +
+ +

Class: ol.renderer.webgl.Map

+ + + + + +
+ +
+

+ ol.renderer.webgl.Map +

+ +
+ +
+
+ + + + +
+

new Map

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
container + + +Element + + + + Container.
map + + +ol.Map + + + + Map.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 135
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

canRotate

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 306
+ + + + + + + +
+ + + +
+ + + +
+

<protected> layerRenderers :Object.<number, ol.renderer.Layer>

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 39
+ + + + + + + +
+ + + +
+ + + +
+

logger

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 143
+ + + + + + + +
+ + + +
+ + + +
+

<protected> map :ol.Map

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 33
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

addLayer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 251
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

bindImageTexture

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
image + + +Image + + + + Image.
magFilter + + +number + + + + Mag filter.
minFilter + + +number + + + + Min filter.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 264
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

createLayerRenderer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 312
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

disposeInternal

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 326
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

forEachReadyVisibleLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
f + + +function(this: T, ol.layer.Layer, ol.renderer.Layer, number) + + + + Function.
obj + + +T= + + + + (Optional) Object.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 144
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getCoordinateFromPixel

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
pixel + + +ol.Pixel + + + + Pixel.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 159
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Coordinate. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

getGL

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 346
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ GL. +
+ + + +
+
+ Type +
+
+ +WebGLRenderingContext + + +
+
+ + + + +
+ + + +
+

<protected> getLayerRenderer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
layer + + +ol.layer.Layer + + + + Layer.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 172
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layer renderer. +
+ + + +
+
+ Type +
+
+ +ol.renderer.Layer + + +
+
+ + + + +
+ + + +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 183
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

getPixelFromCoordinate

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 192
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Pixel. +
+ + + +
+
+ Type +
+
+ +ol.Pixel + + +
+
+ + + + +
+ + + +
+

getProgram

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
fragmentShaderObject + + +ol.renderer.webgl.FragmentShader + + + + Fragment shader.
vertexShaderObject + + +ol.renderer.webgl.VertexShader + + + + Vertex shader.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 357
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Program. +
+ + + +
+
+ Type +
+
+ +WebGLProgram + + +
+
+ + + + +
+ + + +
+

getShader

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
shaderObject + + +ol.renderer.webgl.Shader + + + + Shader object.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 387
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Shader. +
+ + + +
+
+ Type +
+
+ +WebGLShader + + +
+
+ + + + +
+ + + +
+

handleBackgroundColorChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 413
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleCenterChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 427
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayerRendererChange

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
event + + +goog.events.Event + + + + Event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 437
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersAdd

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
collectionEvent + + +ol.CollectionEvent + + + + Collection event.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 218
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 227
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleLayersRemove

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
collectionEvent + + +ol.CollectionEvent + + + + Collection event.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • map.js, line 254
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleResolutionChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 445
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleRotationChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 454
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleSizeChanged

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 463
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleWebGLContextLost

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
event + + +goog.events.Event + + + + Event.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 473
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleWebGLContextResourced

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 492
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

isImageTextureLoaded

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
image + + +Image + + + + Image.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 518
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Is image texture loaded. +
+ + + +
+
+ Type +
+
+ +boolean + + +
+
+ + + + +
+ + + +
+

removeLayer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 526
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

removeLayerRenderer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 537
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

render

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 551
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setLayerRenderer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 634
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.webgl.Shader.html b/apidoc/master/ol.renderer.webgl.Shader.html new file mode 100644 index 0000000000..6a95b65f31 --- /dev/null +++ b/apidoc/master/ol.renderer.webgl.Shader.html @@ -0,0 +1,364 @@ + + + + + OpenLayers Class: ol.renderer.webgl.Shader + + + + + + + + + + +
+ +

Class: ol.renderer.webgl.Shader

+ + + + + +
+ +
+

+ ol.renderer.webgl.Shader +

+ +
+ +
+
+ + + + +
+

new Shader

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
source + + +string + + + + Source.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shader.js, line 13
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + +

Members

+ +
+ +
+

getType

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shader.js, line 27
+ + + + + + + +
+ + + +
+ + + +
+

isAnimated

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shader.js, line 41
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getSource

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shader.js, line 33
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Source. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.webgl.TileLayer.html b/apidoc/master/ol.renderer.webgl.TileLayer.html new file mode 100644 index 0000000000..7d3e22409d --- /dev/null +++ b/apidoc/master/ol.renderer.webgl.TileLayer.html @@ -0,0 +1,2307 @@ + + + + + OpenLayers Class: ol.renderer.webgl.TileLayer + + + + + + + + + + +
+ +

Class: ol.renderer.webgl.TileLayer

+ + + + + +
+ +
+

+ ol.renderer.webgl.TileLayer +

+ +
+ +
+
+ + + + +
+

new TileLayer

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
mapRenderer + + +ol.renderer.Map + + + + Map renderer.
tileLayer + + +ol.layer.TileLayer + + + + Tile layer.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 86
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

changed

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 147
+ + + + + + + +
+ + + +
+ + + +
+

logger

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 94
+ + + + + + + +
+ + + +
+ + + +
+

setValues

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 239
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

bindTo

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
target + + +ol.Object + + + + Target.
targetKey + + +string= + + + + (Optional) Target key.
noNotify + + +boolean= + + + + (Optional) No notify.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 126
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> dispatchChangeEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 24
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

disposeInternal

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 243
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

get

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 154
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Value. +
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + +
+ + + +
+

getLayer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 259
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Layer. +
+ + + +
+
+ Type +
+
+ +ol.layer.TileLayer + + +
+
+ + + + +
+ + + +
+

getMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 75
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Map. +
+ + + +
+
+ Type +
+
+ +ol.Map + + +
+
+ + + + +
+ + + +
+

getMapRenderer

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 33
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ MapRenderer. +
+ + + +
+
+ Type +
+
+ +ol.renderer.Map + + +
+
+ + + + +
+ + + +
+

getMatrix

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 267
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getTexture

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 275
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerBrightnessChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 54
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerContrastChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 62
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerHueChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 70
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerLoad

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 78
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerOpacityChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 86
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerSaturationChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 94
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleLayerVisibleChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • layer.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

<protected> handleTileChange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 283
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

handleWebGLContextLost

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 291
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

notify

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 175
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

render

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 303
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

set

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
value + + +* + + + + Value.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 202
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setOptions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +Object.<string, *> + + + + Options.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 224
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbind

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
key + + +string + + + + Key.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 245
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

unbindAll

+ + +
+
+ + +
+ Removes all bindings. +
+ + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • object.js, line 262
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.webgl.VertexShader.html b/apidoc/master/ol.renderer.webgl.VertexShader.html new file mode 100644 index 0000000000..1bd94498d0 --- /dev/null +++ b/apidoc/master/ol.renderer.webgl.VertexShader.html @@ -0,0 +1,393 @@ + + + + + OpenLayers Class: ol.renderer.webgl.VertexShader + + + + + + + + + + +
+ +

Class: ol.renderer.webgl.VertexShader

+ + + + + +
+ +
+

+ ol.renderer.webgl.VertexShader +

+ +
+ +
+
+ + + + +
+

new VertexShader

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
source + + +string + + + + Source.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shader.js, line 70
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isAnimated

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 41
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getSource

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 33
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Source. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

getType

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • shader.js, line 79
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.webgl.map.shader.Fragment.html b/apidoc/master/ol.renderer.webgl.map.shader.Fragment.html new file mode 100644 index 0000000000..f20cb87067 --- /dev/null +++ b/apidoc/master/ol.renderer.webgl.map.shader.Fragment.html @@ -0,0 +1,363 @@ + + + + + OpenLayers Class: ol.renderer.webgl.map.shader.Fragment + + + + + + + + + + +
+ +

Class: ol.renderer.webgl.map.shader.Fragment

+ + + + + +
+ +
+

+ ol.renderer.webgl.map.shader.Fragment +

+ +
+ +
+
+ + + + +
+

new Fragment

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 42
+ + + + + +
See:
+
+
    +
  • https://github.com/evanw/glfx.js/blob/master/src/filters/adjust/brightnesscontrast.js
  • + +
  • https://github.com/evanw/glfx.js/blob/master/src/filters/adjust/huesaturation.js
  • +
+
+ + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isAnimated

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 41
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getSource

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 33
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Source. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

getType

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 59
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.webgl.map.shader.Vertex.html b/apidoc/master/ol.renderer.webgl.map.shader.Vertex.html new file mode 100644 index 0000000000..3959d8f470 --- /dev/null +++ b/apidoc/master/ol.renderer.webgl.map.shader.Vertex.html @@ -0,0 +1,354 @@ + + + + + OpenLayers Class: ol.renderer.webgl.map.shader.Vertex + + + + + + + + + + +
+ +

Class: ol.renderer.webgl.map.shader.Vertex

+ + + + + +
+ +
+

+ ol.renderer.webgl.map.shader.Vertex +

+ +
+ +
+
+ + + + +
+

new Vertex

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • map.js, line 110
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isAnimated

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 41
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getSource

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 33
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Source. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

getType

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 79
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.webgl.tilelayerrenderer.shader.Fragment.html b/apidoc/master/ol.renderer.webgl.tilelayerrenderer.shader.Fragment.html new file mode 100644 index 0000000000..dc8559ffda --- /dev/null +++ b/apidoc/master/ol.renderer.webgl.tilelayerrenderer.shader.Fragment.html @@ -0,0 +1,354 @@ + + + + + OpenLayers Class: ol.renderer.webgl.tilelayerrenderer.shader.Fragment + + + + + + + + + + +
+ +

Class: ol.renderer.webgl.tilelayerrenderer.shader.Fragment

+ + + + + +
+ +
+

+ ol.renderer.webgl.tilelayerrenderer.shader.Fragment +

+ +
+ +
+
+ + + + +
+

new Fragment

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 32
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isAnimated

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 41
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getSource

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 33
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Source. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

getType

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 59
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.renderer.webgl.tilelayerrenderer.shader.Vertex.html b/apidoc/master/ol.renderer.webgl.tilelayerrenderer.shader.Vertex.html new file mode 100644 index 0000000000..ee401cb230 --- /dev/null +++ b/apidoc/master/ol.renderer.webgl.tilelayerrenderer.shader.Vertex.html @@ -0,0 +1,354 @@ + + + + + OpenLayers Class: ol.renderer.webgl.tilelayerrenderer.shader.Vertex + + + + + + + + + + +
+ +

Class: ol.renderer.webgl.tilelayerrenderer.shader.Vertex

+ + + + + +
+ +
+

+ ol.renderer.webgl.tilelayerrenderer.shader.Vertex +

+ +
+ +
+
+ + + + +
+

new Vertex

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilelayer.js, line 56
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isAnimated

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 41
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

getSource

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 33
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Source. +
+ + + +
+
+ Type +
+
+ +string + + +
+
+ + + + +
+ + + +
+

getType

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • shader.js, line 79
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.source.BingMaps.html b/apidoc/master/ol.source.BingMaps.html new file mode 100644 index 0000000000..a2d8705c55 --- /dev/null +++ b/apidoc/master/ol.source.BingMaps.html @@ -0,0 +1,1414 @@ + + + + + OpenLayers Class: ol.source.BingMaps + + + + + + + + + + +
+ +

Class: ol.source.BingMaps

+ + + + + +
+ +
+

+ ol.source.BingMaps +

+ +
+ +
+
+ + + + +
+

new BingMaps

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
bingMapsOptions + + +ol.source.BingMapsOptions + + + + Bing Maps options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • bingmaps.js, line 38
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + + + +

Methods

+ +
+ +
+

<protected> dispatchLoadEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 58
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getAttributions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 66
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Attributions. +
+ + + +
+
+ Type +
+
+ +Array.<ol.Attribution> + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 74
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 82
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ + + +
+

getResolutions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 77
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getTile

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 86
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile. +
+ + + +
+
+ Type +
+
+ +ol.Tile + + +
+
+ + + + +
+ + + +
+

getTileCoordUrl

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 108
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile URL. +
+ + + +
+
+ Type +
+
+ +string +| + +undefined + + +
+
+ + + + +
+ + + +
+

getTileGrid

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 116
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile grid. +
+ + + +
+
+ Type +
+
+ +ol.tilegrid.TileGrid + + +
+
+ + + + +
+ + + +
+

handleImageryMetadataResponse

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
response + + +BingMapsImageryMetadataResponse + + + + Response.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • bingmaps.js, line 73
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

isReady

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • bingmaps.js, line 156
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setAttributions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attributions + + +Array.<ol.Attribution> + + + + Attributions.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 110
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projetion.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 118
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.source.MapQuestOSM.html b/apidoc/master/ol.source.MapQuestOSM.html new file mode 100644 index 0000000000..e17b11c3d4 --- /dev/null +++ b/apidoc/master/ol.source.MapQuestOSM.html @@ -0,0 +1,1365 @@ + + + + + OpenLayers Class: ol.source.MapQuestOSM + + + + + + + + + + +
+ +

Class: ol.source.MapQuestOSM

+ + + + + +
+ +
+

+ ol.source.MapQuestOSM +

+ +
+ +
+
+ + + + +
+

new MapQuestOSM

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapquest.js, line 13
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isReady

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 96
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileGrid :ol.tilegrid.TileGrid

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 44
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileUrlFunction :ol.TileUrlFunctionType

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 51
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> dispatchLoadEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 58
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getAttributions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 66
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Attributions. +
+ + + +
+
+ Type +
+
+ +Array.<ol.Attribution> + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 74
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 82
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ + + +
+

getResolutions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 77
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getTile

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 86
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile. +
+ + + +
+
+ Type +
+
+ +ol.Tile + + +
+
+ + + + +
+ + + +
+

getTileCoordUrl

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 108
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile URL. +
+ + + +
+
+ Type +
+
+ +string +| + +undefined + + +
+
+ + + + +
+ + + +
+

getTileGrid

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 116
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile grid. +
+ + + +
+
+ Type +
+
+ +ol.tilegrid.TileGrid + + +
+
+ + + + +
+ + + +
+

setAttributions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attributions + + +Array.<ol.Attribution> + + + + Attributions.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 110
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projetion.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 118
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.source.MapQuestOpenAerial.html b/apidoc/master/ol.source.MapQuestOpenAerial.html new file mode 100644 index 0000000000..292d567e1e --- /dev/null +++ b/apidoc/master/ol.source.MapQuestOpenAerial.html @@ -0,0 +1,1365 @@ + + + + + OpenLayers Class: ol.source.MapQuestOpenAerial + + + + + + + + + + +
+ +

Class: ol.source.MapQuestOpenAerial

+ + + + + +
+ +
+

+ ol.source.MapQuestOpenAerial +

+ +
+ +
+
+ + + + +
+

new MapQuestOpenAerial

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • mapquest.js, line 42
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isReady

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 96
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileGrid :ol.tilegrid.TileGrid

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 44
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileUrlFunction :ol.TileUrlFunctionType

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 51
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> dispatchLoadEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 58
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getAttributions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 66
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Attributions. +
+ + + +
+
+ Type +
+
+ +Array.<ol.Attribution> + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 74
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 82
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ + + +
+

getResolutions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 77
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getTile

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 86
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile. +
+ + + +
+
+ Type +
+
+ +ol.Tile + + +
+
+ + + + +
+ + + +
+

getTileCoordUrl

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 108
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile URL. +
+ + + +
+
+ Type +
+
+ +string +| + +undefined + + +
+
+ + + + +
+ + + +
+

getTileGrid

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 116
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile grid. +
+ + + +
+
+ Type +
+
+ +ol.tilegrid.TileGrid + + +
+
+ + + + +
+ + + +
+

setAttributions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attributions + + +Array.<ol.Attribution> + + + + Attributions.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 110
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projetion.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 118
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.source.OpenStreetMap.html b/apidoc/master/ol.source.OpenStreetMap.html new file mode 100644 index 0000000000..78080473a6 --- /dev/null +++ b/apidoc/master/ol.source.OpenStreetMap.html @@ -0,0 +1,1365 @@ + + + + + OpenLayers Class: ol.source.OpenStreetMap + + + + + + + + + + +
+ +

Class: ol.source.OpenStreetMap

+ + + + + +
+ +
+

+ ol.source.OpenStreetMap +

+ +
+ +
+
+ + + + +
+

new OpenStreetMap

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • openstreetmap.js, line 11
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isReady

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 96
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileGrid :ol.tilegrid.TileGrid

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 44
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileUrlFunction :ol.TileUrlFunctionType

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 51
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> dispatchLoadEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 58
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getAttributions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 66
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Attributions. +
+ + + +
+
+ Type +
+
+ +Array.<ol.Attribution> + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 74
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 82
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ + + +
+

getResolutions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 77
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getTile

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 86
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile. +
+ + + +
+
+ Type +
+
+ +ol.Tile + + +
+
+ + + + +
+ + + +
+

getTileCoordUrl

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 108
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile URL. +
+ + + +
+
+ Type +
+
+ +string +| + +undefined + + +
+
+ + + + +
+ + + +
+

getTileGrid

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 116
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile grid. +
+ + + +
+
+ Type +
+
+ +ol.tilegrid.TileGrid + + +
+
+ + + + +
+ + + +
+

setAttributions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attributions + + +Array.<ol.Attribution> + + + + Attributions.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 110
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projetion.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 118
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.source.Source.html b/apidoc/master/ol.source.Source.html new file mode 100644 index 0000000000..ad02424ed3 --- /dev/null +++ b/apidoc/master/ol.source.Source.html @@ -0,0 +1,900 @@ + + + + + OpenLayers Class: ol.source.Source + + + + + + + + + + +
+ +

Class: ol.source.Source

+ + + + + +
+ +
+

+ ol.source.Source +

+ +
+ +
+
+ + + + +
+

new Source

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
sourceOptions + + +ol.source.SourceOptions + + + + Source options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • source.js, line 26
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ +
    +
  • goog.events.EventTarget
  • +
+ + + + + + + + + + + +

Members

+ +
+ +
+

getResolutions

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • source.js, line 90
+ + + + + + + +
+ + + +
+ + + +
+

isReady

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • source.js, line 96
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> dispatchLoadEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • source.js, line 58
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getAttributions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • source.js, line 66
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Attributions. +
+ + + +
+
+ Type +
+
+ +Array.<ol.Attribution> + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • source.js, line 74
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • source.js, line 82
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ + + +
+

setAttributions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attributions + + +Array.<ol.Attribution> + + + + Attributions.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • source.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • source.js, line 110
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projetion.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • source.js, line 118
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.source.Stamen.html b/apidoc/master/ol.source.Stamen.html new file mode 100644 index 0000000000..d7676dc8c5 --- /dev/null +++ b/apidoc/master/ol.source.Stamen.html @@ -0,0 +1,1409 @@ + + + + + OpenLayers Class: ol.source.Stamen + + + + + + + + + + +
+ +

Class: ol.source.Stamen

+ + + + + +
+ +
+

+ ol.source.Stamen +

+ +
+ +
+
+ + + + +
+

new Stamen

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
stamenOptions + + +ol.source.StamenOptions + + + + Stamen options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • stamen.js, line 73
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isReady

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 96
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileGrid :ol.tilegrid.TileGrid

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 44
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileUrlFunction :ol.TileUrlFunctionType

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 51
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> dispatchLoadEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 58
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getAttributions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 66
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Attributions. +
+ + + +
+
+ Type +
+
+ +Array.<ol.Attribution> + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 74
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 82
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ + + +
+

getResolutions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 77
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getTile

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 86
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile. +
+ + + +
+
+ Type +
+
+ +ol.Tile + + +
+
+ + + + +
+ + + +
+

getTileCoordUrl

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 108
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile URL. +
+ + + +
+
+ Type +
+
+ +string +| + +undefined + + +
+
+ + + + +
+ + + +
+

getTileGrid

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 116
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile grid. +
+ + + +
+
+ Type +
+
+ +ol.tilegrid.TileGrid + + +
+
+ + + + +
+ + + +
+

setAttributions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attributions + + +Array.<ol.Attribution> + + + + Attributions.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 110
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projetion.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 118
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.source.TileJSON.html b/apidoc/master/ol.source.TileJSON.html new file mode 100644 index 0000000000..e67f43c366 --- /dev/null +++ b/apidoc/master/ol.source.TileJSON.html @@ -0,0 +1,1370 @@ + + + + + OpenLayers Class: ol.source.TileJSON + + + + + + + + + + +
+ +

Class: ol.source.TileJSON

+ + + + + +
+ +
+

+ ol.source.TileJSON +

+ +
+ +
+
+ + + + +
+

new TileJSON

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileJsonOptions + + +ol.source.TileJSONOptions + + + + TileJSON optios.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilejson.js, line 50
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + + + +

Methods

+ +
+ +
+

<protected> dispatchLoadEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 58
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getAttributions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 66
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Attributions. +
+ + + +
+
+ Type +
+
+ +Array.<ol.Attribution> + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 74
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 82
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ + + +
+

getResolutions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 77
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getTile

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 86
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile. +
+ + + +
+
+ Type +
+
+ +ol.Tile + + +
+
+ + + + +
+ + + +
+

getTileCoordUrl

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 108
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile URL. +
+ + + +
+
+ Type +
+
+ +string +| + +undefined + + +
+
+ + + + +
+ + + +
+

getTileGrid

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 116
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile grid. +
+ + + +
+
+ Type +
+
+ +ol.tilegrid.TileGrid + + +
+
+ + + + +
+ + + +
+

<protected> handleTileJSONResponse

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilejson.js, line 77
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

isReady

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilejson.js, line 151
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setAttributions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attributions + + +Array.<ol.Attribution> + + + + Attributions.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 110
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projetion.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 118
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.source.TileSource.html b/apidoc/master/ol.source.TileSource.html new file mode 100644 index 0000000000..e36bcb7caa --- /dev/null +++ b/apidoc/master/ol.source.TileSource.html @@ -0,0 +1,1379 @@ + + + + + OpenLayers Class: ol.source.TileSource + + + + + + + + + + +
+ +

Class: ol.source.TileSource

+ + + + + +
+ +
+

+ ol.source.TileSource +

+ +
+ +
+
+ + + + +
+

new TileSource

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileSourceOptions + + +ol.source.TileSourceOptions + + + + Tile source options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 32
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isReady

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 96
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileGrid :ol.tilegrid.TileGrid

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 44
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileUrlFunction :ol.TileUrlFunctionType

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 51
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> dispatchLoadEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 58
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getAttributions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 66
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Attributions. +
+ + + +
+
+ Type +
+
+ +Array.<ol.Attribution> + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 74
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 82
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ + + +
+

getResolutions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 77
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getTile

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 86
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile. +
+ + + +
+
+ Type +
+
+ +ol.Tile + + +
+
+ + + + +
+ + + +
+

getTileCoordUrl

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 108
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile URL. +
+ + + +
+
+ Type +
+
+ +string +| + +undefined + + +
+
+ + + + +
+ + + +
+

getTileGrid

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 116
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile grid. +
+ + + +
+
+ Type +
+
+ +ol.tilegrid.TileGrid + + +
+
+ + + + +
+ + + +
+

setAttributions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attributions + + +Array.<ol.Attribution> + + + + Attributions.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 110
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projetion.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 118
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.source.XYZ.html b/apidoc/master/ol.source.XYZ.html new file mode 100644 index 0000000000..e9e3cbfcba --- /dev/null +++ b/apidoc/master/ol.source.XYZ.html @@ -0,0 +1,1455 @@ + + + + + OpenLayers Class: ol.source.XYZ + + + + + + + + + + +
+ +

Class: ol.source.XYZ

+ + + + + +
+ +
+

+ ol.source.XYZ +

+ +
+ +
+
+ + + + +
+

new XYZ

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
xyzOptions + + +ol.source.XYZOptions + + + + XYZ options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • xyz.js, line 36
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + +

Members

+ +
+ +
+

isReady

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 96
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileGrid :ol.tilegrid.TileGrid

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 44
+ + + + + + + +
+ + + +
+ + + +
+

<protected> tileUrlFunction :ol.TileUrlFunctionType

+ + +
+
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 51
+ + + + + + + +
+ + + +
+ + + +
+

<inner> tileUrlFunction :ol.TileUrlFunctionType

+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • xyz.js, line 41
+ + + + + + + +
+ + + +
+ +
+ + + +

Methods

+ +
+ +
+

<protected> dispatchLoadEvent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 58
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getAttributions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 66
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Attributions. +
+ + + +
+
+ Type +
+
+ +Array.<ol.Attribution> + + +
+
+ + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 74
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getProjection

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 82
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Projection. +
+ + + +
+
+ Type +
+
+ +ol.Projection + + +
+
+ + + + +
+ + + +
+

getResolutions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 77
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getTile

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 86
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile. +
+ + + +
+
+ Type +
+
+ +ol.Tile + + +
+
+ + + + +
+ + + +
+

getTileCoordUrl

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 108
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile URL. +
+ + + +
+
+ Type +
+
+ +string +| + +undefined + + +
+
+ + + + +
+ + + +
+

getTileGrid

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilesource.js, line 116
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile grid. +
+ + + +
+
+ Type +
+
+ +ol.tilegrid.TileGrid + + +
+
+ + + + +
+ + + +
+

setAttributions

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attributions + + +Array.<ol.Attribution> + + + + Attributions.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 102
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 110
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

setProjection

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
projection + + +ol.Projection + + + + Projetion.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • source.js, line 118
+ + + + + + + +
+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.tilegrid.TileGrid.html b/apidoc/master/ol.tilegrid.TileGrid.html new file mode 100644 index 0000000000..8e3465694d --- /dev/null +++ b/apidoc/master/ol.tilegrid.TileGrid.html @@ -0,0 +1,2201 @@ + + + + + OpenLayers Class: ol.tilegrid.TileGrid + + + + + + + + + + +
+ +

Class: ol.tilegrid.TileGrid

+ + + + + +
+ +
+

+ ol.tilegrid.TileGrid +

+ +
+ +
+
+ + + + +
+

new TileGrid

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileGridOptions + + +ol.tilegrid.TileGridOptions + + + + Tile grid options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 32
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + +

Methods

+ +
+ +
+

forEachTileCoordParentTileRange

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
callback + + +function(this: T, number, ol.TileRange): boolean + + + + Callback.
obj + + +T= + + + + (Optional) Object.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 90
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 107
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getOrigin

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
z + + +number + + + + Z.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 116
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Origin. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

getPixelBoundsForTileCoordAndResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
resolution + + +number + + + + Resolution.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 132
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Pixel bounds. +
+ + + +
+
+ Type +
+
+ +ol.PixelBounds + + +
+
+ + + + +
+ + + +
+

getResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
z + + +number + + + + Z.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 151
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Resolution. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getResolutions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 160
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Resolutions. +
+ + + +
+
+ Type +
+
+ +Array.<number> + + +
+
+ + + + +
+ + + +
+

getTileCoordCenter

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 212
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile center. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

getTileCoordExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 226
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getTileCoordForCoordAndResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
resolution + + +number + + + + Resolution.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 243
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile coordinate. +
+ + + +
+
+ Type +
+
+ +ol.TileCoord + + +
+
+ + + + +
+ + + +
+

getTileCoordForCoordAndZ

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
z + + +number + + + + Z.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 287
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile coordinate. +
+ + + +
+
+ Type +
+
+ +ol.TileCoord + + +
+
+ + + + +
+ + + +
+

getTileCoordResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 298
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile resolution. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getTileRangeExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
z + + +number + + + + Z.
tileRange + + +ol.TileRange + + + + Tile range.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 170
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getTileRangeForExtentAndResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
resolution + + +number + + + + Resolution.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 187
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile range. +
+ + + +
+
+ Type +
+
+ +ol.TileRange + + +
+
+ + + + +
+ + + +
+

getTileRangeForExtentAndZ

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
z + + +number + + + + Z.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 202
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile range. +
+ + + +
+
+ Type +
+
+ +ol.TileRange + + +
+
+ + + + +
+ + + +
+

getTileSize

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 307
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile size. +
+ + + +
+
+ Type +
+
+ +ol.Size + + +
+
+ + + + +
+ + + +
+

getZForResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
resolution + + +number + + + + Resolution.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 316
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Z. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/ol.tilegrid.XYZ.html b/apidoc/master/ol.tilegrid.XYZ.html new file mode 100644 index 0000000000..8d87d6fc8d --- /dev/null +++ b/apidoc/master/ol.tilegrid.XYZ.html @@ -0,0 +1,2196 @@ + + + + + OpenLayers Class: ol.tilegrid.XYZ + + + + + + + + + + +
+ +

Class: ol.tilegrid.XYZ

+ + + + + +
+ +
+

+ ol.tilegrid.XYZ +

+ +
+ +
+
+ + + + +
+

new XYZ

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
xyzOptions + + +ol.tilegrid.XYZOptions + + + + XYZ options.
+ + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • xyz.js, line 23
+ + + + + + + +
+ + + + + + + + + +
+ + +
+ + +

Extends

+ + + + + + + + + + + + + + + +

Methods

+ +
+ +
+

forEachTileCoordParentTileRange

+ + +
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
Source:
+
  • xyz.js, line 46
+ + + + + + + +
+ + + + + + + + + +
+ + + +
+

getExtent

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 107
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getOrigin

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
z + + +number + + + + Z.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 116
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Origin. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

getPixelBoundsForTileCoordAndResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
resolution + + +number + + + + Resolution.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 132
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Pixel bounds. +
+ + + +
+
+ Type +
+
+ +ol.PixelBounds + + +
+
+ + + + +
+ + + +
+

getResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
z + + +number + + + + Z.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 151
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Resolution. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getResolutions

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 160
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Resolutions. +
+ + + +
+
+ Type +
+
+ +Array.<number> + + +
+
+ + + + +
+ + + +
+

getTileCoordCenter

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 212
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile center. +
+ + + +
+
+ Type +
+
+ +ol.Coordinate + + +
+
+ + + + +
+ + + +
+

getTileCoordExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 226
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getTileCoordForCoordAndResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
resolution + + +number + + + + Resolution.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 243
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile coordinate. +
+ + + +
+
+ Type +
+
+ +ol.TileCoord + + +
+
+ + + + +
+ + + +
+

getTileCoordForCoordAndZ

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
coordinate + + +ol.Coordinate + + + + Coordinate.
z + + +number + + + + Z.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 287
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile coordinate. +
+ + + +
+
+ Type +
+
+ +ol.TileCoord + + +
+
+ + + + +
+ + + +
+

getTileCoordResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tileCoord + + +ol.TileCoord + + + + Tile coordinate.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 298
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile resolution. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ + + +
+

getTileRangeExtent

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
z + + +number + + + + Z.
tileRange + + +ol.TileRange + + + + Tile range.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 170
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Extent. +
+ + + +
+
+ Type +
+
+ +ol.Extent + + +
+
+ + + + +
+ + + +
+

getTileRangeForExtentAndResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
resolution + + +number + + + + Resolution.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 187
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile range. +
+ + + +
+
+ Type +
+
+ +ol.TileRange + + +
+
+ + + + +
+ + + +
+

getTileRangeForExtentAndZ

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
extent + + +ol.Extent + + + + Extent.
z + + +number + + + + Z.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 202
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile range. +
+ + + +
+
+ Type +
+
+ +ol.TileRange + + +
+
+ + + + +
+ + + +
+

getTileSize

+ + +
+
+ + + + + + + + + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 307
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Tile size. +
+ + + +
+
+ Type +
+
+ +ol.Size + + +
+
+ + + + +
+ + + +
+

getZForResolution

+ + +
+
+ + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
resolution + + +number + + + + Resolution.
+ + + +
+ + + + + + + +
Inherited From:
+
+ + + + + + + + + + + + + +
Source:
+
  • tilegrid.js, line 316
+ + + + + + + +
+ + + + + + + +
Returns:
+ + +
+ Z. +
+ + + +
+
+ Type +
+
+ +number + + +
+
+ + + + +
+ +
+ + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + diff --git a/apidoc/master/scripts/prettify/Apache-License-2.0.txt b/apidoc/master/scripts/prettify/Apache-License-2.0.txt new file mode 100644 index 0000000000..d645695673 --- /dev/null +++ b/apidoc/master/scripts/prettify/Apache-License-2.0.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/apidoc/master/scripts/prettify/lang-css.js b/apidoc/master/scripts/prettify/lang-css.js new file mode 100644 index 0000000000..041e1f5906 --- /dev/null +++ b/apidoc/master/scripts/prettify/lang-css.js @@ -0,0 +1,2 @@ +PR.registerLangHandler(PR.createSimpleLexer([["pln",/^[\t\n\f\r ]+/,null," \t\r\n "]],[["str",/^"(?:[^\n\f\r"\\]|\\(?:\r\n?|\n|\f)|\\[\S\s])*"/,null],["str",/^'(?:[^\n\f\r'\\]|\\(?:\r\n?|\n|\f)|\\[\S\s])*'/,null],["lang-css-str",/^url\(([^"')]*)\)/i],["kwd",/^(?:url|rgb|!important|@import|@page|@media|@charset|inherit)(?=[^\w-]|$)/i,null],["lang-css-kw",/^(-?(?:[_a-z]|\\[\da-f]+ ?)(?:[\w-]|\\\\[\da-f]+ ?)*)\s*:/i],["com",/^\/\*[^*]*\*+(?:[^*/][^*]*\*+)*\//],["com", +/^(?:<\!--|--\>)/],["lit",/^(?:\d+|\d*\.\d+)(?:%|[a-z]+)?/i],["lit",/^#[\da-f]{3,6}/i],["pln",/^-?(?:[_a-z]|\\[\da-f]+ ?)(?:[\w-]|\\\\[\da-f]+ ?)*/i],["pun",/^[^\s\w"']+/]]),["css"]);PR.registerLangHandler(PR.createSimpleLexer([],[["kwd",/^-?(?:[_a-z]|\\[\da-f]+ ?)(?:[\w-]|\\\\[\da-f]+ ?)*/i]]),["css-kw"]);PR.registerLangHandler(PR.createSimpleLexer([],[["str",/^[^"')]+/]]),["css-str"]); diff --git a/apidoc/master/scripts/prettify/prettify.js b/apidoc/master/scripts/prettify/prettify.js new file mode 100644 index 0000000000..eef5ad7e6a --- /dev/null +++ b/apidoc/master/scripts/prettify/prettify.js @@ -0,0 +1,28 @@ +var q=null;window.PR_SHOULD_USE_CONTINUATION=!0; +(function(){function L(a){function m(a){var f=a.charCodeAt(0);if(f!==92)return f;var b=a.charAt(1);return(f=r[b])?f:"0"<=b&&b<="7"?parseInt(a.substring(1),8):b==="u"||b==="x"?parseInt(a.substring(2),16):a.charCodeAt(1)}function e(a){if(a<32)return(a<16?"\\x0":"\\x")+a.toString(16);a=String.fromCharCode(a);if(a==="\\"||a==="-"||a==="["||a==="]")a="\\"+a;return a}function h(a){for(var f=a.substring(1,a.length-1).match(/\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\[0-3][0-7]{0,2}|\\[0-7]{1,2}|\\[\S\s]|[^\\]/g),a= +[],b=[],o=f[0]==="^",c=o?1:0,i=f.length;c122||(d<65||j>90||b.push([Math.max(65,j)|32,Math.min(d,90)|32]),d<97||j>122||b.push([Math.max(97,j)&-33,Math.min(d,122)&-33]))}}b.sort(function(a,f){return a[0]-f[0]||f[1]-a[1]});f=[];j=[NaN,NaN];for(c=0;ci[0]&&(i[1]+1>i[0]&&b.push("-"),b.push(e(i[1])));b.push("]");return b.join("")}function y(a){for(var f=a.source.match(/\[(?:[^\\\]]|\\[\S\s])*]|\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\\d+|\\[^\dux]|\(\?[!:=]|[()^]|[^()[\\^]+/g),b=f.length,d=[],c=0,i=0;c=2&&a==="["?f[c]=h(j):a!=="\\"&&(f[c]=j.replace(/[A-Za-z]/g,function(a){a=a.charCodeAt(0);return"["+String.fromCharCode(a&-33,a|32)+"]"}));return f.join("")}for(var t=0,s=!1,l=!1,p=0,d=a.length;p=5&&"lang-"===b.substring(0,5))&&!(o&&typeof o[1]==="string"))c=!1,b="src";c||(r[f]=b)}i=d;d+=f.length;if(c){c=o[1];var j=f.indexOf(c),k=j+c.length;o[2]&&(k=f.length-o[2].length,j=k-c.length);b=b.substring(5);B(l+i,f.substring(0,j),e,p);B(l+i+j,c,C(b,c),p);B(l+i+k,f.substring(k),e,p)}else p.push(l+i,b)}a.e=p}var h={},y;(function(){for(var e=a.concat(m), +l=[],p={},d=0,g=e.length;d=0;)h[n.charAt(k)]=r;r=r[1];n=""+r;p.hasOwnProperty(n)||(l.push(r),p[n]=q)}l.push(/[\S\s]/);y=L(l)})();var t=m.length;return e}function u(a){var m=[],e=[];a.tripleQuotedStrings?m.push(["str",/^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:'''|$)|"""(?:[^"\\]|\\[\S\s]|""?(?=[^"]))*(?:"""|$)|'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$))/,q,"'\""]):a.multiLineStrings?m.push(["str",/^(?:'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$)|`(?:[^\\`]|\\[\S\s])*(?:`|$))/, +q,"'\"`"]):m.push(["str",/^(?:'(?:[^\n\r'\\]|\\.)*(?:'|$)|"(?:[^\n\r"\\]|\\.)*(?:"|$))/,q,"\"'"]);a.verbatimStrings&&e.push(["str",/^@"(?:[^"]|"")*(?:"|$)/,q]);var h=a.hashComments;h&&(a.cStyleComments?(h>1?m.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"#"]):m.push(["com",/^#(?:(?:define|elif|else|endif|error|ifdef|include|ifndef|line|pragma|undef|warning)\b|[^\n\r]*)/,q,"#"]),e.push(["str",/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h|[a-z]\w*)>/,q])):m.push(["com",/^#[^\n\r]*/, +q,"#"]));a.cStyleComments&&(e.push(["com",/^\/\/[^\n\r]*/,q]),e.push(["com",/^\/\*[\S\s]*?(?:\*\/|$)/,q]));a.regexLiterals&&e.push(["lang-regex",/^(?:^^\.?|[!+-]|!=|!==|#|%|%=|&|&&|&&=|&=|\(|\*|\*=|\+=|,|-=|->|\/|\/=|:|::|;|<|<<|<<=|<=|=|==|===|>|>=|>>|>>=|>>>|>>>=|[?@[^]|\^=|\^\^|\^\^=|{|\||\|=|\|\||\|\|=|~|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\s*(\/(?=[^*/])(?:[^/[\\]|\\[\S\s]|\[(?:[^\\\]]|\\[\S\s])*(?:]|$))+\/)/]);(h=a.types)&&e.push(["typ",h]);a=(""+a.keywords).replace(/^ | $/g, +"");a.length&&e.push(["kwd",RegExp("^(?:"+a.replace(/[\s,]+/g,"|")+")\\b"),q]);m.push(["pln",/^\s+/,q," \r\n\t\xa0"]);e.push(["lit",/^@[$_a-z][\w$@]*/i,q],["typ",/^(?:[@_]?[A-Z]+[a-z][\w$@]*|\w+_t\b)/,q],["pln",/^[$_a-z][\w$@]*/i,q],["lit",/^(?:0x[\da-f]+|(?:\d(?:_\d+)*\d*(?:\.\d*)?|\.\d\+)(?:e[+-]?\d+)?)[a-z]*/i,q,"0123456789"],["pln",/^\\[\S\s]?/,q],["pun",/^.[^\s\w"-$'./@\\`]*/,q]);return x(m,e)}function D(a,m){function e(a){switch(a.nodeType){case 1:if(k.test(a.className))break;if("BR"===a.nodeName)h(a), +a.parentNode&&a.parentNode.removeChild(a);else for(a=a.firstChild;a;a=a.nextSibling)e(a);break;case 3:case 4:if(p){var b=a.nodeValue,d=b.match(t);if(d){var c=b.substring(0,d.index);a.nodeValue=c;(b=b.substring(d.index+d[0].length))&&a.parentNode.insertBefore(s.createTextNode(b),a.nextSibling);h(a);c||a.parentNode.removeChild(a)}}}}function h(a){function b(a,d){var e=d?a.cloneNode(!1):a,f=a.parentNode;if(f){var f=b(f,1),g=a.nextSibling;f.appendChild(e);for(var h=g;h;h=g)g=h.nextSibling,f.appendChild(h)}return e} +for(;!a.nextSibling;)if(a=a.parentNode,!a)return;for(var a=b(a.nextSibling,0),e;(e=a.parentNode)&&e.nodeType===1;)a=e;d.push(a)}var k=/(?:^|\s)nocode(?:\s|$)/,t=/\r\n?|\n/,s=a.ownerDocument,l;a.currentStyle?l=a.currentStyle.whiteSpace:window.getComputedStyle&&(l=s.defaultView.getComputedStyle(a,q).getPropertyValue("white-space"));var p=l&&"pre"===l.substring(0,3);for(l=s.createElement("LI");a.firstChild;)l.appendChild(a.firstChild);for(var d=[l],g=0;g=0;){var h=m[e];A.hasOwnProperty(h)?window.console&&console.warn("cannot override language handler %s",h):A[h]=a}}function C(a,m){if(!a||!A.hasOwnProperty(a))a=/^\s*=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"], +"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],F=[w,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],G=[w,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"], +H=[G,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,interface,internal,into,is,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var"],w=[w,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],I=[v,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"], +J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+ +I,J,v],hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0}),A={};k(O,["default-code"]);k(x([],[["pln",/^[^]*(?:>|$)/],["com",/^<\!--[\S\s]*?(?:--\>|$)/],["lang-",/^<\?([\S\s]+?)(?:\?>|$)/],["lang-",/^<%([\S\s]+?)(?:%>|$)/],["pun",/^(?:<[%?]|[%?]>)/],["lang-",/^]*>([\S\s]+?)<\/xmp\b[^>]*>/i],["lang-js",/^]*>([\S\s]*?)(<\/script\b[^>]*>)/i],["lang-css",/^]*>([\S\s]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]), +["default-markup","htm","html","mxml","xhtml","xml","xsl"]);k(x([["pln",/^\s+/,q," \t\r\n"],["atv",/^(?:"[^"]*"?|'[^']*'?)/,q,"\"'"]],[["tag",/^^<\/?[a-z](?:[\w-.:]*\w)?|\/?>$/i],["atn",/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^\s"'>]*(?:[^\s"'/>]|\/(?=\s)))/],["pun",/^[/<->]+/],["lang-js",/^on\w+\s*=\s*"([^"]+)"/i],["lang-js",/^on\w+\s*=\s*'([^']+)'/i],["lang-js",/^on\w+\s*=\s*([^\s"'>]+)/i],["lang-css",/^style\s*=\s*"([^"]+)"/i],["lang-css",/^style\s*=\s*'([^']+)'/i],["lang-css", +/^style\s*=\s*([^\s"'>]+)/i]]),["in.tag"]);k(x([],[["atv",/^[\S\s]+/]]),["uq.val"]);k(u({keywords:F,hashComments:!0,cStyleComments:!0,types:K}),["c","cc","cpp","cxx","cyc","m"]);k(u({keywords:"null,true,false"}),["json"]);k(u({keywords:H,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:K}),["cs"]);k(u({keywords:G,cStyleComments:!0}),["java"]);k(u({keywords:v,hashComments:!0,multiLineStrings:!0}),["bsh","csh","sh"]);k(u({keywords:I,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}), +["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes", +hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]);k(x([],[["str",/^[\S\s]+/]]),["regex"]);window.prettyPrintOne=function(a,m,e){var h=document.createElement("PRE");h.innerHTML=a;e&&D(h,e);E({g:m,i:e,h:h});return h.innerHTML};window.prettyPrint=function(a){function m(){for(var e=window.PR_SHOULD_USE_CONTINUATION?l.now()+250:Infinity;p=0){var k=k.match(g),f,b;if(b= +!k){b=n;for(var o=void 0,c=b.firstChild;c;c=c.nextSibling)var i=c.nodeType,o=i===1?o?b:c:i===3?N.test(c.nodeValue)?b:o:o;b=(f=o===b?void 0:o)&&"CODE"===f.tagName}b&&(k=f.className.match(g));k&&(k=k[1]);b=!1;for(o=n.parentNode;o;o=o.parentNode)if((o.tagName==="pre"||o.tagName==="code"||o.tagName==="xmp")&&o.className&&o.className.indexOf("prettyprint")>=0){b=!0;break}b||((b=(b=n.className.match(/\blinenums\b(?::(\d+))?/))?b[1]&&b[1].length?+b[1]:!0:!1)&&D(n,b),d={g:k,h:n,i:b},E(d))}}p