Class X3fPropertyList.X3fPropertyListHeader

  • Enclosing class:
    X3fPropertyList

    protected static class X3fPropertyList.X3fPropertyListHeader
    extends Object
    Class for representing a property list header contained in X3F data.
    • Method Detail

      • isPropertyListSupported

        protected boolean isPropertyListSupported()
      • getFormatVersion

        protected VersionNumber getFormatVersion()
        Property list format version.
        Returns:
        property list format version
      • getNumberEntries

        protected int getNumberEntries()
        Number of property entries.
        Returns:
        number of property entries
      • getCharacterFormat

        protected UInt32 getCharacterFormat()
        Character format for all entries in this table. 0 = CHAR16 Unicode.
        Returns:
        a value indicating the character format
      • getReserved

        protected UInt32 getReserved()
        Reserved value.
        Returns:
        reserved value
      • getTotalLengthData

        protected int getTotalLengthData()
        Total length of data in characters.
        Returns:
        total length of data in characters