Package org.cytoscape.view.presentation
package org.cytoscape.view.presentation
API set for rendering engines (visualizers).
Developers who wants to implement their own rendering engines, they should implement these interfaces.
-
ClassDescriptionThis service is used to create images for a given
CyNetworkView
.RenderingEngine is an interface for all visualizers which renders.A factory class to create visualization for a given view model.Manager for network RenderingEngine objects.