Home
last modified time | relevance | path

Searched refs:Polygon (Results 1 – 25 of 35) sorted by relevance

12

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoRSS.php11 use geoPHP\Geometry\Polygon; alias
152 $polygons[] = new Polygon([$exteriorRing]);
155 $polygons[] = new Polygon();
176 $polygons[] = new Polygon([$exteriorRing]);
247 * @param Polygon $geometry
H A DKML.php11 use geoPHP\Geometry\Polygon; alias
174 return new Polygon();
194 return new Polygon($components);
268 /** @var Polygon $geometry */
328 * @param Polygon $geometry
343 return '<' . $this->nss . "Polygon>\n" . $str . '</' . $this->nss . "Polygon>\n";
H A DTWKB.php26 use geoPHP\Geometry\Polygon; alias
187 $geometry = $this->getMulti('Polygon', $options);
259 * @return Polygon
265 return new Polygon();
275 return new Polygon($rings, true);
309 case 'Polygon':
401 /** @var Polygon $geometry */
493 * @param Polygon $geometry
H A DGeoHash.php8 use geoPHP\Geometry\Polygon; alias
82 * @param boolean $asGrid Return the center point of hash grid or the grid cell as Polygon
84 * @return Point|Polygon the converted GeoHash
92 return new Polygon(
H A DWKB.php11 use geoPHP\Geometry\Polygon; alias
163 $geometry = $this->getMulti('Polygon');
237 return new Polygon($components);
256 case 'Polygon':
304 /** @var Polygon $geometry */
365 * @param Polygon $poly
H A DWKT.php13 use geoPHP\Geometry\Polygon; alias
153 return new Polygon();
162 return new Polygon($lines);
H A DGeoJSON.php12 use geoPHP\Geometry\Polygon; alias
147 return new Polygon($lines);
H A DGoogleGeocode.php10 use geoPHP\Geometry\Polygon; alias
182 return new Polygon([$outerRing]);
H A DOSM.php20 use geoPHP\Geometry\Polygon; alias
138 /** @var Polygon[] */
204 $polygon = new Polygon([$line]);
284 /** @var Polygon[] $rings */
318 // Create the new Polygon
324 $newPolygon = new Polygon([new LineString($ringPoints)]);
364 /** @var Polygon[] $relationPolygons */
404 $relationPolygons[] = new Polygon($linearRings);
453 /** @var Polygon $geometry */
499 * @param Polygon
[all...]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiPolygon.php10 * @method Polygon[] getComponents()
11 * @property Polygon[] $components
18 parent::__construct($components, true, Polygon::class);
H A DPolygon.php10 * Polygon: A polygon is a plane figure that is bounded by a closed path,
16 class Polygon extends Surface class
31 'Cannot create Polygon: Invalid number of points in LinearRing. Found ' .
42 'Cannot create Polygon: contains non-closed ring (first point: '
50 // throw new \Exception('Cannot create Polygon: geometry should be simple');
104 $innerPoly = new Polygon([$component]);
154 $area = (new Polygon([$ring]))->area(true, true);
324 * Checks whether the given geometry is spatially inside the Polygon
H A DGeometry.php34 const POLYGON = 'Polygon';
358 return new Polygon([new LineString($points)]);
/plugin/geophp/
H A Dcomposer.lock57 "description": "Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.",
60 "Polygon",
H A Ddeleted.files21 geoPHP/lib/geometry/Polygon.class.php
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md6 KML, GPX, and GeoRSS. It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.)
28 // Polygon WKT example
/plugin/openlayersmap/
H A DStaticMap.php28 use geoPHP\Geometry\Polygon;
645 case 'Polygon':
667 * @param Polygon $polygon
676 // print_r('Polygon:<br />');
27 use geoPHP\Geometry\Polygon; global() alias
/plugin/imapmarkers/
H A DREADME.md80 **Polygon**: X1,Y1,X2,Y2,X3,Y3 (and so on …)
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js8Polygon.prototype.initialize.call(this,points,options)},_calcDimensions:function(){return fabric.P… class in fabric
H A Dfabric.js14706 return fabric.Polygon.prototype.initialize.call(this, points, options); class in fabric
14713 return fabric.Polygon.prototype._calcDimensions.call(this);
14720 return fabric.Polygon.prototype._applyPointOffset.call(this);
14739 return fabric.Polygon.prototype.toSVG.call(this, reviver);
14748 if (!fabric.Polygon.prototype.commonRender.call(this, ctx)) {
14834 if (fabric.Polygon) {
15032 fabric.Polygon.ATTRIBUTE_NAMES = fabric.SHARED_ATTRIBUTES.concat();
15042 fabric.Polygon.fromElement = function(element, options) {
15052 return new fabric.Polygon(points, extend(parsedAttributes, options));
15063 fabric.Polygon.fromObject = function(object) {
[all …]
/plugin/ol3/
H A Dscript.js1 …ter to point geometries."},LineString:{doc:"Filter to line geometries."},Polygon:{doc:"Filter to p… class in AnonymousFunction600b995a0400.i.geometry_type.values
8Polygon:function(t,e,r,n,i){var o=r.getFill(),a=r.getStroke();if(o||a){var s=t.getBuilder(r.getZIn… property in r.SEGMENT_WRITERS_
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D35.35.js.map1 …nFromText',\n 'PolyFromWKB',\n 'PolygonFromWKB',\n 'Polygon',\n 'POSIT…
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …ples:1,PixelVariance:1,Points:1,PointsGeneralPolygons:1,PointsPolygons:1,Polygon:1,Procedural:1,Pr… property in hljs.LANGUAGES.rib.dM.k.keyword
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/c3chart/assets/
H A Dd3.min.js2Polygon:function(t,n){An(t.coordinates,n)},MultiPolygon:function(t,n){for(var e=t.coordinates,r=-1… method in Rh

12