Uses of Class
net.webpdf.wsclient.openapi.MetadataPopup
-
Packages that use MetadataPopup Package Description net.webpdf.wsclient.openapi -
-
Uses of MetadataPopup in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return MetadataPopup Modifier and Type Method Description @Nullable MetadataPopupMetadataAnnotation. getPopup()Get popupMetadataPopupMetadataPopup. isOpen(Boolean isOpen)MetadataPopupMetadataPopup. rectangle(MetadataRectangle rectangle)Methods in net.webpdf.wsclient.openapi with parameters of type MetadataPopup Modifier and Type Method Description MetadataAnnotationMetadataAnnotation. popup(MetadataPopup popup)voidMetadataAnnotation. setPopup(MetadataPopup popup)
-