SvgText

ostrat.pWeb.SvgText
See theSvgText companion class
object SvgText

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SvgText.type

Members list

Value members

Concrete methods

def apply(posn: Pt2, text: String, align: TextAlign, colour: Colour): SvgText
def xy(x: Double, y: Double, text: String, align: TextAlign, colour: Colour): SvgText