![]() |
WhirlyGlobe
1.2
A 3D interactive globe toolkit for iOS
|
#include <VectorData.h>
Public Member Functions | |
void | setAttrDict (NSMutableDictionary *newDict) |
Set the attribute dictionary. | |
NSMutableDictionary * | getAttrDict () |
Return the attr dict. | |
virtual GeoMbr | calcGeoMbr ()=0 |
Return the geoMbr. | |
Protected Attributes | |
NSMutableDictionary * | attrDict |
The base class for vector shapes. All shapes have attribute and an MBR.