DynamicView类参考
公有成员 | |
(id) | - initWithMapControl: |
(void) | - moveDynamicViewTo: |
移动动态层到index | |
(void) | - moveDynamicViewDown |
下移 dynamicView | |
(void) | - moveDynamicViewUp |
上移dynamicView | |
(void) | - moveDynamicViewTop |
移到顶部 | |
(NSInteger) | - getIndex |
(void) | - moveDynamicViewBottum |
移到底部 | |
(void) | - addElement: |
(void) | - removeElementWithIDs: |
(void) | - removeElementWithTag: |
(void) | - clear |
(NSArray *) | - queryWithIDs: |
(NSArray *) | - queryWithTag: |
(NSArray *) | - queryWithBounds: |
(void) | - startAnimation |
(void) | - stopAnimation |
(void) | - refresh |
属性 | |
BOOL | isPolymerize |
BOOL | isAutoSort |
成员函数文档
- (void) addElement: | (DynamicElement *) | element |
- (void) clear |
- (NSInteger) getIndex |
- (id) initWithMapControl: | (MapControl *) | mapControl |
- (void) moveDynamicViewBottum |
移到底部
- (void) moveDynamicViewDown |
下移 dynamicView
- (void) moveDynamicViewTo: | (int) | index |
移动动态层到index
- (void) moveDynamicViewTop |
移到顶部
- (void) moveDynamicViewUp |
上移dynamicView
- (NSArray*) queryWithBounds: | (Rectangle2D *) | bounds |
- (NSArray*) queryWithIDs: | (NSArray *) | IDs |
- (NSArray*) queryWithTag: | (NSString *) | tag |
- (void) refresh |
- (void) removeElementWithIDs: | (NSArray *) | IDs |
- (void) removeElementWithTag: | (NSString *) | tag |
- (void) startAnimation |
- (void) stopAnimation |
属性文档
- (BOOL) isAutoSort [read, write, assign] |
- (BOOL) isPolymerize [read, write, assign] |
该类的文档由以下文件生成:
版权所有©2005-2021 北京超图软件股份有限公司。保留所有权利。