This package contains utility classes for the ArcGIS API for Flex, such as getting the extent of several graphics, or converting data between geographic and web mercator projections. [Added in version 1.2]



Classes
 ClassDescription
 GraphicUtil The GraphicUtil utility class is an all-static class with methods for working with Graphic objects, for example getGraphicsExtent() which will return the unioned extent for an array of graphics.
 WebMercatorUtil Projects coordinates between 4326 (GCS_WGS_1984) and 102100 (WGS_1984_Web_Mercator_Auxiliary_Sphere) coordinate systems.