Class FramedFeature.ReadingFrame

  • All Implemented Interfaces:
    java.io.Serializable, Frame
    Enclosing interface:
    FramedFeature

    public static class FramedFeature.ReadingFrame
    extends java.lang.Object
    implements Frame, java.io.Serializable
    A singleton to hold the frame information
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getFrame()
      A method to get the frame information of the implementing object
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getFrame

        public int getFrame()
        Description copied from interface: Frame
        A method to get the frame information of the implementing object
        Specified by:
        getFrame in interface Frame
        Returns:
        an integer from 0 to 2 representing the frame.