Home
last modified time | relevance | path

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

12

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
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 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 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 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 DEWKT.php20 public function write(Geometry $geometry) argument
H A DGeoAdapter.php37 public function write(Geometry $geometry); argument
H A DWKT.php271 write(Geometry $geometry) global() argument
311 extractData($geometry) global() argument
[all...]
H A DGeoJSON.php220 write(Geometry $geometry, $returnAsArray = false) global() argument
243 getArray($geometry, $isRoot = true) global() argument
[all...]
H A DEWKB.php13 public function write(Geometry $geometry, $writeAsHex = false, $bigEndian = false) argument
H A DOSM.php415 public function write(Geometry $geometry) argument
440 protected function processGeometry($geometry) argument
[all...]
H A DGeoHash.php115 public function write(Geometry $geometry, $precision = null) argument
H A DGoogleGeocode.php123 public function write(Geometry $geometry, $apiKey = null, $returnType = 'string', $language = null) argument
[all...]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
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 DCollection.php246 private static function getPointsRecursive($geometry, &$points) argument
261 public function equals($geometry) argument
332 distance($geometry) global() argument
[all...]
H A DPoint.php230 public function equals($geometry) argument
255 public function distance($geometry) argument
[all...]
H A DPolygon.php329 public function contains(Geometry $geometry) argument
[all...]
H A DLineString.php477 public function distance($geometry) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DFeature.php44 public function setGeometry(Geometry $geometry)
/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/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorPalette.java227 mxGeometry geometry = new mxGeometry(0, 0, width, height); in addEdgeTemplate() local
/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php788 public $geometry; variable in Google_Geometry
797 public function setGeometry( $geometry) {
/plugin/ol3/
H A Dscript.js8 …){if(a()<e)throw new RangeError("Invalid typed array length");return l.TYPED_ARRAY_SUPPORT?(t=new … function
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

12