Home
last modified time | relevance | path

Searched defs:geometry (Results 1 – 25 of 31) sorted by path

12

/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php788 public $geometry; variable in Google_Geometry
797 public function setGeometry( $geometry) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DFeature.php44 public function setGeometry(Geometry $geometry)
/plugin/diagramsnet/lib/js/
H A Dapp.min.js1016 …)}mxCell.prototype.id=null;mxCell.prototype.value=null;mxCell.prototype.geometry=null;mxCell.proto… method in mxCell
H A Dextensions.min.js1590 …ATA),b=f.getAttribute(mxGraphMlConstants.ID),a=new mxCell;a.vertex=!0;a.geometry=new mxGeometry(0,… variable in a
H A Dviewer-static.min.js982 …)}mxCell.prototype.id=null;mxCell.prototype.value=null;mxCell.prototype.geometry=null;mxCell.proto… method in mxCell
H A Dviewer.min.js982 …)}mxCell.prototype.id=null;mxCell.prototype.value=null;mxCell.prototype.geometry=null;mxCell.proto… method in mxCell
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js1866 var geometry; variable
1926 var geometry; variable
6563 var geometry; variable
6628 var geometry; variable
6660 var geometry; variable
6726 var geometry; variable
6861 var geometry; variable
6896 var geometry; variable
6945 var geometry; variable
6996 var geometry; variable
[all …]
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js778 …)}mxCell.prototype.id=null;mxCell.prototype.value=null;mxCell.prototype.geometry=null;mxCell.proto… method in mxCell
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DEWKB.php13 public function write(Geometry $geometry, $writeAsHex = false, $bigEndian = false) argument
H A DEWKT.php20 public function write(Geometry $geometry) argument
H A DGPX.php317 write(Geometry $geometry, $namespace = null, $allowedElements = null) global() argument
340 geometryToGPX($geometry) global() argument
434 collectionToGPX($geometry) global() argument
466 processGeometryData($geometry, $tagList, $indent = 't') global() argument
[all...]
H A DGeoAdapter.php37 public function write(Geometry $geometry); argument
H A DGeoHash.php115 public function write(Geometry $geometry, $precision = null) argument
H A DGeoJSON.php220 write(Geometry $geometry, $returnAsArray = false) global() argument
243 getArray($geometry, $isRoot = true) global() argument
[all...]
H A DGeoRSS.php55 public function write(Geometry $geometry, $namespace = false) argument
198 protected function geometryToGeoRSS($geometry) argument
224 pointToGeoRSS($geometry) global() argument
233 linestringToGeoRSS($geometry) global() argument
250 polygonToGeoRSS($geometry) global() argument
268 collectionToGeoRSS($geometry) global() argument
[all...]
H A DGoogleGeocode.php123 public function write(Geometry $geometry, $apiKey = null, $returnType = 'string', $language = null) argument
[all...]
H A DKML.php244 public function write(Geometry $geometry, argument
257 geometryToKML($geometry) global() argument
284 pointToKML($geometry) global() argument
300 linestringToKML($geometry, $type = false) global() argument
331 polygonToKML($geometry) global() argument
350 collectionToKML($geometry) global() argument
[all...]
H A DOSM.php415 public function write(Geometry $geometry) argument
440 protected function processGeometry($geometry) argument
[all...]
H A DTWKB.php334 write(Geometry $geometry, $writeAsHex = false, $decimalDigitsXY = null, $decimalDigitsZ = null, $decimalDigitsM = null, $includeSizes = false, $includeBoundingBoxes = false) global() argument
363 writeGeometry($geometry) global() argument
458 writePoint($geometry) global() argument
483 writeLineString($geometry) global() argument
496 writePolygon($geometry) global() argument
509 writeMulti($geometry) global() argument
[all...]
H A DWKB.php273 write(Geometry $geometry, $writeAsHex = false, $bigEndian = false) global() argument
287 writeGeometry($geometry) global() argument
385 writeMulti($geometry) global() argument
403 writeType($geometry, $writeSRID = false) global() argument
[all...]
H A DWKT.php271 write(Geometry $geometry) global() argument
311 extractData($geometry) global() argument
[all...]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCollection.php246 private static function getPointsRecursive($geometry, &$points) argument
261 public function equals($geometry) argument
332 distance($geometry) global() argument
[all...]
H A DGeometry.php546 public function equalsExact(Geometry $geometry) argument
562 relate(Geometry $geometry, $pattern = null) global() argument
611 intersection(Geometry $geometry) global() argument
640 difference(Geometry $geometry) global() argument
655 symDifference(Geometry $geometry) global() argument
672 union(Geometry $geometry) global() argument
740 disjoint(Geometry $geometry) global() argument
755 touches(Geometry $geometry) global() argument
770 intersects(Geometry $geometry) global() argument
785 crosses(Geometry $geometry) global() argument
800 within(Geometry $geometry) global() argument
815 contains(Geometry $geometry) global() argument
830 overlaps(Geometry $geometry) global() argument
845 covers(Geometry $geometry) global() argument
860 coveredBy(Geometry $geometry) global() argument
875 hausdorffDistance(Geometry $geometry) global() argument
[all...]
H A DLineString.php477 public function distance($geometry) argument
H A DPoint.php230 public function equals($geometry) argument
255 public function distance($geometry) argument
[all...]

12