EGridLaunch

ostrat.egrid.EGridLaunch
object EGridLaunch extends GuiLaunchMore

object to launch EGrid basic Gui.

Attributes

Graph
Supertypes
trait GuiLaunch
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def default: (CanvasPlatform => Any, String)

Attributes

Definition Classes
override def fromStatements(sts: RArr[Statement]): (CanvasPlatform => Any, String)

Attributes

Definition Classes
override def settingStr: String

Attributes

Definition Classes

Inherited methods

override def apply(expr: AssignMemExpr): (CanvasPlatform => Any, String)

Attributes

Definition Classes
Inherited from:
GuiLaunchMore
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
GuiLaunch -> Any
Inherited from:
GuiLaunch