|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction
public static class ImporterVNA.EdgeWidthFunction
Nested Class Summary | |
---|---|
static class |
ImporterVNA.EdgeWidthFunction.Function
|
Field Summary | |
---|---|
float |
coefficient
|
ImporterVNA.EdgeWidthFunction.Function |
function
|
Constructor Summary | |
---|---|
ImporterVNA.EdgeWidthFunction(ImporterVNA.EdgeWidthFunction.Function function,
float coefficient)
|
Method Summary | |
---|---|
float |
computeTransformation(float value)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final ImporterVNA.EdgeWidthFunction.Function function
public final float coefficient
Constructor Detail |
---|
public ImporterVNA.EdgeWidthFunction(ImporterVNA.EdgeWidthFunction.Function function, float coefficient)
Method Detail |
---|
public float computeTransformation(float value)
public java.lang.String toString()
toString
in class java.lang.Object
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |