C# 클래스 SuperMap.WindowsPhone.Core.GeoLineClip

파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8

비공개 메소드들

메소드 설명
Clip ( GeoLine line ) : GeoLine
ClipLineSegment ( Point2D p0, Point2D p1, Rectangle2D e ) : Point2D
ClipPointCollection ( Point2DCollection points, Rectangle2D box ) : IList
EdgeIntersection ( Point2D p0, Point2D p1, double val, bool horizontal ) : Point2D
GeoLineClip ( Rectangle2D clipBox ) : System
IsWithin ( Point2D p, Rectangle2D e ) : bool