DotSpatial Documentation
The DotSpatial libraries follow the modular layout shown below. Areas for which some end user documentation is available or under development appear in color. Areas which are not yet documented are gray. Additionally, see the specific resources for
users and code contributors below.
Documentation for Library Users
DotSpatial Programmer Tutorials
Visit the
DotSpatial Tutorials page for tutorials and sample code
DotSpatial SDK Style Documentation
View the SDK-style documentation online or download the software development kit (SDK) style DotSpatial API documentation as a
single chm file (use 7-Zip to extract it).
Developer Getting Started Guide
The Getting Started Guide will help get you started with the basics of dragging and dropping controls as well as controlling
symbology. Any references to "MapWindow.dll" should be replaced with DotSpatial.
Library Specific Documentation
DotSpatial.Projections
DotSpatial.Topology
DotSpatial.Data
DotSpatial.Analysis
DotSpatial.Positioning
Documentation for Code Contributors
The design architecture of DotSpatial follows two paradigms. The first is to separate the graphical user interfaces from the business logic. The second is to use a larger number of modules to increase code reusability, and allow access to parts
of the framework without requiring the entire thing. However, great energy is being spent to ensure the libraries work as well together as if they were all part of the same framework.
|
|