Cytoscape 2.8.0 API

cytoscape.visual.ui
Class MapperAndAttribute

java.lang.Object
  extended by cytoscape.visual.ui.MapperAndAttribute

public class MapperAndAttribute
extends Object


Constructor Summary
MapperAndAttribute()
          Creates a new MapperAndAttribute object.
MapperAndAttribute(Object newMapper, MutableString newAttribute)
          Creates a new MapperAndAttribute object.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapperAndAttribute

public MapperAndAttribute()
Creates a new MapperAndAttribute object.


MapperAndAttribute

public MapperAndAttribute(Object newMapper,
                          MutableString newAttribute)
Creates a new MapperAndAttribute object.

Parameters:
newMapper - DOCUMENT ME!
newAttribute - DOCUMENT ME!

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.