| Packages that use Text | |
|---|---|
| pi.tool | Tools with higher level functionality |
| Uses of Text in pi.tool |
|---|
| Fields in pi.tool declared as Text | |
|---|---|
Text |
Tools.text
|
| Methods in pi.tool that return Text | |
|---|---|
Text |
Text.at(Vec pos)
Set the position of the text |
Text |
Text.with(Block block)
Set the block type to use for drawing |
Text |
Text.with(String fontName,
int fontSizeInPoints)
Set the font |
Text |
Text.withOrientation(Vec.Unit u,
Vec.Unit v)
Set the orientation of the text |