|
GLG Toolkit, C / C++ API Library
Version 4.6
|
This group lists GLG Intermediate API methods of the GlgObjectC 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:
The C Intermediate API contains additional C Intermediate API functions that can be used in the C++ code.
See GlgObjectC for a complete list of methods in all APIs.
Include file: GlgClass.h
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. | |
| 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. | |
| 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 drawings or individual objects. | |