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