Cytoscape 2.8.0 API

Uses of Class
cytoscape.visual.mappings.MappingType

Packages that use MappingType
cytoscape.visual.mappings The Mappings are used by Calculators to map graph attributes to visual attribute values. 
 

Uses of MappingType in cytoscape.visual.mappings
 

Methods in cytoscape.visual.mappings that return MappingType
static MappingType MappingType.getMappingType(String baseKey)
          Deprecated. Will be removed 5/2008
static MappingType MappingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MappingType[] MappingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.