|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.network.businness.NetworkBuilder
public class NetworkBuilder
Constructor Summary | |
---|---|
NetworkBuilder()
|
Method Summary | |
---|---|
static INetwork |
buildNetwork(it.eng.spagobi.tools.dataset.bo.IDataSet dataSet,
NetworkTemplate template)
Create the Network Object from the Template and the DataSet |
static JSONNetwork |
buildNetworkFromDataset(it.eng.spagobi.tools.dataset.bo.IDataSet dataSet,
NetworkTemplate template)
Creates the Node/Edge structure from the DataSet |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetworkBuilder()
Method Detail |
---|
public static INetwork buildNetwork(it.eng.spagobi.tools.dataset.bo.IDataSet dataSet, NetworkTemplate template) throws org.json.JSONException
dataSet
- template
-
org.json.JSONException
public static JSONNetwork buildNetworkFromDataset(it.eng.spagobi.tools.dataset.bo.IDataSet dataSet, NetworkTemplate template) throws org.json.JSONException
dataSet
- template
-
org.json.JSONException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |