|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.architecture.traffic.algorithms.edit.SignConfigCalculator
public class SignConfigCalculator
This class will determine for each node which sign-configurations are possible.
| Constructor Summary | |
|---|---|
SignConfigCalculator()
|
|
| Method Summary | |
|---|---|
Sign[][] |
calcSC(Node nd)
This method calculates all Sign configurations of a node |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignConfigCalculator()
| Method Detail |
|---|
public Sign[][] calcSC(Node nd)
throws InfraException
nd - The node that wants the information
InfraException - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||