Uses of Package
org.cytoscape.view.presentation.customgraphics
-
Packages that use org.cytoscape.view.presentation.customgraphics Package Description org.cytoscape.view.presentation.customgraphics This package provides an API for augmenting aRenderingEngine
s node rendering with custom graphics. -
Classes in org.cytoscape.view.presentation.customgraphics used by org.cytoscape.view.presentation.customgraphics Class Description CustomGraphicLayer This interface defines the minimum interface to add a custom graphics to aCyNode
.CyCustomGraphics Base interface for all Custom Graphics.CyCustomGraphics2 Just an extension ofCyCustomGraphics
which provides a way for the custom graphics instance to define itself as a set of properties.