Uses of Interface
uchicago.src.sim.network.NetworkMatrixFormatter

Packages that use NetworkMatrixFormatter
uchicago.src.sim.network   
 

Uses of NetworkMatrixFormatter in uchicago.src.sim.network
 

Classes in uchicago.src.sim.network that implement NetworkMatrixFormatter
 class ASCIIFormatter
          Formats AdjacencyMatrices into a comma delimited plain text format.
 class DlFormatter
          Formats AdjacencyMatrices into dl format.
 class ExcelFormatter
          Formats AdjacencyMatrices into ExcelFormat.