Uses of Class
net.webpdf.wsclient.openapi.OperationConverterImage
-
Packages that use OperationConverterImage Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationConverterImage in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationConverterImage Modifier and Type Method Description @Nullable OperationConverterImageOperationConverter. getImage()Get imageOperationConverterImageOperationConverterImage. maintainAspectRatio(Boolean maintainAspectRatio)Methods in net.webpdf.wsclient.openapi with parameters of type OperationConverterImage Modifier and Type Method Description OperationConverterOperationConverter. image(OperationConverterImage image)voidOperationConverter. setImage(OperationConverterImage image)
-