C# Class SuperMap.WindowsPhone.Core.PolygonElementClip

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

Private Methods

Method Description
Clip ( Point2DCollection pts ) : Point2DCollection
ClipRing ( Point2DCollection ring, Edge edge ) : Point2DCollection
EdgeIntersection ( Point2D p0, Point2D p1, Edge edge ) : Point2D
Inside ( Point2D p0, Edge edge ) : bool
PolygonElementClip ( Rectangle2D clipBox )