Uses of Class
rasj.RasGMArray
Packages that use RasGMArray
-
Uses of RasGMArray in rasj
Subclasses of RasGMArray in rasjModifier and TypeClassDescriptionclassPURPOSE: This class represents a MArray with base type Byte.classPURPOSE: This class represents a MArray with base type double.classPURPOSE: This class represents a MArray with base type float.classPURPOSE: This class represents a MArray with base type Integer.classPURPOSE: This class represents a MArray with base type long.classPURPOSE: This class represents a MArray with base type short.Methods in rasj that return RasGMArrayModifier and TypeMethodDescriptionRasGMArray.intersectionWith(RasMInterval where) Returns a RasGMArray that is the intersection of the current domain with the specified interval.RasGMArray.setTo(RasGMArray mArray) This method copies the values of mArray to itself.Methods in rasj with parameters of type RasGMArrayModifier and TypeMethodDescriptionRasGMArray.setTo(RasGMArray mArray) This method copies the values of mArray to itself.Constructors in rasj with parameters of type RasGMArray