智慧水务管理系统 - 精河县供水工程综合管理平台

polygon.d.ts 133B

12
  1. import { VectorArray } from '../core/vector';
  2. export declare function contain(points: VectorArray[], x: number, y: number): boolean;