Uses of Interface
org.odmg.DArray
-
Packages that use DArray Package Description org.odmg org.rasdaman.rasnet.communication rasj rasj.odmg -
-
Uses of DArray in org.odmg
Methods in org.odmg that return DArray Modifier and Type Method Description DArrayImplementation. newDArray()Create a newDArrayobject,
not yet available in RasDaMan. -
Uses of DArray in org.rasdaman.rasnet.communication
Methods in org.rasdaman.rasnet.communication that return DArray Modifier and Type Method Description DArrayRasRasnetImplementation. newDArray() -
Uses of DArray in rasj
Methods in rasj that return DArray Modifier and Type Method Description DArrayRasImplementation. newDArray()Not implemented yet.DArrayRasImplementationInterface. newDArray() -
Uses of DArray in rasj.odmg
Methods in rasj.odmg that return DArray Modifier and Type Method Description DArrayRasODMGImplementation. newDArray()Not implemented yet.
-