GLG Toolkit, JavaScript Library  Version 4.6
2. Intermediate API Methods

Detailed Description

This group contains GLG Intermediate API methods of the GlgObject class.

These methods provide additional methods that can be used to traverse all objects defined in the drawing to discover the structure of the drawing, perform coordinate conversion or implement custom object manipulation, such as dragging objects with the mouse.

It also includes:

Modules

 Container Methods
 This group contains methods for accessing elements inside GLG container objects.
 
 Chart Methods
 This group lists Chart methods of the Intermediate API.
 
 GIS Methods
 This group contains methods for handling asynchronous GIS map loading requests.
 
 Object Geometry and Layout
 This group contains methods for positioning objects in the drawing, as well as scaling and rotating them.
 
 Object Queries
 This group contains methods for querying objects, their properties and relations to other objects.
 
 Object Configuration
 This group contains methods that may be used to edit and configure objects in the drawing at run time.
 
 Object Selection
 This group contains methods for handling object selection and other user interaction with the GLG drawing.
 
 Coordinate Conversion
 This group contains methods for converting coordinate values between the screen and GLG world coordinate systems.
 
 Saving and Serialization
 This group contains methods for saving and serializing either drawings or individual objects.
 
 Attaching Custom Data
 This group contains methods for associating arbitrary application data with graphical objects.
 
 Interaction Handler Methods
 This group contains methods used to develop custom interaction handlers.