Searched refs:Point (Results 1 – 6 of 6) sorted by relevance
16 import { Rect, Point } from '../../../../../src/trace/component/trace/timer-shaft/Rect';20 let point = new Point();
19 Point,161 let point = new Point();
111 export class Point { class
40 private points: Point | undefined;638 export class Point { class
37 class Point {189 let datas: Point[] = [];408 datas.push(new Point(x1, y1, x2, y2));
525 export class Point { class