HtmlSvg

ostrat.pWeb.HtmlSvg
See theHtmlSvg companion class
object HtmlSvg

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
HtmlSvg.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(rect: Rect, contents: RArr[GraphicElem], otherAtts: RArr[XmlAtt]): HtmlSvg
def auto(margin: Double, contents: RArr[GraphicElem], otherAtts: RArr[XmlAtt]): HtmlSvg
def autoHorrVert(horrMargin: Double, vertMargin: Double, contents: RArr[GraphicElem], otherAtts: RArr[XmlAtt]): HtmlSvg
def bounds(minX: Double, minY: Double, width: Double, height: Double, arr: RArr[XCon]): HtmlSvg
def bounds(rect: Rect, contents: RArr[XCon], otherAtts: RArr[XmlAtt]): HtmlSvg