资 源 简 介
ArcGIS is a complex system, that based internally on ArcObjects, to program with ArcObjects you have to work with thousands of classes and interfaces, and sometimes it is really time-consuming task to do some simple things.
They say that most people use 20% of software functionality 80% of times, Easy ArcGIS Library (EAGL) is an expample of the Facade pattern where you have a complex system (ArcObjects) and you want to cover this complexity with other set of classes.
This library tries to simplify this, for example how many lines of code would you write to get the visible fields of the layer named "rivers" in a map? If you have programmed with ArcObjects you know what I mean.
I"ll try to keep this project alive and updated ;)
Please send me your feed back to: kumaitm@gmail.com
Follow us on our blog: http://www.arcgisserverblog.com