Class FileInfoOME.OME.Image.Feature

  • Enclosing class:
    FileInfoOME.OME.Image

    public class FileInfoOME.OME.Image.Feature
    extends java.lang.Object
    DOCUMENT ME!
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String tag  
    • Constructor Summary

      Constructors 
      Constructor Description
      Feature​(java.lang.String tag)
      Creates a new Feature object.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • tag

        private java.lang.String tag
    • Constructor Detail

      • Feature

        public Feature​(java.lang.String tag)
        Creates a new Feature object.
        Parameters:
        tag - DOCUMENT ME!