| Package | Description |
|---|---|
| pi.tool |
Tools with higher level functionality
|
| Modifier and Type | Field and Description |
|---|---|
Text |
Tools.text |
| Modifier and Type | Method and Description |
|---|---|
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(VecUnit u,
VecUnit v)
Set the orientation of the text
|