|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.hierarchView.business.image.DrawGraph
Purpose : ------- This class allows to tranform a graph to an image (binary content)
| Constructor Summary | |
DrawGraph(InteractionNetwork in,
java.lang.String applicationPath)
Constructor |
|
| Method Summary | |
void |
draw()
drawing process, call methods to draw nodes, edges ... |
ImageBean |
getImageBean()
Create an Container with the image and the HTML MAP code. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DrawGraph(InteractionNetwork in,
java.lang.String applicationPath)
| Method Detail |
public void draw()
public ImageBean getImageBean()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||