Package pl.poznan.put.torsion
Class TorsionAngleValue
java.lang.Object
pl.poznan.put.torsion.TorsionAngleValue
- All Implemented Interfaces:
DisplayableExportable
- Direct Known Subclasses:
ImmutableTorsionAngleValue
A torsion angle with its value calculated.
-
Constructor Details
-
TorsionAngleValue
public TorsionAngleValue()
-
-
Method Details
-
angleType
- Returns:
- The type of this torsion angle.
-
value
- Returns:
- The value of this torsion angle.
-
shortDisplayName
- Specified by:
shortDisplayName
in interfaceDisplayableExportable
- Returns:
- A short name to be shown in UI summary.
-
longDisplayName
- Specified by:
longDisplayName
in interfaceDisplayableExportable
- Returns:
- A long name to be shown in UI, may contain Unicode.
-
exportName
- Specified by:
exportName
in interfaceDisplayableExportable
- Returns:
- A name to be used during export to output file, should be ASCII only.
-