The SGFramework class provides SkylineGlobe framework functionality, enabling you to customize the different components of a web application, such as the Favorites and Results panels, and providing access to all the properties and methods of the TerraExplorer v65 API.
|
|
Properties |
Description |
|
|
Provides methods for adding and removing geographical locations and terrain objects to/from the SkylineGlobe Favorites panel. |
|
|
|
Controls the triggering of events and the association of functions with specific events. |
|
|
|
Provides a method for managing the Project Tree in the SkylineGlobe Web Package. |
|
|
|
Returns information about the CWA the user is currently connected to. |
|
|
|
Provides methods for managing the Results panel of a SkylineGlobe Web Package. |
|
|
|
Exposes control over the ribbon. |
|
|
|
Provides a method for executing a search tool in a SkylineGlobe Web Package. |
|
|
|
Provides access to all TerraExplorer v6.5 API. |
|
|
|
Returns the current terrain mode. |
|
|
|
Returns the username of the current user. |
|
|
|
Methods |
Description |
|
|
Closes a popup window opened by DisplayPopupMessage. |
|
|
|
Displays a popup window over the 3D Window. |
|
|
|
Returns the value of a specified URL parameter from a query string. |
|
|
|
Loads a user specific Fly file (that includes the username that was appended to the flyName so that the user specific Fly is loaded) into the current project under the parent group. |
|
|
|
Executes the designated function after the SGWP load process (which includes loading the MPT, and initializing the ribbon and Project Tree) finishes. |
|
|
|
Saves the specified group to a Fly file, automatically converting the flyName that is passed to a user specific Fly name by adding a username. |
|
|
|
Converts URL to absolute path. |