|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GMLGenerator
Method Summary | |
---|---|
void |
generateGML(Network network,
java.lang.String out,
GMLConstraint constraint,
boolean wholeNetworkLayout)
This procedure generate GML information for a stable Overlay ring using GML format. |
Method Detail |
---|
void generateGML(Network network, java.lang.String out, GMLConstraint constraint, boolean wholeNetworkLayout)
network
- Network descriptor.out
- Path of the file to write it out.constraint
- Constraint used to select edges for resulting Overlay graphwholeNetworkLayout
- This boolean indicates if we want to shown all the nodes of the network.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |