Searched refs:hasZ (Results 1 – 12 of 12) sorted by relevance
22 protected $hasZ = false; variable in geoPHP\\Adapter\\WKT 51 $this->hasZ = false;100 //$this->hasZ = $this->hasZ || $m['z'];285 $this->hasZ = $geometry->hasZ();293 if ($this->hasZ) {317 if ($geometry->hasZ()) {319 $this->hasZ = $this->hasZ || [all...]
35 protected $hasZ = false; variable in geoPHP\\Adapter\\WKB 108 $this->hasZ = false;123 $this->hasZ = true;129 $this->hasZ = true;135 $this->hasZ = true;140 $this->dimension = 2 + ($this->hasZ ? 1 : 0) + ($this->hasM ? 1 : 0);189 if ($this->hasZ) {289 $this->hasZ = $geometry->hasZ();338 if ($this->hasZ) {[all...]
150 $hasZ = false;153 $hasZ = $hasZ || (isset($set[2]) && $set[2]);160 ($hasZ ? (isset($set[2]) ? $set[2] : 0) : null),290 $str .= $geometry->x() . ',' . $geometry->y() . ($geometry->hasZ() ? ',' . $geometry->z() : '');
126 $options['hasZ'] = ($extendedPrecision & 0x01) === 0x01;135 $options['hasZ'] = false;142 $dimension = 2 + ($options['hasZ'] ? 1 : 0) + ($options['hasM'] ? 1 : 0);146 $options['hasZ'] ? $options['zPrecisionFactor'] : 0,221 $z = $options['hasZ'] ? round(365 $this->writeOptions['hasZ'] = $geometry->hasZ();381 $metadataHeader += ($geometry->hasZ() || $geometry->isMeasured()) << 3;422 if ($geometry->hasZ()) {437 if ($geometry->hasZ() || [all...]
371 if ($geom->hasZ() || $geom->getData() !== null) {373 if ($geom->hasZ()) {378 if ($geom->hasZ()) {
51 $this->hasZ = true;165 if (!$this->hasZ && !$this->isMeasured) {168 if ($this->hasZ && $this->isMeasured) {171 if ($this->hasZ) {246 $this->hasZ = false;334 return $this->hasZ ? $this->z() : null;339 return $this->hasZ ? $this->z() : null;
48 if ($components[$i]->hasZ() && !$this->hasZ) {49 $this->hasZ = true;74 return $this->hasZ;322 if ($this->hasZ() || $this->isMeasured()) {326 $this->hasZ = false;
153 if ($startPoint && $endPoint && $startPoint->hasZ() && $endPoint->hasZ()) {
54 protected $hasZ = false; variable in geoPHP\\Geometry\\Geometry 261 return $this->hasZ;387 return 2 + ($this->hasZ() ? 1 : 0) + ($this->isMeasured() ? 1 : 0);433 public function hasZ() function in geoPHP\\Geometry\\Geometry
301 if ($point->hasZ() && $point->z() < $min) {312 if ($point->hasZ() && $point->z() > $max) {322 if ($this->startPoint()->hasZ() && $this->endPoint()->hasZ()) {439 // if ($this->hasZ()
8 …hasZ&&!0===t.hasM?e=_t:!0===t.hasZ?e=mt:!0===t.hasM&&(e=vt),e}function E_(t){var e=t.getLayout();r… property in AnonymousFunction600b995a54e00.n