| Package | Description |
|---|---|
| com.stimulsoft.base.system |
| Modifier and Type | Method and Description |
|---|---|
StiGraphicsUnit |
StiFont.getUnit() |
static StiGraphicsUnit |
StiGraphicsUnit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiGraphicsUnit[] |
StiGraphicsUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiFont.setUnit(StiGraphicsUnit unit) |
| Constructor and Description |
|---|
StiFont(java.lang.String name,
double size,
int style,
StiGraphicsUnit pixel) |
StiFont(java.lang.String name,
double size,
StiFontStyle style,
StiGraphicsUnit pixel) |
Copyright © 2020 Stimulsoft. All Rights Reserved.