Uses of Package
ca.cgjennings.layout
-
Classes in ca.cgjennings.layout used by ca.cgjennings.apps.arkham Class Description PageShape Shapes the left and right margins of rendered text. -
Classes in ca.cgjennings.layout used by ca.cgjennings.apps.arkham.deck.item Class Description MarkupRenderer This class lays out paragraphs that use a specialized HTML-like markup language. -
Classes in ca.cgjennings.layout used by ca.cgjennings.apps.arkham.plugins Class Description Evaluator Classes that can evaluate script tags implement this.EvaluatorFactory Setting a defaultEvaluatorFactory
for markup renderers allows them to handle script tags.MarkupRenderer This class lays out paragraphs that use a specialized HTML-like markup language. -
Classes in ca.cgjennings.layout used by ca.cgjennings.apps.arkham.plugins.engine Class Description PageShape.CupShape APageShape
that is optimized for the most common case: a rectangle that becomes wider or narrower after a certain y-point is reached, e.g.:TextStyle A combination ofTextAttribute
s that represents a particular style of text (a heading, for example). -
Classes in ca.cgjennings.layout used by ca.cgjennings.apps.arkham.sheet Class Description MarkupRenderer This class lays out paragraphs that use a specialized HTML-like markup language. -
Classes in ca.cgjennings.layout used by ca.cgjennings.layout Class Description BackgroundColorStyleFactory Create a text style that colours the text background according to the value of the first parameter.Evaluator Classes that can evaluate script tags implement this.EvaluatorFactory Setting a defaultEvaluatorFactory
for markup renderers allows them to handle script tags.FontFamilyStyleFactory A parametric style that changes the font family.FontSizeStyleFactory A parametric style that changes text point size.ForegroundColorStyleFactory Create a text style that colours text according to the value of the parameters.LayoutSegment A TextLayout together with the positional information needed to draw it in the position it was placed by a markup renderer.MarkupRenderer This class lays out paragraphs that use a specialized HTML-like markup language.MarkupRenderer.StyledParagraph This class provides anAttributedString
with extended information on how the string should be drawn.PageShape Shapes the left and right margins of rendered text.ParametricStyleFactory This interface represents objects that can create text styles that depend on the value of one or more parameters.TextStyle A combination ofTextAttribute
s that represents a particular style of text (a heading, for example).TrackingStyleFactory A parametric style that changes text tracking (spacing between letters).WeightStyleFactory Produce different text widths based on the parameter to the width tag.WidthStyleFactory Produce different text widths based on the parameter to the width tag. -
Classes in ca.cgjennings.layout used by resources Class Description MarkupRenderer This class lays out paragraphs that use a specialized HTML-like markup language.PageShape Shapes the left and right margins of rendered text.PageShape.CupShape APageShape
that is optimized for the most common case: a rectangle that becomes wider or narrower after a certain y-point is reached, e.g.:TextStyle A combination ofTextAttribute
s that represents a particular style of text (a heading, for example).