Home
last modified time | relevance | path

Searched defs:geometryType (Results 1 – 13 of 13) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiSurface.php19 public function geometryType() function in geoPHP\\Geometry\\MultiSurface
H A DMultiLineString.php26 public function geometryType() function in geoPHP\\Geometry\\MultiLineString
H A DMultiPolygon.php21 public function geometryType() function in geoPHP\\Geometry\\MultiPolygon
H A DMultiCurve.php19 public function geometryType() function in geoPHP\\Geometry\\MultiCurve
H A DGeometryCollection.php24 public function geometryType() function in geoPHP\\Geometry\\GeometryCollection
H A DMultiPoint.php28 public function geometryType() function in geoPHP\\Geometry\\MultiPoint
H A DCurve.php30 public function geometryType() function in geoPHP\\Geometry\\Curve
H A DSurface.php24 public function geometryType() function in geoPHP\\Geometry\\Surface
H A DPolygon.php55 public function geometryType() function in geoPHP\\Geometry\\Polygon
H A DLineString.php19 public function geometryType() function in geoPHP\\Geometry\\LineString
H A DPoint.php76 public function geometryType() function in geoPHP\\Geometry\\Point
H A DGeometry.php94 abstract public function geometryType(); function in geoPHP\\Geometry\\Geometry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DFeature.php24 protected $geometryType = Geometry::class; variable in Google\\Service\\SemanticTile\\Feature