Uses of Interface
org.odmg.DMap
-
Packages that use DMap Package Description org.odmg org.rasdaman.rasnet.communication rasj rasj.odmg -
-
Uses of DMap in org.odmg
Methods in org.odmg that return DMap Modifier and Type Method Description DMapImplementation. newDMap()Create a newDMapobject,
not yet available in RasDaMan. -
Uses of DMap in org.rasdaman.rasnet.communication
Methods in org.rasdaman.rasnet.communication that return DMap Modifier and Type Method Description DMapRasRasnetImplementation. newDMap() -
Uses of DMap in rasj
Methods in rasj that return DMap Modifier and Type Method Description DMapRasImplementation. newDMap()Not implemented yet.DMapRasImplementationInterface. newDMap() -
Uses of DMap in rasj.odmg
Methods in rasj.odmg that return DMap Modifier and Type Method Description DMapRasODMGImplementation. newDMap()Not implemented yet.
-