A B C D E F G H I K L M O P R S T U V W X Y Z 

G

gca() - Method in class at.ofai.music.plot.Figure
Get current axes.
gcf() - Static method in class at.ofai.music.plot.Figure
Get current figure.
gco() - Method in class at.ofai.music.plot.Axes
 
germanNoteLabels - Variable in class at.ofai.music.plot.Keyboard
 
getAccurateTextMode() - Method in class at.ofai.music.plot.EpsGraphics2D
Returns whether accurate text mode is being used.
getAxes() - Method in class at.ofai.music.plot.PlottableObject
Returns the parent Axes object of the plottable object.
getAxesLineWidth() - Method in class at.ofai.music.plot.Axes
 
getAxis() - Method in class at.ofai.music.plot.Axes
 
getBackground() - Method in class at.ofai.music.plot.EpsGraphics2D
Gets the background color that is used by the clearRect method.
getBackgroundColor() - Method in class at.ofai.music.plot.Axes
 
getBase(String) - Static method in class at.ofai.music.plot.U
 
getBinWidth() - Method in class at.ofai.music.plot.Bar
Returns the bin width (between 1 and 0).
getClip() - Method in class at.ofai.music.plot.EpsGraphics2D
Gets the current clipping area.
getClipBounds() - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the bounding rectangle of the current clipping area.
getClipBounds(Rectangle) - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the bounding rectangle of the current clipping area.
getColor() - Method in class at.ofai.music.plot.Axes
 
getColor() - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the current Color.
getColor() - Method in class at.ofai.music.plot.Figure
Returns the Figure's background color.
getColor() - Method in class at.ofai.music.plot.PlottableObject
 
getColorDepth() - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the color depth used for all drawing operations.
getComposite() - Method in class at.ofai.music.plot.EpsGraphics2D
returns the current Composite of the EpsGraphics2D object.
getDefaultAxesLineWidth() - Method in class at.ofai.music.plot.Axes
 
getDefaultBackgroundColor() - Static method in class at.ofai.music.plot.Figure
 
getDefaultColor() - Method in class at.ofai.music.plot.Figure
 
getDepth() - Method in class at.ofai.music.plot.Keyboard
 
getDeviceConfiguration() - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the device configuration associated with this EpsGraphics2D object.
getEdgeColor() - Method in class at.ofai.music.plot.PlottableObject
 
getEpsName() - Method in class at.ofai.music.plot.Axes
 
getExtent() - Method in class at.ofai.music.plot.Text
 
getFaceColor() - Method in class at.ofai.music.plot.PlottableObject
 
getFig() - Method in class at.ofai.music.plot.Axes
 
getFont() - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the Font currently being used.
getFontMetrics() - Method in class at.ofai.music.plot.EpsGraphics2D
Gets the font metrics of the current font.
getFontMetrics(Font) - Method in class at.ofai.music.plot.EpsGraphics2D
Gets the font metrics for the specified font.
getFontName() - Method in class at.ofai.music.plot.Axes
 
getFontName() - Method in class at.ofai.music.plot.Text
Returns the name of the font.
getFontRenderContext() - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the FontRenderContext.
getFontSize() - Method in class at.ofai.music.plot.Axes
 
getFontSize() - Method in class at.ofai.music.plot.Text
Returns the font size (float).
getFontStyle() - Method in class at.ofai.music.plot.Axes
 
getFontStyle() - Method in class at.ofai.music.plot.Text
 
getFrameColor() - Method in class at.ofai.music.plot.Keyboard
 
getGridColor() - Method in class at.ofai.music.plot.Axes
 
getGuiMode() - Method in class at.ofai.music.plot.Axes
 
getHorizontalAlignment() - Method in class at.ofai.music.plot.Text
Gets the horizontalAlignment of the text object as String: left (default) - center - right.
getI1() - Method in class at.ofai.music.plot.Plot
 
getI2() - Method in class at.ofai.music.plot.Plot
 
getIsLabel() - Method in class at.ofai.music.plot.Text
 
getJFrame() - Method in class at.ofai.music.plot.Axes
 
getLast() - Method in class at.ofai.music.plot.MyConcurrentQueue
 
getLineStyle() - Method in class at.ofai.music.plot.PlottableObject
 
getLineWidth() - Method in class at.ofai.music.plot.PlottableObject
 
getMargin() - Method in class at.ofai.music.plot.Text
 
getMarker() - Method in class at.ofai.music.plot.Plot
 
getMarkerEdgeColor() - Method in class at.ofai.music.plot.Plot
 
