Class PositionsType

  • Direct Known Subclasses:
    PointType, RectangleType

    public class PositionsType
    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">Used to define some sort of position on a PDF page.</p>
     

    Java class for PositionsType complex type.

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

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

      • PositionsType

        public PositionsType()