MultiFigureWindow

smile.plot.swing.MultiFigureWindow
case class MultiFigureWindow(frame: JFrame, canvas: MultiFigurePane) extends JWindow

Plot grid window.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait JWindow
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def close(): Unit

Closes the window programmatically.

Closes the window programmatically.

Attributes

Inherited from:
JWindow
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product