Package org.jmol.adapter.writers
Class XtlWriter
java.lang.Object
org.jmol.adapter.writers.XtlWriter
- Direct Known Subclasses:
CIFWriter
,PWMATWriter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected boolean
protected boolean
in SwingJS this is always trueprotected int
protected float
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
haveUnitCell
protected boolean haveUnitCell -
isHighPrecision
protected boolean isHighPrecisionin SwingJS this is always true -
slop
protected float slop -
precision
protected int precision
-
-
Constructor Details
-
XtlWriter
public XtlWriter()
-
-
Method Details
-
clean
-
cleanT
right-zero-trimmed- Parameters:
d
-- Returns:
- x.xxxx or x.0 with no trailing zeros
-