Uses of Record Class
net.ygbstudio.jbrave.core.domain.dto.web.ImageProperties
Packages that use ImageProperties
-
Uses of ImageProperties in net.ygbstudio.jbrave.core.domain.dto.web
Methods in net.ygbstudio.jbrave.core.domain.dto.web that return ImagePropertiesModifier and TypeMethodDescriptionImage.properties()Returns the value of thepropertiesrecord component.Constructors in net.ygbstudio.jbrave.core.domain.dto.web with parameters of type ImagePropertiesModifierConstructorDescriptionImage(Thumbnail thumbnail, String url, ImageProperties properties) Creates an instance of aImagerecord class.