ViewBox

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

SVG ViewBox.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait XmlAtt
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

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def str: String

Attributes

Inherited from:
XmlAtt