Uses of Interface
org.ujmp.core.objectmatrix.ObjectMatrix2D
Packages that use ObjectMatrix2D
Package
Description
-
Uses of ObjectMatrix2D in org.ujmp.core.benchmark
Classes in org.ujmp.core.benchmark that implement ObjectMatrix2D -
Uses of ObjectMatrix2D in org.ujmp.core.filematrix
Classes in org.ujmp.core.filematrix that implement ObjectMatrix2D -
Uses of ObjectMatrix2D in org.ujmp.core.interfaces
Methods in org.ujmp.core.interfaces that return ObjectMatrix2D -
Uses of ObjectMatrix2D in org.ujmp.core.mapmatrix
Classes in org.ujmp.core.mapmatrix that implement ObjectMatrix2D -
Uses of ObjectMatrix2D in org.ujmp.core.matrix.factory
Methods in org.ujmp.core.matrix.factory that return ObjectMatrix2DModifier and TypeMethodDescriptionfinal ObjectMatrix2D
AbstractMatrixFactory.linkToJDBC
(String url, String sqlStatement, String username, String password) final ObjectMatrix2D
AbstractMatrixFactory.linkToJDBC
(Connection connection, String sqlStatement) final ObjectMatrix2D
AbstractMatrixFactory.linkToJDBC
(DBType type, String host, int port, String database, String sqlStatement, String username, String password) -
Uses of ObjectMatrix2D in org.ujmp.core.objectmatrix
Subinterfaces of ObjectMatrix2D in org.ujmp.core.objectmatrixModifier and TypeInterfaceDescriptioninterface
interface
interface
-
Uses of ObjectMatrix2D in org.ujmp.core.objectmatrix.calculation
Classes in org.ujmp.core.objectmatrix.calculation that implement ObjectMatrix2D -
Uses of ObjectMatrix2D in org.ujmp.core.objectmatrix.factory
Classes in org.ujmp.core.objectmatrix.factory with type parameters of type ObjectMatrix2D -
Uses of ObjectMatrix2D in org.ujmp.core.objectmatrix.impl
Classes in org.ujmp.core.objectmatrix.impl that implement ObjectMatrix2DModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of ObjectMatrix2D in org.ujmp.core.objectmatrix.stub
Classes in org.ujmp.core.objectmatrix.stub that implement ObjectMatrix2DModifier and TypeClassDescriptionclass
class
class
class
class
class
class
Fields in org.ujmp.core.objectmatrix.stub with type parameters of type ObjectMatrix2DModifier and TypeFieldDescriptionprivate final Map<Coordinates,
ObjectMatrix2D> AbstractMapToTiledMatrix2DWrapper.values
Methods in org.ujmp.core.objectmatrix.stub that return types with arguments of type ObjectMatrix2DModifier and TypeMethodDescriptionfinal Map<Coordinates,
ObjectMatrix2D> AbstractMapToTiledMatrix2DWrapper.getMap()
final Map<Coordinates,
ObjectMatrix2D> AbstractMapToTiledMatrix2DWrapper.getWrappedObject()
Method parameters in org.ujmp.core.objectmatrix.stub with type arguments of type ObjectMatrix2DModifier and TypeMethodDescriptionfinal void
AbstractMapToTiledMatrix2DWrapper.setWrappedObject
(Map<Coordinates, ObjectMatrix2D> object) Constructor parameters in org.ujmp.core.objectmatrix.stub with type arguments of type ObjectMatrix2DModifierConstructorDescriptionAbstractMapToTiledMatrix2DWrapper
(Map<Coordinates, ObjectMatrix2D> map, long rows, long columns) AbstractMapToTiledMatrix2DWrapper
(Map<Coordinates, ObjectMatrix2D> map, Matrix source) -
Uses of ObjectMatrix2D in org.ujmp.core.text
Classes in org.ujmp.core.text that implement ObjectMatrix2D -
Uses of ObjectMatrix2D in org.ujmp.core.util
Classes in org.ujmp.core.util that implement ObjectMatrix2D -
Uses of ObjectMatrix2D in org.ujmp.core.util.matrices
Classes in org.ujmp.core.util.matrices that implement ObjectMatrix2DModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
-
Uses of ObjectMatrix2D in org.ujmp.gui.util
Classes in org.ujmp.gui.util that implement ObjectMatrix2D -
Uses of ObjectMatrix2D in org.ujmp.jdbc.map
Classes in org.ujmp.jdbc.map that implement ObjectMatrix2D -
Uses of ObjectMatrix2D in org.ujmp.jdbc.matrix
Classes in org.ujmp.jdbc.matrix that implement ObjectMatrix2DModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of ObjectMatrix2D in org.ujmp.mail
Classes in org.ujmp.mail that implement ObjectMatrix2D