Uses of Class
net.webpdf.wsclient.schema.extraction.info.DrawStyleType
-
Packages that use DrawStyleType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DrawStyleType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DrawStyleType Modifier and Type Field Description protected DrawStyleTypeAnnotationType. drawStyleMethods in net.webpdf.wsclient.schema.extraction.info that return DrawStyleType Modifier and Type Method Description DrawStyleTypeObjectFactory. createDrawStyleType()Create an instance ofDrawStyleTypeDrawStyleTypeAnnotationType. getDrawStyle()Gets the value of the drawStyle property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DrawStyleType Modifier and Type Method Description voidAnnotationType. setDrawStyle(DrawStyleType value)Sets the value of the drawStyle property.
-