Class Feature


  • public class Feature
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Feature​(java.io.RandomAccessFile raf, int offset)
      Creates new Feature
    • Constructor Detail

      • Feature

        protected Feature​(java.io.RandomAccessFile raf,
                          int offset)
                   throws java.io.IOException
        Creates new Feature
        Throws:
        java.io.IOException
    • Method Detail

      • getLookupCount

        public int getLookupCount()
      • getLookupListIndex

        public int getLookupListIndex​(int i)