| Release Notes > JViews TGO 7.5 Release Notes > Compatibility Issues > API |
API |
PREVIOUS NEXT |
IlpGraphicView
IlpNodeHandler
handleCreateObject returns now an Object which is the identifier of the object that has just been created.
IlpRepresentationObjectSelectionModel
void removeSelectionRepresentationObjects(Collection ros). Removes a list of representation objects from the selection model.
IlpAbstractInteractor
void setGestureAction(IlpGesture, int, Action): it is recommended that the modifiers argument is formed by extended modifiers, such as SHIFT_DOWN_MASK. The use of extended modifiers allows you to specify modifiers with gestures linked to button 2 and button 3. This was previously impossible due to the Java limitation whereby the ALT_MASK/BUTTON2_MASK and META_MASK/BUTTON3_MASK overlapped.
IlpGestureAction
void setModifiers(int): it is recommended that the modifiers argument is formed by extended modifiers, such as SHIFT_DOWN_MASK. The use of extended modifiers allows you to specify modifiers with gestures linked to button 2 and button 3. This was previously impossible due to the Java limitation whereby the ALT_MASK/BUTTON2_MASK and META_MASK/BUTTON3_MASK overlapped.
layoutFixed has been replaced by the property fixed which needs to be configured in the Graph Layout Renderer and the Link Layout Renderer. Refer to the sections Graphic Components > Network Component > Configuring the Network Component > Configuring a Network Component through a CSS File> The GraphLayout Rule and The LinkLayout Rule in the User's Documentation.
borderColor and borderWidth for network nodes has changed. The new values are:
| Copyright © Rogue Wave Software, Inc. 1997, 2016. All rights reserved. Legal terms. | PREVIOUS NEXT |