CanvasWindow

smile.plot.swing.CanvasWindow
case class CanvasWindow(frame: JFrame, canvas: Canvas) extends JWindow

Plot canvas 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