Class EmMaskDepositorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmMaskDepositorInfo
    extends BaseCategory
    Data items in the EM_MASK_DEPOSITOR_INFO category record mask parameters that are provided by the depositor
    • Constructor Detail

      • EmMaskDepositorInfo

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

        public EmMaskDepositorInfo​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        Unique identifier for each map listed.
        Returns:
        StrColumn
      • getUploadFileName

        public StrColumn getUploadFileName()
        The name of a file containing the map.
        Returns:
        StrColumn
      • getUploadFormat

        public StrColumn getUploadFormat()
        map format
        Returns:
        StrColumn
      • getContourLevel

        public FloatColumn getContourLevel()
        recommended contour level for viewing the map
        Returns:
        FloatColumn
      • getAnnotationDetails

        public StrColumn getAnnotationDetails()
        map annotation details
        Returns:
        StrColumn
      • getPixelSpacingX

        public FloatColumn getPixelSpacingX()
        The length in Angstroms of one voxel along the X axis.
        Returns:
        FloatColumn
      • getPixelSpacingY

        public FloatColumn getPixelSpacingY()
        The length in Angstroms of one voxel along the Y axis.
        Returns:
        FloatColumn
      • getPixelSpacingZ

        public FloatColumn getPixelSpacingZ()
        The length in Angstroms of one voxel along the Z axis.
        Returns:
        FloatColumn