#import <MultiComponentSelector.h>
◆ initWithType:image:num:dim1:dim2:()
| - (id) initWithType: |
|
(MultiSelectTypes) |
type |
| image: |
|
(UIImage *) |
image |
| num: |
|
(NSInteger) |
num |
| dim1: |
|
(float) |
dim1 |
| dim2: |
|
(float) |
dim2 |
|
|
| |
◆ isPointInSeletorBoundary:()
| - (BOOL) isPointInSeletorBoundary: |
|
(CLLocationCoordinate2D) |
point |
|
◆ isSelectRectConvertLatitudeBoundary()
| - (BOOL) isSelectRectConvertLatitudeBoundary |
|
|
|
◆ selectorInfo:()
| - (NSString*) selectorInfo: |
|
(NSString *) |
annotationDescriptor |
|
◆ setCenterFromCoordinates:numOfPoints:()
| - (void) setCenterFromCoordinates: |
|
(CLLocationCoordinate2D *) |
coordinates |
| numOfPoints: |
|
(NSInteger) |
pointNum |
|
|
| |
◆ dimension1
◆ dimension2
◆ center
| - (CLLocationCoordinate2D) center |
|
readwritenonatomicassign |
◆ imageBoundary
| - (NSMutableArray *) imageBoundary |
|
readwritenonatomicstrong |
◆ imageRect
◆ northEastCoor
| - (CLLocationCoordinate2D) northEastCoor |
|
readwritenonatomicassign |
◆ numOfAnnotations
| - (NSInteger) numOfAnnotations |
|
readwritenonatomicassign |
◆ overlayColor
| - (UIColor*) overlayColor |
|
readwritenonatomicstrong |
◆ regionKey
◆ selectorBoundary
◆ selectorImage
| - (UIImage *) selectorImage |
|
readwritenonatomicstrong |
◆ selectorType
◆ southWestCoor
| - (CLLocationCoordinate2D) southWestCoor |
|
readwritenonatomicassign |