|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.graphmodel.AbstractGraphMetaphor
edu.iastate.metnet.graphmodel.PathwayElementMetaphor
public class PathwayElementMetaphor
metaphor for selected element. Highlight the selected pathways
| Field Summary | |
|---|---|
(package private) java.util.Set |
blockIdSet
blockid need to be highlighted |
| Fields inherited from class edu.iastate.metnet.graphmodel.AbstractGraphMetaphor |
|---|
DEFAULT_BACKGROUND, DEFAULT_FOREGROUND, DEFAULT_LINE_WIDTH, logger |
| Constructor Summary | |
|---|---|
PathwayElementMetaphor(java.util.Set blockIdSet)
default constructor |
|
| Method Summary | |
|---|---|
void |
run(org.jgraph.JGraph graph,
java.lang.Object[] cells)
color the graph according to FCModeler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.util.Set blockIdSet
| Constructor Detail |
|---|
public PathwayElementMetaphor(java.util.Set blockIdSet)
blockIdSet - the blockid list that need to be highlighted| Method Detail |
|---|
public void run(org.jgraph.JGraph graph,
java.lang.Object[] cells)
run in interface IGraphMetaphorrun in class AbstractGraphMetaphorgraph - the graphcells - all the cells
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||