Class GFCMapFile

    • Constructor Detail

      • GFCMapFile

        public GFCMapFile​(COSStream stream)
        Constructor from COSStream containing CMap.
        Parameters:
        stream - is CMap stream.
    • Method Detail

      • getWMode

        public Long getWMode()
        Description copied from interface: CMapFile
        the value of the WMode entry in the embedded CMap file
        Specified by:
        getWMode in interface CMapFile
        Returns:
        the value of the WMode entry in the embedded CMap file.
      • getdictWMode

        public Long getdictWMode()
        Description copied from interface: CMapFile
        the value of the WMode entry in the parent CMap dictionary
        Specified by:
        getdictWMode in interface CMapFile
        Returns:
        the value of the WMode entry in the parent CMap dictionary.
      • getmaximalCID

        public Long getmaximalCID()
        Description copied from interface: CMapFile
        maximal CID of code contained in this CMap file
        Specified by:
        getmaximalCID in interface CMapFile