Home
last modified time | relevance | path

Searched defs:point (Results 1 – 25 of 74) sorted by relevance

123

/plugin/aichat/vendor/bdelespierre/php-kmeans/src/KMeans/
DCluster.php56 public function attach(Point $point): Point
66 public function detach(Point $point): Point
DPoint.php50 public function getDistanceWith(self $point, bool $precise = true): float
DSpace.php75 public function attach($point, $data = null): void
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
DPolygon.php258 public function pointInPolygon($point, $pointOnBoundary = true, $pointOnVertex = true)
313 public function pointOnVertex($point)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1DebugSessionTransaction.php47 public function setPoint($point)
/plugin/googlemaps/
Dscript.js17 function create_marker(point, text) { argument
/plugin/rigrr/lib/svg-pan-zoom/
Dsvg-pan-zoom.js553 point = SvgUtils.getEventPoint(evt).matrixTransform(this.viewport.getCTM().inverse()) property
756 , pan: function(point) {that.pan(point)} argument
757 , panBy: function(point) {that.panBy(point)} argument
807 , zoomAtPoint: function(scale, point) { argument
810 , zoomAtPointBy: function(scale, point) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
DGoogleCloudVideointelligenceV1p2beta1DetectedLandmark.php64 public function setPoint(GoogleCloudVideointelligenceV1p2beta1NormalizedVertex $point)
DGoogleCloudVideointelligenceV1DetectedLandmark.php64 public function setPoint(GoogleCloudVideointelligenceV1NormalizedVertex $point)
DGoogleCloudVideointelligenceV1beta2DetectedLandmark.php64 public function setPoint(GoogleCloudVideointelligenceV1beta2NormalizedVertex $point)
DGoogleCloudVideointelligenceV1p1beta1DetectedLandmark.php64 public function setPoint(GoogleCloudVideointelligenceV1p1beta1NormalizedVertex $point)
DGoogleCloudVideointelligenceV1p3beta1DetectedLandmark.php64 public function setPoint(GoogleCloudVideointelligenceV1p3beta1NormalizedVertex $point)
/plugin/statdisplay/pchart/
DGDCanvas.php386 …public function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties,…
448 public function drawAlphaPixel(Point $point, $alpha, Color $color) {
513 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
DICanvas.php36 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha…
38 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
DTestCanvas.php55 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha…
59 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
/plugin/google_maps/
Dscript.js18 function createMarker(point, desc) argument
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverPoint.php75 public function equals(self $point)
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DGeoHash.php156 private function encodePoint($point, $precision = null)
DOSM.php472 protected function processPoint($point, $isWayPoint = false)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
DDataset.php101 public function setPoint($point)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
DEd448.php136 public function encodePoint($point)
DEd25519.php194 public function encodePoint($point)
/plugin/geonav/js/
Dearth_a.js77 geocoder.getLatLng(geocodeLocation, function(point) { argument
/plugin/jdraw/src/com/mxgraph/examples/swing/
DGraphEditor.java635 mxPoint point = it.next(); in getToolTipForCell() local
653 mxPoint point = state.getAbsolutePoint(i); in getToolTipForCell() local
/plugin/html2pdf/html2pdf/html2ps/
Dpath.php41 function addPoint($point) {

123