Uses of Class
nl.vpro.domain.image.ImageSourceSet
-
Packages that use ImageSourceSet Package Description nl.vpro.domain.image More or less generic image domain objects. -
-
Uses of ImageSourceSet in nl.vpro.domain.image
Methods in nl.vpro.domain.image that return ImageSourceSet Modifier and Type Method Description ImageSourceSetImageMetadata. getSourceSet()As a map, for easier reference, but the causes a bit of pleonasm in key and value, we could also just do a set?ImageSourceSetImageMetadataImpl. getSourceSet()Methods in nl.vpro.domain.image with parameters of type ImageSourceSet Modifier and Type Method Description @NonNull ImageMetadataImplImageMetadataImpl. withSourceSet(ImageSourceSet sourceSet)
-