|
Cytoscape 2.5.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.visual.mappings.discrete.DiscreteMappingReader
public class DiscreteMappingReader
Reads in DiscreteMapping Properties. Unit Test for this class exists in: cytoscape.visual.mappings.discrete.unitTests.TestDiscreteMappingReader.
| Constructor Summary | |
|---|---|
DiscreteMappingReader(Properties props,
String baseKey,
ValueParser parser)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getControllingAttributeName()
Gets Controlling Attribute Name. |
TreeMap |
getMap()
Gets the Discrete Map. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiscreteMappingReader(Properties props,
String baseKey,
ValueParser parser)
props - Properties Object.baseKey - Base Property Key.parser - ValueParser Object.| Method Detail |
|---|
public String getControllingAttributeName()
public TreeMap getMap()
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||