|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.generic.commonapi.results.ResultsGMLGenerator
Constructor Summary | |
ResultsGMLGenerator()
Anything to do. |
Method Summary | |
void |
generateResults(Network network,
java.lang.String out,
ResultsConstraint constraint,
boolean wholeNetworkLayout)
This method generates GML information into out file for a stable Overlay ring using GML format. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResultsGMLGenerator()
Method Detail |
public void generateResults(Network network, java.lang.String out, ResultsConstraint constraint, boolean wholeNetworkLayout)
generateResults
in interface ResultsGenerator
network
- Network.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.ResultsGenerator.generateResults(planet.commonapi.Network,
java.lang.String, planet.commonapi.results.ResultsConstraint, boolean)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |