TextFacet

ostrat.geom.TextFacet
case class TextFacet(str: String, sizeRatio: Double, colour: Colour, textAlign: TextAlign, baseLine: BaseLine, minSize: Double) extends GraphicFacet

Attributes

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

Members list

Value members

Concrete methods

def attribs: RArr[XAtt]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product