@JsonObject(value="IImageRepresentationFormatSelectionCriterion")
public interface IImageRepresentationFormatSelectionCriterion
extends java.io.Serializable
ImageRepresentationFormat
.Modifier and Type | Method and Description |
---|---|
java.util.List<ImageRepresentationFormat> |
getMatching(java.util.List<ImageRepresentationFormat> imageRepresentationFormats)
Returns all
ImageRepresentationFormat objects from the specified list which fulfill
this criterion. |
java.util.List<ImageRepresentationFormat> getMatching(java.util.List<ImageRepresentationFormat> imageRepresentationFormats)
ImageRepresentationFormat
objects from the specified list which fulfill
this criterion.