| Package | Description |
|---|---|
| org.cytoscape.view.presentation.customgraphics |
This package provides an API for augmenting a
RenderingEngines
node rendering with custom graphics. |
| Class and Description |
|---|
| CustomGraphicLayer
This interface defines the minimum interface to
add a custom graphics to a
CyNode. |
| CyCustomGraphics
Base interface for all Custom Graphics.
|
| CyCustomGraphics2
Just an extension of
CyCustomGraphics which provides a way for the custom graphics instance
to define itself as a set of properties. |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.