Class EmSupportFilm

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmSupportFilm
    extends BaseCategory
    Data items to describe films supporting the specimen
    • Constructor Detail

      • EmSupportFilm

        public EmSupportFilm​(String name,
                             int rowCount,
                             Object[] encodedColumns)
      • EmSupportFilm

        public EmSupportFilm​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        This data item is the primary key of the category.
        Returns:
        StrColumn
      • getMaterial

        public StrColumn getMaterial()
        The support material covering the em grid.
        Returns:
        StrColumn
      • getSampleSupportId

        public StrColumn getSampleSupportId()
        Pointer to EM SAMPLE SUPPORT
        Returns:
        StrColumn
      • getThickness

        public FloatColumn getThickness()
        Thickness of the support film, in Angstroms
        Returns:
        FloatColumn
      • getTopology

        public StrColumn getTopology()
        The topology of the material from which the grid is made.
        Returns:
        StrColumn