public interface TunablePropertyHandlerFactory<T extends TunablePropertyHandler> extends TunableHandlerFactory<T>
Module: work-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>work-api</artifactId> </dependency>
createTunableHandler, createTunableHandler
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.