Uses of Class
net.webpdf.wsclient.schema.operation.ClearType
-
Packages that use ClearType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ClearType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ClearType Modifier and Type Field Description protected ClearTypeOutlineType. clearMethods in net.webpdf.wsclient.schema.operation that return ClearType Modifier and Type Method Description ClearTypeObjectFactory. createClearType()Create an instance ofClearTypeClearTypeOutlineType. getClear()Gets the value of the clear property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ClearType Modifier and Type Method Description voidOutlineType. setClear(ClearType value)Sets the value of the clear property.
-