Class FrameMapDefinition

  • All Implemented Interfaces:
    DecodedItem

    public class FrameMapDefinition
    extends java.lang.Object
    implements DecodedItem
    • Constructor Detail

      • FrameMapDefinition

        public FrameMapDefinition​(int id)
    • Method Detail

      • decode

        public void decode​(Js5InputStream in)
                    throws java.io.IOException
        Specified by:
        decode in interface DecodedItem
        Throws:
        java.io.IOException
      • getId

        public int getId()
      • getTypes

        public int[] getTypes()
      • getFrameMaps

        public int[][] getFrameMaps()
      • getLength

        public int getLength()