Interface IGeneratorType

All Known Implementing Classes:
GS_GeneratorType

public interface IGeneratorType
  • Method Summary

    Modifier and Type Method Description
    org.graphstream.algorithm.generator.Generator init​(java.lang.Integer... params)  
  • Method Details

    • init

      org.graphstream.algorithm.generator.Generator init​(java.lang.Integer... params)