What's new in the CartoVista Software Development Kit?
Comprehensive Documentation - New Set of Rich, Opened Components
The CartoVista Software Development Kit (SDK) now includes detailed API documentation on all of its internal packages.
Each class is defined with its object model, its properties and functions to allow developers to properly inherit from components or work with the events model to develop custom functionality.
The API documentation includes a description of all of the CartoVista underlying user interface components and their associated skins. Developers and designers can modify the application skin or inherit from an existing UI component to extend or modify the behavior.
In particular, the SDK includes useful user interface components such as the dockable windows and pods which can be used to create custom windows with just a few lines of MXML code.