Uses of Class
net.webpdf.wsclient.schema.extraction.info.ImageType
-
Packages that use ImageType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of ImageType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info with type parameters of type ImageType Modifier and Type Field Description protected List<ImageType>DocumentType.Images. imageMethods in net.webpdf.wsclient.schema.extraction.info that return ImageType Modifier and Type Method Description ImageTypeObjectFactory. createImageType()Create an instance ofImageTypeMethods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type ImageType Modifier and Type Method Description List<ImageType>DocumentType.Images. getImage()Gets the value of the image property.
-