- t - Variable in class at.ofai.music.plot.WormPlot
-
- t_t(String) - Static method in class at.ofai.music.plot.U
-
Translates a typical file name into
a String inserting reverse solidi ("\") etc.
- text(double, double, String) - Method in class at.ofai.music.plot.Axes
-
- text(double, double, String) - Method in class at.ofai.music.plot.Figure
-
- Text - Class in at.ofai.music.plot
-
Text object of the WG at.ofai.music.plot package.
- Text(double, double, String) - Constructor for class at.ofai.music.plot.Text
-
Creates a Text object containing the specified string at the user
coordinates x, y into the current Axes of the current Figure.
- Text(double, double, String, Axes) - Constructor for class at.ofai.music.plot.Text
-
Creates a Text object containing the specified string at the user
coordinates x, y into the specified Axes object.
- Text(double, double, String, Axes, int) - Constructor for class at.ofai.music.plot.Text
-
Creates a Text object containing the specified string at the user
coordinates x, y into the specified Axes object.
- timeString(double) - Static method in class at.ofai.music.plot.WormPlot
-
- timeText - Variable in class at.ofai.music.plot.WormPlot
-
- Title - Class in at.ofai.music.plot
-
Creates the axes title (special case of Text object).
- Title(String) - Constructor for class at.ofai.music.plot.Title
-
- Title(String, Axes) - Constructor for class at.ofai.music.plot.Title
-
- Title(String, Axes, int) - Constructor for class at.ofai.music.plot.Title
-
- toString() - Method in class at.ofai.music.plot.EpsGraphics2D
-
Returns the entire contents of the EPS document, complete with headers
and bounding box.
- TRACK - Static variable in class at.ofai.music.plot.WormPlot
-
- transform(AffineTransform) - Method in class at.ofai.music.plot.EpsGraphics2D
-
Composes an AffineTransform object with the Transform in this
EpsGraphics2D according to the rule last-specified-first-applied.
- translate(boolean, boolean) - Method in class at.ofai.music.plot.Axes
-
Translate function for arrow keys (shift axes limits to left/right;
up/down).
- translate(int, int) - Method in class at.ofai.music.plot.EpsGraphics2D
-
Translates the origin of the EpsGraphics2D context to the point (x,y) in
the current coordinate system.
- translate(double, double) - Method in class at.ofai.music.plot.EpsGraphics2D
-
Concatenates the current EpsGraphics2D Transformation with a translation
transform.