Cytoscape 3.0.1 API

Package org.cytoscape.view.presentation.customgraphics

This package provides an API for augmenting a RenderingEngines node rendering with custom graphics.

See:
          Description

Interface Summary
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 This interface defines a the information required to construct a Shape that has an arbitrary fill Paint and Stroke.
 

Package org.cytoscape.view.presentation.customgraphics Description

This package provides an API for augmenting a RenderingEngines node rendering with custom graphics.


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.