Sg2.0
Reference
Packages
The Scriptographer API is organized in two packages. You can expand and collapse them in the listing to the right. Then visual indention of each prototype represents the relation of super- and sub-prototypes. Italic prototypes are abstract, meaning they serve as super-prototypes for other prototypes, but cannot be used directly. The order is by logical grouping, not alphabetically. These are the packages:


AI - The Adobe Illustrator Package

The Adobe Illustrator functionality. All prototypes for working with documents, graphic objects, vector paths, text objects, fonts, raster images, filters, etc. It also contains a description of objects and functions present in the Global Scope, and basic prototypes such as Point, Rectangle, Color and Matrix.


ADM - The Adobe Dialog Manager Package

Prototypes for creating rich user interfaces that integrate well with the existing Illustrator environment. It offers support for dialogs, palettes, floating windows, and a wide range of user interface elements, such as buttons, text fields, lists, pulldown menus, sliders, scrollbars, images, etc.


Also refer to the description of objects and functions present in the Global Scope, the concept of Bean Properties and List Prototypes.