|
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.ui.MiscDialog
public class MiscDialog
Constructor Summary | |
---|---|
MiscDialog()
Deprecated. |
Method Summary | |
---|---|
ImageIcon[] |
getArrowIcons()
Deprecated. Use IconSupport instead. This will be removed 10/2007. |
static HashMap |
getArrowToStringHashMap(int nodeSize)
Deprecated. Use IconSupport instead. This will be removed 10/2007. |
static ImageIcon[] |
getLineTypeIcons()
Deprecated. Use IconSupport instead. This will be removed 10/2007. |
static HashMap |
getLineTypeToStringHashMap()
Deprecated. Use IconSupport instead. This will be removed 10/2007. |
static HashMap |
getShapeByteToStringHashMap()
Deprecated. Use IconSupport instead. This will be removed 10/2007. |
static ImageIcon[] |
getShapeIcons()
Deprecated. Use IconSupport instead. This will be removed 10/2007. |
static HashMap |
getStringToArrowHashMap(int nodeSize)
Deprecated. Use IconSupport instead. This will be removed 10/2007. |
static HashMap |
getStringToLineTypeHashMap()
Deprecated. Use IconSupport instead. This will be removed 10/2007. |
static HashMap |
getStringToShapeByteHashMap()
Deprecated. Use IconSupport instead. This will be removed 10/2007. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MiscDialog()
Method Detail |
---|
public static HashMap getStringToArrowHashMap(int nodeSize)
public static HashMap getArrowToStringHashMap(int nodeSize)
public ImageIcon[] getArrowIcons()
public static HashMap getStringToShapeByteHashMap()
public static HashMap getShapeByteToStringHashMap()
public static ImageIcon[] getShapeIcons()
public static HashMap getStringToLineTypeHashMap()
public static HashMap getLineTypeToStringHashMap()
public static ImageIcon[] getLineTypeIcons()
|
www.cytoscape.org | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |