Uses of Class
net.webpdf.wsclient.schema.extraction.info.BorderStyle
-
Packages that use BorderStyle Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of BorderStyle in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as BorderStyle Modifier and Type Field Description protected BorderStyleAnnotationType. borderMethods in net.webpdf.wsclient.schema.extraction.info that return BorderStyle Modifier and Type Method Description BorderStyleObjectFactory. createBorderStyle()Create an instance ofBorderStyleBorderStyleAnnotationType. getBorder()Gets the value of the border property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type BorderStyle Modifier and Type Method Description voidAnnotationType. setBorder(BorderStyle value)Sets the value of the border property.
-