Measures
Term.Measures.MeasureTerm.Measures.MeasureBase.:+Term.Measures.default_sizeTerm.Measures.heightTerm.Measures.width
Term.Measures.Measure — Type
MeasureStores the size of a piece of renderable material.
Term.Measures.Measure — Method
Measure(str::String)Constructs a measure object from a string
Term.Measures.default_size — Method
default_size()Returns default size (h, w).
Term.Measures.height — Method
heightMeasure the height of renderable objects (text, AbsstractRenderable).
Term.Measures.width — Method
widthMeasure the width of renderable objects (text, AbsstractRenderable).