Class IhmGeometricObjectHalfTorus

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class IhmGeometricObjectHalfTorus
    extends BaseCategory
    Data items in the IHM_GEOMETRIC_OBJECT_HALF_TORUS category records the parameters of half-torus that represents a membrane.
    • Constructor Detail

      • IhmGeometricObjectHalfTorus

        public IhmGeometricObjectHalfTorus​(String name,
                                           Map<String,​Column> columns)
      • IhmGeometricObjectHalfTorus

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

        public IhmGeometricObjectHalfTorus​(String name)
    • Method Detail

      • getObjectId

        public IntColumn getObjectId()
        Identifier to the geometric object. This data item is a pointer to the _ihm_geometric_object_torus.object_id in the IHM_GEOMETRIC_OBJECT_TORUS category.
        Returns:
        IntColumn
      • getThicknessTh

        public FloatColumn getThicknessTh()
        Thickness "th" of the half-torus.
        Returns:
        FloatColumn
      • getSection

        public StrColumn getSection()
        The section of the torus representing the half-torus.
        Returns:
        StrColumn