package com.tridium.html.canvas.glyph; interface TextGlyph { StyleRun[] getStyleRuns(); }