|
||||||||||
| 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.CompositionRelationMetaphor
public class CompositionRelationMetaphor
use normal location metaphor and color the and relation as red, or relation as blue
| Field Summary | |
|---|---|
(package private) org.apache.log4j.Logger |
logger
|
| Fields inherited from class edu.iastate.metnet.graphmodel.AbstractGraphMetaphor |
|---|
DEFAULT_BACKGROUND, DEFAULT_FOREGROUND, DEFAULT_LINE_WIDTH |
| Constructor Summary | |
|---|---|
CompositionRelationMetaphor(CompositionGraphModel compositionGraphModel)
mandatory construct the class with argument |
|
| Method Summary | |
|---|---|
void |
run(org.jgraph.JGraph graph,
java.lang.Object[] cells)
make the graph black and white |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public CompositionRelationMetaphor(CompositionGraphModel compositionGraphModel)
| Method Detail |
|---|
public void run(org.jgraph.JGraph graph,
java.lang.Object[] cells)
AbstractGraphMetaphor
run in interface IGraphMetaphorrun in class AbstractGraphMetaphorgraph - the jgraph instancecells - the selected cells or all cells
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||