|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.xl.impl.simple.RGG
public abstract class RGG
Field Summary | |
---|---|
protected Graph |
graph
|
Constructor Summary | |
---|---|
protected |
RGG(boolean canSupplyBackward)
|
protected |
RGG(Graph graph)
|
Method Summary | |
---|---|
void |
derive()
|
protected void |
init()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Graph graph
Constructor Detail |
---|
protected RGG(boolean canSupplyBackward)
protected RGG(Graph graph)
Method Detail |
---|
public void derive()
protected void init()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |