Package org.jmol.symmetry
Class SpecialGroup
java.lang.Object
org.jmol.symmetry.SpaceGroup
org.jmol.symmetry.SpecialGroup
- All Implemented Interfaces:
Cloneable
,HallInfo.HallReceiver
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Symmetry
the space group and unit cell that this group relates to; may be nullFields inherited from class org.jmol.symmetry.SpaceGroup
displayName, groupType, isSSG, itaIndex, itaNumber, matrixOperations, nDim, NEW_NO_HALL_GROUP, periodicity, PREFIX_FRIEZE, PREFIX_LAYER, PREFIX_PLANE, PREFIX_ROD, PREFIX_SPACE, specialPrefix, TYPE_FRIEZE, TYPE_INVALID, TYPE_LAYER, TYPE_PLANE, TYPE_ROD, TYPE_SPACE
-
Method Summary
Methods inherited from class org.jmol.symmetry.SpaceGroup
addHallOperationCheckDuplicates, addLatticeVectors, addOperation, addSymmetry, asString, canonicalizeCleg, createCompatibleUnitCell, createSpaceGroup, dumpInfo, findSpaceGroupFromXYZ, getClegId, getDisplayName, getExplicitSpecialGroupType, getGroupTypePrefix, getHMName, getImplicitSpecialGroupType, getIndex, getItaIndex, getITNo, getMatrixOperation, getMatrixOperationCount, getMax, getSpecialGroupName, hmEquals, isHexagonalSG, isInRange, setClegId, toString
-
Field Details
-
embeddingSymmetry
the space group and unit cell that this group relates to; may be null
-