../../../ibm_ilog/diagram/interactors/ZoomInteractor.html
ibm_ilog.diagram.interactors.ZoomInteractor
dojo.require("ibm_ilog.diagram.interactors.ZoomInteractor");
A ZoomInteractor controls the process of viewport panning and zooming
Method Summary
Event Summary
Methods
Parameter | Type | Description |
---|
assignments | | |
Disconnects all connections by going to the null state
Parameter | Type | Description |
---|
e | | |
Parameter | Type | Description |
---|
e | | |
Parameter | Type | Description |
---|
e | | |
returns pointer position associated with the given event
Parameter | Type | Description |
---|
e | | |
returns pointer position associated with the given event
Parameter | Type | Description |
---|
e | | |
Parameter | Type | Description |
---|
e | | |
Returns the default event mapping
Returns the increment factor for zooming discrete operations
Zoom interactor constructor, based on a target Diagram widget.
Parameter | Type | Description |
---|
diagram | ibm_ilog.diagram.widget.Diagram | |
Parameter | Type | Description |
---|
ids | | |
e | | |
Override the default event map with the given handlers
Parameter | Type | Description |
---|
connections | | |
release all the handles and reconnect.
sets a new connections configuration
Parameter | Type | Description |
---|
connections | | |
Parameter | Type | Description |
---|
b | | |
Sets the increment factor for zooming discrete operations
Parameter | Type | Description |
---|
factor | Number | |
Parameter | Type | Description |
---|
keyManager | | |
Parameter | Type | Description |
---|
manager | | |
Events