Class CRTFlags


  • public final class CRTFlags
    extends Object
    This class represents the flags which a entry in the CharacterRangeTable can have. The flags are bitwise ORed.
    See Also:
    CRTData, CRTable
    • Method Detail

      • getFlagNames

        public final String[] getFlagNames()
        Returns the flag names of this instance.
        Returns:
        An array of Strings containing the flag names.