C# 클래스 Utf8GridApplication.Controllers.WmsController

상속: Controller
파일 보기 프로젝트 열기: awcoats/mapstache

공개 메소드들

메소드 설명
Index ( int width, int height, string bbox, string layers ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
CreateBBox ( string bbox ) : RectangleF
CreateGraphicsPath ( RectangleF bounds, Bitmap bitmap, SqlGeography geography ) : GraphicsPath

메소드 상세

Index() 공개 메소드

public Index ( int width, int height, string bbox, string layers ) : System.Web.Mvc.ActionResult
width int
height int
bbox string
layers string
리턴 System.Web.Mvc.ActionResult