Interface Bitmapped


public interface Bitmapped
Interface for objects that contain a Bitmap.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the bitmap indicating which data elements are present.
  • Method Details

    • getBitmap

      Bitmap getBitmap()
      Returns the bitmap indicating which data elements are present.
      Returns:
      the bitmap.