|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextControl.Justification | |
---|---|
visad | The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. |
Uses of TextControl.Justification in visad |
---|
Fields in visad declared as TextControl.Justification | |
---|---|
static TextControl.Justification |
TextControl.Justification.BOTTOM
Predefined value for bottom justification |
static TextControl.Justification |
TextControl.Justification.BOTTOM
Predefined value for bottom justification |
static TextControl.Justification |
TextControl.Justification.CENTER
Predefined value for center justification |
static TextControl.Justification |
TextControl.Justification.CENTER
Predefined value for center justification |
static TextControl.Justification |
TextControl.Justification.LEFT
Predefined value for left justification |
static TextControl.Justification |
TextControl.Justification.LEFT
Predefined value for left justification |
static TextControl.Justification |
TextControl.Justification.RIGHT
Predefined value for right justification |
static TextControl.Justification |
TextControl.Justification.RIGHT
Predefined value for right justification |
static TextControl.Justification |
TextControl.Justification.TOP
Predefined value for top justification |
static TextControl.Justification |
TextControl.Justification.TOP
Predefined value for top justification |
Methods in visad that return TextControl.Justification | |
---|---|
TextControl.Justification |
TextControl.getJustification()
Return the justification value |
TextControl.Justification |
TextControl.getJustification()
Return the justification value |
TextControl.Justification |
TextControl.getVerticalJustification()
Return the vertical justification value |
TextControl.Justification |
TextControl.getVerticalJustification()
Return the vertical justification value |
Methods in visad with parameters of type TextControl.Justification | |
---|---|
static VisADTriangleArray |
PlotText.render_font(String str,
Font font,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification)
Convert a string of characters (ASCII collating sequence) into a series of triangles for drawing. |
static VisADTriangleArray |
PlotText.render_font(String str,
Font font,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification)
Convert a string of characters (ASCII collating sequence) into a series of triangles for drawing. |
static VisADTriangleArray |
PlotText.render_font(String str,
Font font,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
double characRotation)
Convert a string of characters (ASCII collating sequence) into a series of triangles for drawing. |
static VisADTriangleArray |
PlotText.render_font(String str,
Font font,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
double characRotation)
Convert a string of characters (ASCII collating sequence) into a series of triangles for drawing. |
static VisADTriangleArray |
PlotText.render_font(String str,
Font 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 triangles for drawing. |
static VisADTriangleArray |
PlotText.render_font(String str,
Font 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 triangles for drawing. |
static VisADTriangleArray |
PlotText.render_font(String str,
Font 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 triangles for drawing. |
static VisADTriangleArray |
PlotText.render_font(String str,
Font 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 triangles 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. |
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification)
Convert a string of characters (ASCII collating sequence) into a series of vectors for drawing. |
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification)
Convert a string of characters (ASCII collating sequence) into a series of vectors for drawing. |
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
double characRotation)
Convert a string of characters (ASCII collating sequence) into a series of vectors for drawing. |
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
double characRotation)
Convert a string of characters (ASCII collating sequence) into a series of vectors for drawing. |
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
TextControl.Justification verticalJustification)
Convert a string of characters (ASCII collating sequence) into a series of vectors for drawing. |
static VisADLineArray |
PlotText.render_label(String str,
double[] start,
double[] base,
double[] up,
TextControl.Justification justification,
TextControl.Justification verticalJustification)
Convert a string of characters (ASCII collating sequence) into a series of vectors for drawing. |
static VisADLineArray |
PlotText.render_label(String str,
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 vectors for drawing. |
static VisADLineArray |
PlotText.render_label(String str,
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 vectors for drawing. |
void |
TextControl.setJustification(TextControl.Justification newJustification)
Set the justification flag Possible values are TextControl.Justification.LEFT, TextControl.Justification.CENTER and TextControl.Justification.RIGHT |
void |
TextControl.setJustification(TextControl.Justification newJustification)
Set the justification flag Possible values are TextControl.Justification.LEFT, TextControl.Justification.CENTER and TextControl.Justification.RIGHT |
void |
TextControl.setVerticalJustification(TextControl.Justification newJustification)
Set the vertical justification flag Possible values are TextControl.Justification.TOP, TextControl.Justification.CENTER and TextControl.Justification.BOTTOM |
void |
TextControl.setVerticalJustification(TextControl.Justification newJustification)
Set the vertical justification flag Possible values are TextControl.Justification.TOP, TextControl.Justification.CENTER and TextControl.Justification.BOTTOM |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |