Uses of Interface
org.cytoscape.work.properties.TunablePropertySerializerFactory
-
Packages that use TunablePropertySerializerFactory Package Description org.cytoscape.app This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X. -
-
Uses of TunablePropertySerializerFactory in org.cytoscape.app
Methods in org.cytoscape.app that return TunablePropertySerializerFactory Modifier and Type Method Description TunablePropertySerializerFactory
CyAppAdapter. getTunablePropertySerializerFactory()
Deprecated.Returns an instance ofTunablePropertySerializerFactory
.
-