Class PICF


  • @Internal
    public class PICF
    extends PICFAbstractType
    The PICF structure specifies the type of a picture, as well as the size of the picture and information about its border.

    Class and fields descriptions are quoted from Microsoft Office Word 97-2007 Binary File Format and [MS-DOC] - v20110608 Word (.doc) Binary File Format

    • Constructor Detail

      • PICF

        public PICF()
      • PICF

        public PICF​(byte[] std,
                    int offset)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object