- rad - Variable in class at.ofai.music.plot.WormPlot
-
- rect() - Method in class at.ofai.music.plot.Axes
-
- rect(double, double, double, double) - Method in class at.ofai.music.plot.Axes
-
- rect(double, double, double, double, double, double) - Method in class at.ofai.music.plot.Axes
-
- rect() - Method in class at.ofai.music.plot.Figure
-
- rect(double, double, double, double) - Method in class at.ofai.music.plot.Figure
-
- rect(double, double, double, double, double, double) - Method in class at.ofai.music.plot.Figure
-
- Rectangle - Class in at.ofai.music.plot
-
Creates and adds a (rounded) rectangle object to the axes object.
- Rectangle(Axes) - Constructor for class at.ofai.music.plot.Rectangle
-
Creates a rectangle at (0,0) with (1,1) size and no curvature.
- Rectangle(double, double, double, double) - Constructor for class at.ofai.music.plot.Rectangle
-
Creates a rectangle object with the parameters x, y, w, h at the current
axes of the current figure with no curvature.
- Rectangle(double, double, double, double, Axes) - Constructor for class at.ofai.music.plot.Rectangle
-
Creates a rectangle object with the parameters x, y, w, h with no
curvature.
- Rectangle(double, double, double, double, double, double) - Constructor for class at.ofai.music.plot.Rectangle
-
Creates a rectangle object with curvature at the current axes of the
current figure.
- Rectangle(double, double, double, double, double, double, Axes) - Constructor for class at.ofai.music.plot.Rectangle
-
Creates a rectangle object with curvature.
- reds - Variable in class at.ofai.music.plot.WormPlot
-
- RGB - Static variable in class at.ofai.music.plot.EpsGraphics2D
-
- rotate(double) - Method in class at.ofai.music.plot.EpsGraphics2D
-
Concatenates the current EpsGraphics2D Transform with a rotation
transform.
- rotate(double, double, double) - Method in class at.ofai.music.plot.EpsGraphics2D
-
Concatenates the current EpsGraphics2D Transform with a translated
rotation transform.
- rotation - Variable in class at.ofai.music.plot.Rectangle
-
- rotation - Variable in class at.ofai.music.plot.Text
-