TextRel

ostrat.geom.TextRel
See theTextRel companion object
case class TextRel(str: String, fontRel: Double, xPosn: Double, yPosn: Double, colour: Colour, align: TextAlign, baseLine: BaseLine)

Attributes

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

Members list

Value members

Concrete methods

def abs(ratio: Double): TextFixed

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product