show_layout_line


Description:

public void show_layout_line (Framebuffer framebuffer, LayoutLine line, float x, float y, Color color)

Draws a solidly coloured line on the given framebuffer at (x, y) within the framebuffer<!-- -->'s current model-view coordinate space.

Parameters:

framebuffer

A Framebuffer to draw too.

line

a LayoutLine

x

X coordinate to render the line at

y

Y coordinate to render the line at

color

color to use when rendering the line


Namespace: CoglPango
Package: doc