Class CircleAnnotationType


  • public class CircleAnnotationType
    extends SimpleShapeAnnotationType
     <?xml version="1.0" encoding="UTF-8"?><p xmlns:p105796_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:p913707_="https://jakarta.ee/xml/ns/jaxb" xmlns:p931759_="http://jaxb2-commons.dev.java.net/basic/simplify" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">An annotation that draws a circle on a page.</p>
     

    Java class for CircleAnnotationType complex type.

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

    
     <complexType name="CircleAnnotationType">
       <complexContent>
         <extension base="{http://schema.webpdf.de/1.0/operation}SimpleShapeAnnotationType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • CircleAnnotationType

        public CircleAnnotationType()