Class PointData

    • Field Detail

      • names

        protected PdfArray names
        An array of names that identify the internal data elements of the individual point arrays in the XPTS array.
      • xpts

        protected PdfArray xpts
        An array with XPTS values.
    • Constructor Detail

      • PointData

        public PointData()
        Creates a Point Data dictionary.
    • Method Detail

      • addXPTSValue

        public void addXPTSValue​(PdfNumber value,
                                 PtIdentifier identifier)
        Adds a point to the Point Data dictionary.
        Parameters:
        value - an XPTS value
        identifier -