Class EmShadowing

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmShadowing
    extends BaseCategory
    Data items related to shadowing of an EM specimen
    • Constructor Detail

      • EmShadowing

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

        public EmShadowing​(String name)
    • Method Detail

      • getAngle

        public FloatColumn getAngle()
        The shadowing angle (degrees)
        Returns:
        FloatColumn
      • getDetails

        public StrColumn getDetails()
        Additional details about specimen shadowing
        Returns:
        StrColumn
      • getId

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

        public StrColumn getMaterial()
        The material used in the shadowing.
        Returns:
        StrColumn
      • getSpecimenId

        public StrColumn getSpecimenId()
        Foreign key relationship to the EMD SPECIMEN category
        Returns:
        StrColumn
      • getThickness

        public FloatColumn getThickness()
        Thickness of the deposited shadow coat, in Angstroms.
        Returns:
        FloatColumn