Class AnnotationRectangleType


  • public class AnnotationRectangleType
    extends RectangleType
     <?xml version="1.0" encoding="UTF-8"?><p xmlns="http://schema.webpdf.de/1.0/extraction/info" xmlns:xs="http://www.w3.org/2001/XMLSchema">An upright rectangle positioning the annotation on the page.</p>
     

    Java class for AnnotationRectangleType complex type.

    The following schema fragment specifies the expected content contained within this class.

    
     <complexType name="AnnotationRectangleType">
       <complexContent>
         <extension base="{http://schema.webpdf.de/1.0/extraction/info}RectangleType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • AnnotationRectangleType

        public AnnotationRectangleType()