The PlotM class takes an x vector and a y matrix of data values and plots the (x, y_i) data points for each row y_i of the matrix.
Zoom functionality has two options: (1) mouse wheel controls the amount of zooming (in/out); (2) mouse dragging repositions the objects in the panel (drawing canvas).
Value parameters
- label
-
the label/legend/key for each curve in the plot
- lines
-
flag for generating a line plot
- title
-
the title of the plot
- x_
-
the x vector of data values (horizontal)
- y_
-
the y matrix of data values where y(i) is the i-th vector (vertical)
Attributes
- See also
- Companion
- object
- Graph
-
- Supertypes
Members list
Type members
Classlikes
Create a canvas on which to draw the plot.
Create a canvas on which to draw the plot.
Attributes
- Supertypes
-
trait ZoomablePaneltrait MouseMotionListenertrait MouseListenertrait MouseWheelListenertrait EventListenerclass JPaneltrait Accessibleclass JComponentclass Containerclass Componenttrait Serializabletrait MenuContainertrait ImageObserverclass Objecttrait Matchableclass AnyShow all
Value members
Constructors
Auxiliary constructor for the Plot class take an ArrayBuffer (VEC) as inputs.
Auxiliary constructor for the Plot class take an ArrayBuffer (VEC) as inputs.
Value parameters
- label
-
the label/legend/key for each curve in the plot
- lines
-
flag for generating a line plot
- title
-
the title of the plot
- x_
-
the x vector of data values (horizontal)
- y_
-
the y VEC of data values where y(i) is the i-th vector (vertical)
Attributes
Concrete methods
Return default labels for y-vector.
Return default labels for y-vector.
Attributes
Convert this PlotM object to a string.
Convert this PlotM object to a string.
Attributes
- Definition Classes
-
Component -> Any
Inherited methods
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Get the height of the frame.
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Get the width of the frame.
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Container
Deprecated and Inherited methods
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Window
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Window
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Frame
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Window
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Window
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Container
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Window
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Frame
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Window
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- Component