Uses of Interface
org.ujmp.core.objectmatrix.ObjectMatrix
Packages that use ObjectMatrix
Package
Description
-
Uses of ObjectMatrix in org.ujmp.core
Methods in org.ujmp.core that return ObjectMatrix -
Uses of ObjectMatrix in org.ujmp.core.benchmark
Classes in org.ujmp.core.benchmark that implement ObjectMatrix -
Uses of ObjectMatrix in org.ujmp.core.filematrix
Classes in org.ujmp.core.filematrix that implement ObjectMatrix -
Uses of ObjectMatrix in org.ujmp.core.io
Methods in org.ujmp.core.io that return ObjectMatrixModifier and TypeMethodDescriptionstatic ObjectMatrix
ImportMatrixJDBC.fromDatabase
(String url, String sqlStatement, String username, String password) static ObjectMatrix
ImportMatrixJDBC.fromDatabase
(Connection connection, String sqlStatement) static ObjectMatrix
ImportMatrixJDBC.fromDatabase
(DBType type, String host, int port, String database, String sqlStatement, String username, String password) -
Uses of ObjectMatrix in org.ujmp.core.mapmatrix
Classes in org.ujmp.core.mapmatrix that implement ObjectMatrix -
Uses of ObjectMatrix in org.ujmp.core.matrix.factory
Methods in org.ujmp.core.matrix.factory that return ObjectMatrixModifier and TypeMethodDescriptionfinal ObjectMatrix
AbstractMatrixFactory.importFromJDBC
(String url, String sqlStatement, String username, String password) final ObjectMatrix
AbstractMatrixFactory.importFromJDBC
(Connection connection, String sqlStatement) final ObjectMatrix
AbstractMatrixFactory.importFromJDBC
(DBType type, String host, int port, String database, String sqlStatement, String username, String password) -
Uses of ObjectMatrix in org.ujmp.core.objectmatrix.calculation
Classes in org.ujmp.core.objectmatrix.calculation that implement ObjectMatrixMethods in org.ujmp.core.objectmatrix.calculation that return ObjectMatrix -
Uses of ObjectMatrix in org.ujmp.core.objectmatrix.factory
Classes in org.ujmp.core.objectmatrix.factory with type parameters of type ObjectMatrix -
Uses of ObjectMatrix in org.ujmp.core.objectmatrix.impl
Classes in org.ujmp.core.objectmatrix.impl that implement ObjectMatrixModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of ObjectMatrix in org.ujmp.core.objectmatrix.stub
Classes in org.ujmp.core.objectmatrix.stub that implement ObjectMatrixModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of ObjectMatrix in org.ujmp.core.text
Classes in org.ujmp.core.text that implement ObjectMatrix -
Uses of ObjectMatrix in org.ujmp.core.util
Classes in org.ujmp.core.util that implement ObjectMatrix -
Uses of ObjectMatrix in org.ujmp.core.util.matrices
Classes in org.ujmp.core.util.matrices that implement ObjectMatrixModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
-
Uses of ObjectMatrix in org.ujmp.gui.util
Classes in org.ujmp.gui.util that implement ObjectMatrix -
Uses of ObjectMatrix in org.ujmp.jdbc.map
Classes in org.ujmp.jdbc.map that implement ObjectMatrix -
Uses of ObjectMatrix in org.ujmp.jdbc.matrix
Classes in org.ujmp.jdbc.matrix that implement ObjectMatrixModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of ObjectMatrix in org.ujmp.mail
Classes in org.ujmp.mail that implement ObjectMatrix