Cytoscape 2.8.0-alpha1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.visual.mappings
Interface CustomMapping

Type Parameters:
V -

public interface CustomMapping

User-definable visual mapping.

Author:
kono

Method Summary
 Component getMappingEditor()
          Returns GUI component to edit detail of this mapping.
 

Method Detail

getMappingEditor

Component getMappingEditor()
Returns GUI component to edit detail of this mapping.

Returns:
- Component: GUI for editing this mapping.

www.cytoscape.org