|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiFontStyle | |
|---|---|
| com.stimulsoft.base.context.chart.geoms | |
| com.stimulsoft.base.system | |
| Uses of StiFontStyle in com.stimulsoft.base.context.chart.geoms |
|---|
| Methods in com.stimulsoft.base.context.chart.geoms that return types with arguments of type StiFontStyle | |
|---|---|
StiEnumSet<StiFontStyle> |
StiFontGeom.getFontStyle()
|
| Method parameters in com.stimulsoft.base.context.chart.geoms with type arguments of type StiFontStyle | |
|---|---|
void |
StiFontGeom.setFontStyle(StiEnumSet<StiFontStyle> fontStyle)
|
| Constructor parameters in com.stimulsoft.base.context.chart.geoms with type arguments of type StiFontStyle | |
|---|---|
StiFontGeom(java.lang.String fontName,
double fontSize,
StiEnumSet<StiFontStyle> style)
|
|
| Uses of StiFontStyle in com.stimulsoft.base.system |
|---|
| Methods in com.stimulsoft.base.system that return StiFontStyle | |
|---|---|
static StiFontStyle |
StiFontStyle.forValue(int value)
|
static StiFontStyle |
StiFontStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiFontStyle[] |
StiFontStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.stimulsoft.base.system that return types with arguments of type StiFontStyle | |
|---|---|
static StiEnumSet<StiFontStyle> |
StiFontStyle.forValueSet(int value)
|
| Methods in com.stimulsoft.base.system with parameters of type StiFontStyle | |
|---|---|
void |
StiFont.setStyle(StiFontStyle style)
|
| Constructors in com.stimulsoft.base.system with parameters of type StiFontStyle | |
|---|---|
StiFont(java.lang.String name,
double size,
StiFontStyle style)
|
|
StiFont(java.lang.String name,
double size,
StiFontStyle style,
StiGraphicsUnit pixel)
|
|
| Constructor parameters in com.stimulsoft.base.system with type arguments of type StiFontStyle | |
|---|---|
StiFont(java.lang.String name,
double size,
StiEnumSet<StiFontStyle> style)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||