Cytoscape 2.8.0 API

cytoscape.visual.mappings
Class MappingManagerImpl

java.lang.Object
  extended by cytoscape.visual.mappings.MappingManagerImpl
All Implemented Interfaces:
MappingManager

public class MappingManagerImpl
extends Object
implements MappingManager


Constructor Summary
MappingManagerImpl()
           
 
Method Summary
 ObjectMapping createMapping(byte objectType, Object defObject)
           
 void register(Class<? extends ObjectMapping> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingManagerImpl

public MappingManagerImpl()
Method Detail

createMapping

public ObjectMapping createMapping(byte objectType,
                                   Object defObject)
Specified by:
createMapping in interface MappingManager

register

public void register(Class<? extends ObjectMapping> type)
Specified by:
register in interface MappingManager

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.