|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgraphlab.gui.plugins.graphgenerator.PnGenerator
graphlab.gui.plugins.graphgenerator.CnGenerator
public class CnGenerator
| Field Summary |
|---|
| Fields inherited from class graphlab.gui.plugins.graphgenerator.PnGenerator |
|---|
n |
| Constructor Summary | |
|---|---|
CnGenerator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
checkParameters()
checks the parameters and return an error string if the parameter values are invalid, otherwise it returns null, also if some other fields should be set after setting the parameters you can do it in this method |
java.lang.String |
getDescription()
|
Edge[] |
getEdges()
|
java.lang.String |
getName()
|
java.awt.Point[] |
getVertexPositions()
|
| Methods inherited from class graphlab.gui.plugins.graphgenerator.PnGenerator |
|---|
getVertices, setWorkingGraph |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CnGenerator()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface ExtensiongetName in class PnGeneratorpublic java.lang.String getDescription()
getDescription in interface ExtensiongetDescription in class PnGeneratorpublic Edge[] getEdges()
getEdges in interface GraphGeneratorInterfacegetEdges in class PnGeneratorpublic java.awt.Point[] getVertexPositions()
getVertexPositions in interface GraphGeneratorInterfacegetVertexPositions in class PnGeneratorpublic java.lang.String checkParameters()
Parametrizable
checkParameters in interface ParametrizablecheckParameters in class PnGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||