• Method Detail

      • setFrame

        public void setFrame​(int frame)
      • accept

        public boolean accept​(GFFRecord record)

        Return whether or not to accept record.

        Specified by:
        accept in interface GFFRecordFilter
        Parameters:
        record - the GFFRecord to filter
        Returns:
        true if record should be accepted or false otherwise