What's new in version 1.2
Version 1.2 of the i2 Notebook API contains new functionality that allows you to style the elements on charts in the i2 Notebook web client. There are also additions in the areas of pop-up menu layout and interactions with tool view windows.
The documentation has been updated with information about each of the following features:
- Styling nodes and edges
- Discovering the source of an event
- Accessing the element to which a record belongs
- Grouping pop-up menu commands
- Looking up item and property types by i2 Analyze schema ID
- Discovering when a tool view is "minimized"
The following sections list all the new and modified elements in the API, organized by namespace.
app namespace
ISelectionEditor
ITrackedMutations
commands namespace
ISystemCommands
records namespace
IChartRecordBase
schema namespace
IChartItemTypeBase
IChartSchema
toolview namespace
IToolView
ToolViewEventMap
ToolViewEventOptionsMap
visual namespace
INodeStyle
Deprecated in version 1.2
The following elements in the API are deprecated in version 1.2, and might be removed in a future release.
app namespace
ITrackedMutations
-
This method is replaced by
INodeEditor.setCenter().