All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class PREDATOR.ADT.ImageMetaInfo

java.lang.Object
   |
   +----PREDATOR.ADT.ADTMetaInfo
           |
           +----PREDATOR.ADT.ImageMetaInfo

public class ImageMetaInfo
extends ADTMetaInfo
The meta-info for the Image ADT.

See Also:
ADT_image, newMetaInfo

Constructor Index

 o ImageMetaInfo()

Method Index

 o toString()
Provides a textual version of this object suitable for user-display.

Constructors

 o ImageMetaInfo
 public ImageMetaInfo()

Methods

 o toString
 public String toString()
Provides a textual version of this object suitable for user-display.

Returns:
A textual version of this object
Overrides:
toString in class ADTMetaInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index