Uses of Class
visad.util.HersheyFont

Packages that use HersheyFont
visad The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. 
 

Uses of HersheyFont in visad
 

Methods in visad that return HersheyFont
 HersheyFont TextControl.getHersheyFont()
          return the HersheyFont
 HersheyFont TextControl.getHersheyFont()
          return the HersheyFont
 

Methods in visad with parameters of type HersheyFont
static VisADLineArray PlotText.render_font(String str, HersheyFont font, double[] start, double[] base, double[] up, boolean center)
          Convert a string of characters (ASCII collating sequence) into a series of lines for drawing.
static VisADLineArray PlotText.render_font(String str, HersheyFont font, double[] start, double[] base, double[] up, boolean center)
          Convert a string of characters (ASCII collating sequence) into a series of lines for drawing.
static VisADLineArray PlotText.render_font(String str, HersheyFont font, double[] start, double[] base, double[] up, TextControl.Justification justification)
          Convert a string of characters (ASCII collating sequence) into a series of lines for drawing.
static VisADLineArray PlotText.render_font(String str, HersheyFont font, double[] start, double[] base, double[] up, TextControl.Justification justification)
          Convert a string of characters (ASCII collating sequence) into a series of lines for drawing.
static VisADLineArray PlotText.render_font(String str, HersheyFont font, double[] start, double[] base, double[] up, TextControl.Justification justification, double characRotation)
          Convert a string of characters (ASCII collating sequence) into a series of lines for drawing.
static VisADLineArray PlotText.render_font(String str, HersheyFont font, double[] start, double[] base, double[] up, TextControl.Justification justification, double characRotation)
          Convert a string of characters (ASCII collating sequence) into a series of lines for drawing.
static VisADLineArray PlotText.render_font(String str, HersheyFont font, double[] start, double[] base, double[] up, TextControl.Justification justification, TextControl.Justification verticalJustification)
          Convert a string of characters (ASCII collating sequence) into a series of lines for drawing.
static VisADLineArray PlotText.render_font(String str, HersheyFont font, double[] start, double[] base, double[] up, TextControl.Justification justification, TextControl.Justification verticalJustification)
          Convert a string of characters (ASCII collating sequence) into a series of lines for drawing.
static VisADLineArray PlotText.render_font(String str, HersheyFont font, double[] start, double[] base, double[] up, TextControl.Justification justification, TextControl.Justification verticalJustification, double characRotation, double scale, double[] offsets)
          Convert a string of characters (ASCII collating sequence) into a series of lines for drawing.
static VisADLineArray PlotText.render_font(String str, HersheyFont font, double[] start, double[] base, double[] up, TextControl.Justification justification, TextControl.Justification verticalJustification, double characRotation, double scale, double[] offsets)
          Convert a string of characters (ASCII collating sequence) into a series of lines for drawing.
 void AxisScale.setFont(HersheyFont font)
          Set the font used for rendering the labels
 void AxisScale.setFont(HersheyFont font)
          Set the font used for rendering the labels