Uses of Class
org.eclipse.nebula.paperclips.core.text.TextPrint
-
Packages that use TextPrint Package Description org.eclipse.nebula.paperclips.core.text -
-
Uses of TextPrint in org.eclipse.nebula.paperclips.core.text
Methods in org.eclipse.nebula.paperclips.core.text that return TextPrint Modifier and Type Method Description TextPrint
TextStyle. create(java.lang.String text)
Returns a TextPrint of the given text in this text styleConstructors in org.eclipse.nebula.paperclips.core.text with parameters of type TextPrint Constructor Description TextIterator(TextPrint print, org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.GC gc)
-