/plugin/elasticsearch/vendor/ruflin/elastica/lib/Elastica/Query/ |
H A D | GeoPolygon.php | 34 public function __construct(string $key, array $points)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/ |
H A D | GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries.php | 47 public function setPoints($points)
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
H A D | KoblitzPrime.php | 58 public function multiplyAddPoints(array $points, array $scalars)
|
H A D | Base.php | 227 public function multiplyAddPoints(array $points, array $scalars)
|
H A D | Prime.php | 524 public function multiplyAddPoints(array $points, array $scalars)
|
/plugin/geophp/geoPHP/lib/geometry/ |
H A D | LineString.class.php | 16 public function __construct($points = array()) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/ |
H A D | TimeSeries.php | 89 public function setPoints($points)
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | font.class.php | 39 function points($fontsize, $dimension) { function in Font
|
/plugin/statdisplay/pchart/ |
H A D | ICanvas.php | 56 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100);
|
H A D | TestCanvas.php | 76 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
|
H A D | GDCanvas.php | 575 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
|
/plugin/statistics/inc/pchart/ |
H A D | ICanvas.php | 52 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100);
|
H A D | TestCanvas.php | 74 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
|
H A D | GDCanvas.php | 654 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
|
/plugin/jdraw/src/com/mxgraph/examples/swing/ |
H A D | GraphEditor.java | 627 List<mxPoint> points = geo.getPoints(); in getToolTipForCell() local
|
/plugin/sketchcanvas/script/ |
H A D | SketchCanvas.js | 1012 points: dat property in Shape.serialize.alldat 1813 function Tool(name, points, params){ argument
|
/plugin/sequencediagram/bower_components/snap.svg/dist/ |
H A D | snap.svg.js | 5066 proto.polyline = function (points) { argument 5074 attr = {points: points}; property in proto.polyline.attr 5084 proto.polygon = function (points) { argument 5092 attr = {points: points}; property in proto.polygon.attr
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | TTFontFile.php | 4453 function getGlyphData($originalGlyphIdx, &$maxdepth, &$depth, &$points, &$contours)
|
H A D | OtlDump.php | 4007 function getGlyphData($originalGlyphIdx, &$maxdepth, &$depth, &$points, &$contours)
|
/plugin/jmol2/jmol/ |
H A D | JmolAppletSigned0_ShapeSpecial.jar | ... screens
private final javax.vecmath.Point3f[] points
private javax.vecmath.Point3f cross0
private javax. ... |
H A D | JmolApplet0_ShapeSpecial.jar | ... screens
private final javax.vecmath.Point3f[] points
private javax.vecmath.Point3f cross0
private javax. ... |
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(… 5 var ctx=this.canvas.contextTop,v=this.canvas.viewportTransform,p1=this._points[0],p2=this._points[1… argument 8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property in commandLengths
|
H A D | fabric.js | 3619 parsePointsAttribute: function(points) { argument 4249 appendPoints: function (points) { argument 4298 fabric.Intersection.intersectLinePolygon = function(a1, a2, points) { argument 4347 fabric.Intersection.intersectPolygonRectangle = function (points, r1, r2) { argument 7486 convertPointsToSVGPath: function(points) { argument 13537 initialize: function(points, options) { argument 14705 initialize: function(points, options) { argument 14706 return fabric.Polygon.prototype.initialize.call(this, points, options); argument 14881 initialize: function(points, options) { argument
|
/plugin/a2s/ |
H A D | ASCIIToSVG.php | 1941 private $points; variable in dokuwiki\\plugin\\a2s\\SVGPath
|
/plugin/openlayersmap/lib/ |
H A D | OpenLayers.js | 550 if(point.equals(vert2))continue;split=true;if(!point.equals(vert1))points.push(point);lines.push(ne… property in AnonymousFunctionf8445cbf1fc00.result 557 ….y0}}return best},simplify:function(tolerance){if(this&&this!==null){var points=this.getVertices()… argument 660 …dValue(node))}},"gx":{"Track":function(node,container){var obj={whens:[],points:[],angles:[]};if(t… property in obj 668 …String.split(this.regExes.splitSpace);var numPoints=pointList.length;var points=new Array(numPoint… variable 681 …rdinatesNode=this.createElementNS(this.kmlns,"coordinates");var path;var points=geometry.component… variable 849 …(node,geometry);var resolution=this.getResolution();var path=[];var j,jj,points,area,first,second,… variable
|