Uses of Class
org.jmol.modelset.Text
Packages that use Text
-
Uses of Text in org.jmol.modelset
Fields in org.jmol.modelset declared as TextMethods in org.jmol.modelset that return TextModifier and TypeMethodDescriptionstatic Text
Text.newEcho
(Viewer vwr, Font font, String target, short colix, int valign, int align, float scalePixelsPerMicron) static Text
Text.newLabel
(Viewer vwr, Font font, String text, short colix, short bgcolix, int align, float scalePixelsPerMicron) static Text
Text.newMeasure
(Viewer vwr, Font font, short colix) Methods in org.jmol.modelset with parameters of type TextModifier and TypeMethodDescriptionMeasurementData.set
(int tokAction, Map<String, Integer> htMin, RadiusData radiusData, String property, String strFormat, String units, TickInfo tickInfo, boolean mustBeConnected, boolean mustNotBeConnected, Boolean intramolecular, boolean isAll, int mad, short colix, Text text, float value, BS bsSelected) -
Uses of Text in org.jmol.render
Methods in org.jmol.render that return TextModifier and TypeMethodDescriptionprotected Text
LabelsRenderer.renderLabelOrMeasure
(Text text, String label) Methods in org.jmol.render with parameters of type TextModifier and TypeMethodDescriptionprotected Text
LabelsRenderer.renderLabelOrMeasure
(Text text, String label) protected boolean
LabelsRenderer.renderText
(Text text, P3i pTemp, short pointerColix, int mode) -
Uses of Text in org.jmol.shape
Fields in org.jmol.shape declared as TextFields in org.jmol.shape with type parameters of type TextMethods in org.jmol.shape that return TextMethods in org.jmol.shape with parameters of type Text