Uses of Record Class
net.ygbstudio.jbrave.core.domain.dto.image.ImageThumbnail
Packages that use ImageThumbnail
-
Uses of ImageThumbnail in net.ygbstudio.jbrave.core.domain.dto.image
Methods in net.ygbstudio.jbrave.core.domain.dto.image that return ImageThumbnailModifier and TypeMethodDescriptionImageResult.thumbnail()Returns the value of thethumbnailrecord component.Constructors in net.ygbstudio.jbrave.core.domain.dto.image with parameters of type ImageThumbnailModifierConstructorDescriptionImageResult(String type, String title, String url, String source, String pageFetched, ImageThumbnail thumbnail, Properties properties, MetaUrl metaUrl, String confidence) Creates an instance of aImageResultrecord class.