ViewBox

ostrat.pWeb.ViewBox
case class ViewBox(minX: Double, minY: Double, width: Double, height: Double) extends XAtt

SVG ViewBox.

Attributes

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

Members list

Value members

Concrete methods

override def name: String

Attributes

Definition Classes
override def valueStr: String

Attributes

Definition Classes

Inherited methods

def out: String

Attributes

Inherited from:
XAtt
def outLen: Int

Attributes

Inherited from:
XAtt

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product