GLG Toolkit, JavaScript Library  Version 4.6
1. Standard API Methods

Detailed Description

This group lists GLG Standard API methods of the GlgObject class.

These methods are used to:

Specialized Chart methods, as well as a variety of utility methods, are also provided.

Modules

 Load, Setup and Display
 This group contains methods used to load, set up and display a GLG drawing.
 
 Resource Access
 This group contains methods for getting and setting resource values, as well as checking if a named resource exits.
 
 Tag Access
 This group contains methods for getting and setting data tag values, querying a list of all data tags present in the drawing, as well as exporting and importing data tags.
 
 User Interaction and Selection
 This group contains methods for handling object selection and other user interaction with the GLG drawing.
 
 Touch Interaction
 This group contains methods for handling touch interaction.
 
 Zooming and Scrolling
 This group contains methods for zooming, panning and scrolling GLG drawings, charts and GIS map objects.
 
 Chart Methods
 This group lists Chart methods of the Standard API.
 
 Internationalization and Localization
 This group contains methods for setting locate as well as localizing GLG drawings by translating text strings to different languages.
 
 GIS Methods
 This group contains methods that may be used for handling coordinate conversions and GIS queries when a GLG GIS Object is used to display a map inside the GLG drawing.
 
 Error Handling
 This group contains methods for custom error handling.
 
 Utility Methods
 This group contains miscellaneous utility methods.
 
 Fast Access
 These methods may be used to query the Name, Type and DataType resources of an object.
 
 Editing Mode Methods
 This group contains supporting methods for the drawing editing functionality.
 
 Alarm Handling