Class ImagePerformance


  • public class ImagePerformance
    extends Object
    Image performance model.
    • Constructor Detail

      • ImagePerformance

        public ImagePerformance()
    • Method Detail

      • predictions

        public List<Prediction> predictions()
        Get the predictions value.
        Returns:
        the predictions value
      • id

        public UUID id()
        Get the id value.
        Returns:
        the id value
      • created

        public org.joda.time.DateTime created()
        Get the created value.
        Returns:
        the created value
      • width

        public int width()
        Get the width value.
        Returns:
        the width value
      • height

        public int height()
        Get the height value.
        Returns:
        the height value
      • imageUri

        public String imageUri()
        Get the imageUri value.
        Returns:
        the imageUri value
      • thumbnailUri

        public String thumbnailUri()
        Get the thumbnailUri value.
        Returns:
        the thumbnailUri value
      • tags

        public List<ImageTag> tags()
        Get the tags value.
        Returns:
        the tags value
      • regions

        public List<ImageRegion> regions()
        Get the regions value.
        Returns:
        the regions value