Classes
Class | Description | |
---|---|---|
Bookmark |
Represents a bookmark.
|
|
BookmarkContext |
Represents a tool context class for the Bookmark, which
contains information about which bookmark the tool is being launched for.
|
|
BookmarkLinks |
Declares methods for retrieving links of different types
for a bookmark.
If the resulting link should contain the path to the analysis
use Uri.AbsoluteUri on the resulting uri for a correct string representation for http or https
related links in order to comply with different browsers and systems and Uri.ToString() for TIBCO Spotfire uri.
See RFC 3986 and related discussions.
|
|
BookmarkManager |
Manages the bookmarks in the document and in the library.
|