freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

矩形和多邊形查詢ppt課件-資料下載頁

2025-05-01 22:21本頁面
  

【正文】 的線段序列。 ? Matrix類,是一個矩陣類, ? Matrix .Translate()方法用于實現(xiàn)一個矩陣轉(zhuǎn)換。 public static GetMapPolygon( Map map, CircleEventArgs circleArgs) { screenPointCenter = new ( (int),(int))。 screenPointBrink = new ( (int), (int) + (int))。 …… } 從屏幕坐標轉(zhuǎn)換到地圖坐標 Point mapPointCenter = (screenPointCenter, , (int), (int))。 Point mapPointBrink = (screenPointBrink, , (int), (int))。 得到地圖坐標中的半徑 double radius = ( ( ) * ( ) +( )*( ))。 ? 思路:以圓心為中心畫一個橢圓,橢圓邊上分為若干段,再將地圖上的點集合,集中到地圖上的線,再到地圖上的多邊形。 GraphicsPath gpath = new GraphicsPath()。 ((float)( radius), (float)( radius), (float)(2 * radius), (float)(2 * radius))。 Matrix translateMatrix = new Matrix()。 (0, 0)。 float flattening = (float)(radius / 1000)。 (translateMatrix, flattening)。 PointCollection pc = new PointCollection()。 foreach ( dpnt in ) { (new (, ))。 } Ring ring = new Ring()。 = pc。 RingCollection rings = new RingCollection()。 (ring)。 Polygon mapPoly = new Polygon()。 = rings。 return mapPoly。 課堂實踐 ? 自定義矩形查詢: P93P96 ? 自定義多邊形查詢: P96P97 ? 程序錄入: ? 建立一個類庫 GisFunctionality,在其中輸入函數(shù) P103(2)、 P104(2)、 P105(5)
點擊復(fù)制文檔內(nèi)容
教學課件相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1