Class DatabasePDBMatrix

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class DatabasePDBMatrix
    extends BaseCategory
    The DATABASE_PDB_MATRIX category provides placeholders for transformation matrices and vectors used by the Protein Data Bank (PDB). These data items are included only for consistency with older PDB format files. They should appear in a data block only if that data block was created by reformatting a PDB format file.
    • Constructor Detail

      • DatabasePDBMatrix

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

        public DatabasePDBMatrix​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        This data item is a pointer to _entry.id in the ENTRY category.
        Returns:
        StrColumn
      • getOrigx11

        public FloatColumn getOrigx11()
        The elements of the PDB ORIGX matrix.
        Returns:
        FloatColumn
      • getOrigx12

        public FloatColumn getOrigx12()
        The elements of the PDB ORIGX matrix.
        Returns:
        FloatColumn
      • getOrigx13

        public FloatColumn getOrigx13()
        The elements of the PDB ORIGX matrix.
        Returns:
        FloatColumn
      • getOrigx21

        public FloatColumn getOrigx21()
        The elements of the PDB ORIGX matrix.
        Returns:
        FloatColumn
      • getOrigx22

        public FloatColumn getOrigx22()
        The elements of the PDB ORIGX matrix.
        Returns:
        FloatColumn
      • getOrigx23

        public FloatColumn getOrigx23()
        The elements of the PDB ORIGX matrix.
        Returns:
        FloatColumn
      • getOrigx31

        public FloatColumn getOrigx31()
        The elements of the PDB ORIGX matrix.
        Returns:
        FloatColumn
      • getOrigx32

        public FloatColumn getOrigx32()
        The elements of the PDB ORIGX matrix.
        Returns:
        FloatColumn
      • getOrigx33

        public FloatColumn getOrigx33()
        The elements of the PDB ORIGX matrix.
        Returns:
        FloatColumn
      • getOrigxVector1

        public FloatColumn getOrigxVector1()
        The elements of the PDB ORIGX vector.
        Returns:
        FloatColumn
      • getOrigxVector2

        public FloatColumn getOrigxVector2()
        The elements of the PDB ORIGX vector.
        Returns:
        FloatColumn
      • getOrigxVector3

        public FloatColumn getOrigxVector3()
        The elements of the PDB ORIGX vector.
        Returns:
        FloatColumn
      • getScale11

        public FloatColumn getScale11()
        The elements of the PDB SCALE matrix.
        Returns:
        FloatColumn
      • getScale12

        public FloatColumn getScale12()
        The elements of the PDB SCALE matrix.
        Returns:
        FloatColumn
      • getScale13

        public FloatColumn getScale13()
        The elements of the PDB SCALE matrix.
        Returns:
        FloatColumn
      • getScale21

        public FloatColumn getScale21()
        The elements of the PDB SCALE matrix.
        Returns:
        FloatColumn
      • getScale22

        public FloatColumn getScale22()
        The elements of the PDB SCALE matrix.
        Returns:
        FloatColumn
      • getScale23

        public FloatColumn getScale23()
        The elements of the PDB SCALE matrix.
        Returns:
        FloatColumn
      • getScale31

        public FloatColumn getScale31()
        The elements of the PDB SCALE matrix.
        Returns:
        FloatColumn
      • getScale32

        public FloatColumn getScale32()
        The elements of the PDB SCALE matrix.
        Returns:
        FloatColumn
      • getScale33

        public FloatColumn getScale33()
        The elements of the PDB SCALE matrix.
        Returns:
        FloatColumn
      • getScaleVector1

        public FloatColumn getScaleVector1()
        The elements of the PDB SCALE vector.
        Returns:
        FloatColumn
      • getScaleVector2

        public FloatColumn getScaleVector2()
        The elements of the PDB SCALE vector.
        Returns:
        FloatColumn
      • getScaleVector3

        public FloatColumn getScaleVector3()
        The elements of the PDB SCALE vector.
        Returns:
        FloatColumn