Class Grfhic


  • @Internal
    public class Grfhic
    extends GrfhicAbstractType
    The grfhic structure is a set of HTML incompatibility flags that specify the HTML incompatibilities of a list structure. The values specify possible incompatibilities between an LVL or LVLF and HTML lists. The values do not define list properties.
    • Constructor Detail

      • Grfhic

        public Grfhic()
      • Grfhic

        public Grfhic​(byte[] bytes,
                      int offset)
    • Method Detail

      • toByteArray

        public byte[] toByteArray()