Class AppearanceType


  • public class AppearanceType
    extends Object
     <?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">Defines a set of attributes concerning the appearance of the annotation.</p>
     

    Java class for AppearanceType complex type.

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

    
     <complexType name="AppearanceType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • AppearanceType

        public AppearanceType()