Uses of Class
net.webpdf.wsclient.schema.extraction.barcode.RectangleType
-
Packages that use RectangleType Package Description net.webpdf.wsclient.schema.extraction.barcode -
-
Uses of RectangleType in net.webpdf.wsclient.schema.extraction.barcode
Fields in net.webpdf.wsclient.schema.extraction.barcode with type parameters of type RectangleType Modifier and Type Field Description protected List<RectangleType>PositionedContentElementType. rectangleMethods in net.webpdf.wsclient.schema.extraction.barcode that return RectangleType Modifier and Type Method Description RectangleTypeObjectFactory. createRectangleType()Create an instance ofRectangleTypeMethods in net.webpdf.wsclient.schema.extraction.barcode that return types with arguments of type RectangleType Modifier and Type Method Description List<RectangleType>PositionedContentElementType. getRectangle()Gets the value of the rectangle property.
-