Uses of Interface
repast.simphony.context.space.graph.NetworkMatrixReader
Packages that use NetworkMatrixReader
-
Uses of NetworkMatrixReader in repast.simphony.context.space.graph
Classes in repast.simphony.context.space.graph that implement NetworkMatrixReaderModifier and TypeClassDescriptionclass
Matrix reader for UCINET dl format files.class
Methods in repast.simphony.context.space.graph that return NetworkMatrixReaderModifier and TypeMethodDescriptionprotected NetworkMatrixReader
DLNetworkLoader.getMatrixReader
(InputStream stream) protected NetworkMatrixReader
ExcelNetworkLoader.getMatrixReader
(InputStream stream) protected abstract NetworkMatrixReader
MatrixNetworkLoader.getMatrixReader
(InputStream stream)