RenderingEngines
node rendering with custom graphics.See: Description
| Interface | Description |
|---|---|
| CustomGraphicLayer |
This interface defines a the mimimum interface to
add a custom graphics to a
CyNode. |
| CyCustomGraphics<T extends CustomGraphicLayer> |
Base interface for all Custom Graphics.
|
| CyCustomGraphicsFactory<T extends CustomGraphicLayer> |
This interface provides the factory to create CyCustomGraphics objects.
|
| ImageCustomGraphicLayer |
This interface defines a
CustomGraphicLayer that
paints an image on a node. |
| PaintedShape |
RenderingEngines
node rendering with custom graphics.Copyright 2011 Cytoscape Consortium. All rights reserved.