Cytoscape 2.8.0 API

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.

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.