9 #import "QMultiPoint.h"
38 + (
QPolygon *)polygonWithCoordinates:(CLLocationCoordinate2D *)coords count:(NSUInteger)count;
58 -(id)initWithWithCoordinates:(CLLocationCoordinate2D *)coords count:(NSUInteger)count;
68 - (id)initWithPoints:(
QMapPoint *)points count:(NSUInteger)count;