|
Cytoscape 2.4.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.continuous.ContinuousMappingReader
public class ContinuousMappingReader
Reads in ContinuousMapping Properties.
| Constructor Summary | |
|---|---|
ContinuousMappingReader(Properties props,
String baseKey,
ValueParser parser)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getControllingAttributeName()
Gets Controlling Attribute Name. |
Interpolator |
getInterpolator()
Gets Interpolator Object. |
ArrayList |
getPoints()
Gets ArrayList of all Data Points. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContinuousMappingReader(Properties props,
String baseKey,
ValueParser parser)
props - Properties Object.baseKey - Base Key.parser - Value Parser.| Method Detail |
|---|
public String getControllingAttributeName()
public Interpolator getInterpolator()
public ArrayList getPoints()
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||