Uses of Interface
org.ujmp.core.graphmatrix.GraphMatrix
-
Packages that use GraphMatrix Package Description org.ujmp.core.graphmatrix org.ujmp.core.io -
-
Uses of GraphMatrix in org.ujmp.core.graphmatrix
Classes in org.ujmp.core.graphmatrix that implement GraphMatrix Modifier and Type Class Description class
AbstractGraphMatrix<N,E>
class
DefaultGraphMatrix<N,E>
-
Uses of GraphMatrix in org.ujmp.core.io
Fields in org.ujmp.core.io declared as GraphMatrix Modifier and Type Field Description private GraphMatrix<java.lang.Object,java.lang.Boolean>
UJMPContentHandler. graph
-