Cytoscape 2.8.0 API

cytoscape.visual.ui
Class DiscretePropertySetter

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

public class DiscretePropertySetter
extends Object


Method Summary
protected
<K,V> void
setDiscreteProps(VisualPropertyType type, Map<K,V> discMapping, Set<K> attrKeys, com.l2fprod.common.propertysheet.DefaultProperty parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setDiscreteProps

protected final <K,V> void setDiscreteProps(VisualPropertyType type,
                                            Map<K,V> discMapping,
                                            Set<K> attrKeys,
                                            com.l2fprod.common.propertysheet.DefaultProperty parent)

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.