- 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
-
RawPoint
Stability: not documented -
- Source:
- geometry.js, line 161
OpenLayers 3