ol.geom.Geometry#getExtent is exported in base class
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
@exportSymbol ol.geom.LineString
|
@exportSymbol ol.geom.LineString
|
||||||
@exportProperty ol.geom.LineString.prototype.getCoordinates
|
@exportProperty ol.geom.LineString.prototype.getCoordinates
|
||||||
@exportProperty ol.geom.LineString.prototype.getExtent
|
|
||||||
@exportProperty ol.geom.LineString.prototype.getType
|
@exportProperty ol.geom.LineString.prototype.getType
|
||||||
@exportProperty ol.geom.LineString.prototype.setCoordinates
|
@exportProperty ol.geom.LineString.prototype.setCoordinates
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
@exportSymbol ol.geom.MultiLineString
|
@exportSymbol ol.geom.MultiLineString
|
||||||
@exportProperty ol.geom.MultiLineString.prototype.getCoordinates
|
@exportProperty ol.geom.MultiLineString.prototype.getCoordinates
|
||||||
@exportProperty ol.geom.MultiLineString.prototype.getExtent
|
|
||||||
@exportProperty ol.geom.MultiLineString.prototype.getType
|
@exportProperty ol.geom.MultiLineString.prototype.getType
|
||||||
@exportProperty ol.geom.MultiLineString.prototype.setCoordinates
|
@exportProperty ol.geom.MultiLineString.prototype.setCoordinates
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
@exportSymbol ol.geom.MultiPoint
|
@exportSymbol ol.geom.MultiPoint
|
||||||
@exportProperty ol.geom.MultiPoint.prototype.getCoordinates
|
@exportProperty ol.geom.MultiPoint.prototype.getCoordinates
|
||||||
@exportProperty ol.geom.MultiPoint.prototype.getExtent
|
|
||||||
@exportProperty ol.geom.MultiPoint.prototype.getType
|
@exportProperty ol.geom.MultiPoint.prototype.getType
|
||||||
@exportProperty ol.geom.MultiPoint.prototype.setCoordinates
|
@exportProperty ol.geom.MultiPoint.prototype.setCoordinates
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
@exportSymbol ol.geom.MultiPolygon
|
@exportSymbol ol.geom.MultiPolygon
|
||||||
@exportProperty ol.geom.MultiPolygon.prototype.getCoordinates
|
@exportProperty ol.geom.MultiPolygon.prototype.getCoordinates
|
||||||
@exportProperty ol.geom.MultiPolygon.prototype.getExtent
|
|
||||||
@exportProperty ol.geom.MultiPolygon.prototype.getType
|
@exportProperty ol.geom.MultiPolygon.prototype.getType
|
||||||
@exportProperty ol.geom.MultiPolygon.prototype.setCoordinates
|
@exportProperty ol.geom.MultiPolygon.prototype.setCoordinates
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
@exportSymbol ol.geom.Point
|
@exportSymbol ol.geom.Point
|
||||||
@exportProperty ol.geom.Point.prototype.getCoordinates
|
@exportProperty ol.geom.Point.prototype.getCoordinates
|
||||||
@exportProperty ol.geom.Point.prototype.getExtent
|
|
||||||
@exportProperty ol.geom.Point.prototype.getType
|
@exportProperty ol.geom.Point.prototype.getType
|
||||||
@exportProperty ol.geom.Point.prototype.setCoordinates
|
@exportProperty ol.geom.Point.prototype.setCoordinates
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
@exportSymbol ol.geom.Polygon
|
@exportSymbol ol.geom.Polygon
|
||||||
@exportProperty ol.geom.Polygon.prototype.getCoordinates
|
@exportProperty ol.geom.Polygon.prototype.getCoordinates
|
||||||
@exportProperty ol.geom.Polygon.prototype.getExtent
|
|
||||||
@exportProperty ol.geom.Polygon.prototype.getType
|
@exportProperty ol.geom.Polygon.prototype.getType
|
||||||
@exportProperty ol.geom.Polygon.prototype.setCoordinates
|
@exportProperty ol.geom.Polygon.prototype.setCoordinates
|
||||||
|
|||||||
Reference in New Issue
Block a user