|
Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cytoscape.visual.parsers.ParserFactory
public class ParserFactory
Constructor Summary | |
---|---|
ParserFactory()
Deprecated. |
Method Summary | |
---|---|
static ValueParser |
getParser(Class c)
Deprecated. Use VisualPropertyType.getValueParser() instead. Will be removed 5/2008. |
static ValueParser |
getParser(Object o)
Deprecated. Use VisualPropertyType.getValueParser() instead. Will be removed 5/2008. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParserFactory()
Method Detail |
---|
public static ValueParser getParser(Object o)
o
- DOCUMENT ME!
public static ValueParser getParser(Class c)
c
- DOCUMENT ME!
|
www.cytoscape.org | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |