C# Class SuperMap.WindowsPhone.Core.GeoLineClip

Show file Open project: SuperMap/iClient-for-Win8

Private Methods

Method Description
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