|
||||||||||
| 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.ComparativeMetaphor
public class ComparativeMetaphor
in the case of multiple pathways in a preview window.
| Field Summary | |
|---|---|
(package private) static org.apache.log4j.Logger |
logger
log4j facility |
| Fields inherited from class edu.iastate.metnet.graphmodel.AbstractGraphMetaphor |
|---|
DEFAULT_BACKGROUND, DEFAULT_FOREGROUND, DEFAULT_LINE_WIDTH |
| Constructor Summary | |
|---|---|
ComparativeMetaphor()
default constructor |
|
| Method Summary | |
|---|---|
java.util.Map |
getColorMap(org.jgraph.JGraph graph)
assign the color map |
void |
run(org.jgraph.JGraph graph,
java.lang.Object[] cells)
apply metaphor for the graph |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public ComparativeMetaphor()
| Method Detail |
|---|
public void run(org.jgraph.JGraph graph,
java.lang.Object[] cells)
run in interface IGraphMetaphorrun in class AbstractGraphMetaphorgraph - the graph objectcells - the cell objectspublic java.util.Map getColorMap(org.jgraph.JGraph graph)
graph - the jgraph object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||