Class: ol.PixelBounds
new PixelBounds
Parameters:
| Name |
Type |
Description |
minX |
number
|
Minimum X. |
minY |
number
|
Minimum Y. |
maxX |
number
|
Maximum X. |
maxY |
number
|
Maximum Y. |
- Source:
Extends
Members
-
maxX :number
-
- Inherited From:
- Source:
-
maxY :number
-
- Inherited From:
- Source:
-
minX :number
-
- Inherited From:
- Source:
-
minY :number
-
- Inherited From:
- Source:
Methods
-
getCenter
-
- Inherited From:
- Source:
Returns:
Center.
-
Type
-
ol.Coordinate
-
getHeight
-
- Inherited From:
- Source:
Returns:
Height.
-
Type
-
number
-
getSize
-
- Inherited From:
- Source:
Returns:
Size.
-
Type
-
ol.Size
-
getWidth
-
- Inherited From:
- Source:
Returns:
Width.
-
Type
-
number
-
intersects
-
Parameters:
- Inherited From:
- Source:
Returns:
Intersects.
-
Type
-
boolean
-
normalize
-
Parameters:
- Inherited From:
- Source:
Returns:
Coordinate.
-
Type
-
ol.Coordinate
-
toString
-
- Inherited From:
- Source:
Returns:
String.
-
Type
-
string