-
PackageDescription(As of Cytoscape 3.7) Support for simple apps will be removed in a future version of Cytoscape, please provide an OSGi bundle app instead.(As of Cytoscape 3.7) Support for simple apps will be removed in a future version of Cytoscape, please provide an OSGi bundle app instead.
-
InterfaceDescription(As of Cytoscape 3.7) Support for simple apps will be removed in a future version of Cytoscape, please provide an OSGi bundle app instead.(As of Cytoscape 3.7) Support for simple apps will be removed in a future version of Cytoscape, please provide an OSGi bundle app instead.JavaHelp no longer used in Cytoscape as of 3.4. This interface provides access to the Cytoscape Help Broker and Help Set for managing the JavaHelp system.Use
SessionLoadedListener
instead.
-
ClassDescription(As of Cytoscape 3.7) Support for simple apps will be removed in a future version of Cytoscape, please provide an OSGi bundle app instead.(As of Cytoscape 3.7) Support for simple apps will be removed in a future version of Cytoscape, please provide an OSGi bundle app instead.Just listen to
SessionLoadedEvent
instead now.
-
FieldDescriptionThe zoom should remain at the default of 1.0.
-
MethodDescriptionJavaHelp no longer used in Cytoscape as of 3.4. Returns the HelpBroker.JavaHelp no longer used in Cytoscape as of 3.4. Returns the HelpSet.This method has been deprecated in version 3.4.This method has been deprecated in version 3.4.This method has been deprecated in version 3.4 and does not do anything anymore.Functions registered using this method will work, but will not update properly if the containing bundle is updated. To register a Function, please use CyActivator or CyServiceRegistrar's registerService method to register as a service so updates can be handled properly.Use
AnnotationManager#removeAnnotation()
instead.UseArrowAnnotation.setTarget(View)
instead.UseRenderingEngine.printCanvas(Graphics, Map)
instead.