Uses of Class
rasj.odmg.RasObject

Packages that use RasObject
Package
Description
 
 
  • Uses of RasObject in rasj

    Subclasses of RasObject in rasj
    Modifier and Type
    Class
    Description
    class 
    PURPOSE: This class represents a generic MDD in the sense that it is independent of the cell base type.
    class 
    PURPOSE: This class represents a MArray with base type Byte.
    class 
    PURPOSE: This class represents a MArray with base type double.
    class 
    PURPOSE: This class represents a MArray with base type float.
    class 
    PURPOSE: This class represents a MArray with base type Integer.
    class 
    PURPOSE: This class represents a MArray with base type long.
    class 
    PURPOSE: This class represents a MArray with base type short.
  • Uses of RasObject in rasj.odmg

    Constructors in rasj.odmg with parameters of type RasObject
    Modifier
    Constructor
    Description
     
    RasObject(RasObject obj, int objType)