|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontConfiguration | |
---|---|
net.sourceforge.plantuml.eps | |
net.sourceforge.plantuml.graphic | |
net.sourceforge.plantuml.svek | |
net.sourceforge.plantuml.ugraphic |
Uses of FontConfiguration in net.sourceforge.plantuml.eps |
---|
Methods in net.sourceforge.plantuml.eps with parameters of type FontConfiguration | |
---|---|
void |
EpsGraphicsMacroAndText.drawText(String text,
FontConfiguration fontConfiguration,
double x,
double y)
|
Uses of FontConfiguration in net.sourceforge.plantuml.graphic |
---|
Methods in net.sourceforge.plantuml.graphic that return FontConfiguration | |
---|---|
FontConfiguration |
FontChange.apply(FontConfiguration initial)
|
FontConfiguration |
FontConfiguration.italic()
|
FontConfiguration |
FontConfiguration.resetFont()
|
FontConfiguration |
FontConfiguration.underline()
|
Methods in net.sourceforge.plantuml.graphic with parameters of type FontConfiguration | |
---|---|
FontConfiguration |
FontChange.apply(FontConfiguration initial)
|
static TextBlock |
TextBlockUtils.create(Display texts,
FontConfiguration fontConfiguration,
HorizontalAlignment horizontalAlignment,
SpriteContainer spriteContainer)
|
static TextBlock |
TextBlockUtils.create(Display texts,
FontConfiguration fontConfiguration,
HorizontalAlignment horizontalAlignment,
SpriteContainer spriteContainer,
double maxMessageSize)
|
Constructors in net.sourceforge.plantuml.graphic with parameters of type FontConfiguration | |
---|---|
TextBlockArrow(Direction arrow,
FontConfiguration fontConfiguration)
|
Uses of FontConfiguration in net.sourceforge.plantuml.svek |
---|
Constructors in net.sourceforge.plantuml.svek with parameters of type FontConfiguration | |
---|---|
Line(String startUid,
String endUid,
Link link,
ColorSequence colorSequence,
String ltail,
String lhead,
ISkinParam skinParam,
StringBounder stringBounder,
FontConfiguration labelFont,
Bibliotekon bibliotekon)
|
Uses of FontConfiguration in net.sourceforge.plantuml.ugraphic |
---|
Methods in net.sourceforge.plantuml.ugraphic that return FontConfiguration | |
---|---|
FontConfiguration |
UText.getFontConfiguration()
|
Constructors in net.sourceforge.plantuml.ugraphic with parameters of type FontConfiguration | |
---|---|
UText(String text,
FontConfiguration font)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |