Uses of Class
net.webpdf.wsclient.schema.extraction.info.AppearanceType
-
Packages that use AppearanceType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of AppearanceType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as AppearanceType Modifier and Type Field Description protected AppearanceTypeAnnotationType. appearanceMethods in net.webpdf.wsclient.schema.extraction.info that return AppearanceType Modifier and Type Method Description AppearanceTypeObjectFactory. createAppearanceType()Create an instance ofAppearanceTypeAppearanceTypeAnnotationType. getAppearance()Gets the value of the appearance property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type AppearanceType Modifier and Type Method Description voidAnnotationType. setAppearance(AppearanceType value)Sets the value of the appearance property.
-