- Source:
- geom.jsdoc, line 1
Classes
- ol.geom.Circle
- ol.geom.Geometry
- ol.geom.GeometryCollection
- ol.geom.LinearRing
- ol.geom.LineString
- ol.geom.MultiLineString
- ol.geom.MultiPoint
- ol.geom.MultiPolygon
- ol.geom.Point
- ol.geom.Polygon
- ol.geom.SimpleGeometry
Members
-
<static> GeometryLayout :string
Stability: not documented -
- Source:
- geometry.js, line 28
Properties:
Name Type Default Description XYstring XY XYZstring XYZ XYMstring XYM XYZMstring XYZM -
<static> GeometryType :string
Stability: not documented -
- Source:
- geometry.js, line 12
Properties:
Name Type Default Description POINTstring Point LINE_STRINGstring LineString LINEAR_RINGstring LinearRing POLYGONstring Polygon MULTI_POINTstring MultiPoint MULTI_LINE_STRINGstring MultiLineString MULTI_POLYGONstring MultiPolygon GEOMETRY_COLLECTIONstring GeometryCollection CIRCLEstring Circle
TypeDefs
-
RawLinearRing
Stability: not documented -
- Source:
- geometry.js, line 174
-
RawLineString
Stability: not documented -
- Source:
- geometry.js, line 167
-
RawMultiLineString
Stability: not documented -
- Source:
- geometry.js, line 192
-
RawMultiPoint
Stability: not documented -
- Source:
- geometry.js, line 186
-
RawMultiPolygon
Stability: not documented -
- Source:
- geometry.js, line 198
-
RawPoint
Stability: not documented -
- Source:
- geometry.js, line 161
-
RawPolygon
Stability: not documented -
- Source:
- geometry.js, line 180
OpenLayers 3