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 |
Class and Description |
---|
TunablePropertySerializerFactory
Factory to create TunablePropertySerializer instances.
|
Class and Description |
---|
TunablePropertyHandler
An extension of
TunableHandler with added functionality to support
converting to/from a String. |
TunablePropertySerializer
This is a type of tunable interceptor that converts the values
annotated with
Tunable annotations to and from a Properties object. |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.