Uses of Package
org.cytoscape.work.properties
-
Packages that use org.cytoscape.work.properties 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.org.cytoscape.work.properties -
Classes in org.cytoscape.work.properties used by org.cytoscape.app Class Description TunablePropertySerializerFactory Factory to create TunablePropertySerializer instances. -
Classes in org.cytoscape.work.properties used by org.cytoscape.work.properties Class Description TunablePropertyHandler An extension ofTunableHandler
with added functionality to support converting to/from a String.TunablePropertySerializer This is a type of tunable interceptor that converts the values annotated withTunable
annotations to and from a Properties object.