| Spotfire Document ⊂ Spotfire Technology Network | | Document The Document orders runtime objects into an object graph. It provides access to all nodes in the application. Class hierarchy The Document, along with the DocumentMetaData, is the key to the Spotfire API. It is closely related to the concept of the Document Model Framework, the design enabling undo and redo functionality, persistence, ... | | http://stn.spotfire.com/stn/Stints/Document.aspx |
|
| Spotfire.Dxp.Application Namespace | | The AnalysisApplication holds a reference to the Document . From the document filters, data and visuals are reached in the related namespaces: Spotfire.Dxp.Application.Filters Spotfire.Dxp.Data Spotfire.Dxp.Application.Visuals Classes Class Description AnalysisApplication Represents the currently running TIBCO Spotfire instance. This object can ... | | http://stn.spotfire.com/stn/API.aspx?API=dxp/html/N_Spotfire_Dxp_Application.htm |
|