getMarkerFaceColor() - Method in class at.ofai.music.plot.Plot
 
getMarkerSize() - Method in class at.ofai.music.plot.Plot
 
getPaint() - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the current Paint of the EpsGraphics2D object.
getPosition() - Method in class at.ofai.music.plot.Axes
 
getPosition() - Method in class at.ofai.music.plot.Figure
Returns the current position of the figure.
getPosition() - Method in class at.ofai.music.plot.Rectangle
 
getPosition() - Method in class at.ofai.music.plot.Text
 
getRenderingHint(RenderingHints.Key) - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the preferences for the rendering algorithms.
getRotation() - Method in class at.ofai.music.plot.Rectangle
 
getRotation() - Method in class at.ofai.music.plot.Text
 
getScaleRef() - Method in class at.ofai.music.plot.Axes
Returns the scale factor for resizing texts and markersizes when the Figure gets resized (at the default size it is 1).
getString() - Method in class at.ofai.music.plot.Text
Returns string of text object.
getStroke() - Method in class at.ofai.music.plot.EpsGraphics2D
Returns the Stroke currently used.
getTitle() - Method in class at.ofai.music.plot.Axes
Returns the title object (or null).
getTitle() - Method in class at.ofai.music.plot.EpsDocument
Returns the title of the EPS document.
getTitle() - Method in class at.ofai.music.plot.Figure
Returns the Figure's title string.
getTransform() - Method in class at.ofai.music.plot.EpsGraphics2D
Gets the AffineTransform used by this EpsGraphics2D.
getVerticalAlignment() - Method in class at.ofai.music.plot.Text
Gets the horizontalAlignment of the text object as String: bottom - baseline (default) - middle - top.
getX() - Method in class at.ofai.music.plot.Data2D
 
getXAxisLocation() - Method in class at.ofai.music.plot.Axes
 
getXColor() - Method in class at.ofai.music.plot.Axes
 
getXCurvature() - Method in class at.ofai.music.plot.Rectangle
 
getXDir() - Method in class at.ofai.music.plot.Axes
 
getXFact() - Method in class at.ofai.music.plot.Axes
 
getXLabel() - Method in class at.ofai.music.plot.Axes
Returns the xLabel object.
getXLim() - Method in class at.ofai.music.plot.Axes
 
getXLimMode() - Method in class at.ofai.music.plot.Axes
 
getXScale() - Method in class at.ofai.music.plot.Axes
 
getXShift() - Method in class at.ofai.music.plot.Axes
 
getXTick() - Method in class at.ofai.music.plot.Axes
 
getXTickLabel() - Method in class at.ofai.music.plot.Axes
 
getXTickLabelMode() - Method in class at.ofai.music.plot.Axes
 
getXTickMode() - Method in class at.ofai.music.plot.Axes
 
getXZoom() - Method in class at.ofai.music.plot.Axes
 
getY() - Method in class at.ofai.music.plot.Data2D
 
getYAxisLocation() - Method in class at.ofai.music.plot.Axes
 
getYColor() - Method in class at.ofai.music.plot.Axes
 
getYCurvature() - Method in class at.ofai.music.plot.Rectangle
 
getYDir() - Method in class at.ofai.music.plot.Axes
 
getYFact() - Method in class at.ofai.music.plot.Axes
 
getYLabel() - Method in class at.ofai.music.plot.Axes
 
getYLim() - Method in class at.ofai.music.plot.Axes
 
getYLimMode() - Method in class at.ofai.music.plot.Axes
 
getYScale() - Method in class at.ofai.music.plot.Axes
 
getYShift() - Method in class at.ofai.music.plot.Axes
 
getYTick() - Method in class at.ofai.music.plot.Axes
 
getYTickLabel() - Method in class at.ofai.music.plot.Axes
 
getYTickLabelMode() - Method in class at.ofai.music.plot.Axes
 
getYTickMode() - Method in class at.ofai.music.plot.Axes
 
getYZoom() - Method in class at.ofai.music.plot.Axes
 
gl - Variable in class at.ofai.music.plot.Figure
 
GRAYSCALE - Static variable in class at.ofai.music.plot.EpsGraphics2D
 
gridOff() - Method in class at.ofai.music.plot.Axes
 
gridOff() - Method in class at.ofai.music.plot.Figure
 
gridOn() - Method in class at.ofai.music.plot.Axes
 
gridOn() - Method in class at.ofai.music.plot.Figure
 
A B C D E F G H I K L M O P R S T U V W X Y Z