| Modifier and Type | Method and Description |
|---|---|
static FontParam |
FontParam.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontParam[] |
FontParam.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static UFont |
SkinParamUtils.getFont(ISkinParam skinParam,
FontParam fontParam,
Stereotype stereo) |
UFont |
SkinParamDelegator.getFont(Stereotype stereotype,
boolean inPackageTitle,
FontParam... fontParam) |
UFont |
SkinParam.getFont(Stereotype stereotype,
boolean inPackageTitle,
FontParam... fontParam) |
UFont |
ISkinParam.getFont(Stereotype stereotype,
boolean inPackageTitle,
FontParam... fontParam) |
static HtmlColor |
SkinParamUtils.getFontColor(ISkinParam skinParam,
FontParam fontParam,
Stereotype stereo) |
HtmlColor |
SkinParamDelegator.getFontHtmlColor(Stereotype stereotype,
FontParam... param) |
HtmlColor |
SkinParamColors.getFontHtmlColor(Stereotype stereotype,
FontParam... param) |
HtmlColor |
SkinParam.getFontHtmlColor(Stereotype stereotype,
FontParam... param) |
HtmlColor |
ISkinParam.getFontHtmlColor(Stereotype stereotype,
FontParam... param) |
DisplayPositionned |
UmlDiagram.getFooterOrHeaderTeoz(FontParam param) |
| Modifier and Type | Method and Description |
|---|---|
TextBlock |
Bodier.getBody(FontParam fontParam,
ISkinParam skinParam,
boolean showMethods,
boolean showFields,
Stereotype stereotype) |
TextBlock |
GroupRoot.getBody(PortionShower portionShower,
FontParam fontParam,
ISkinParam skinParam) |
| Constructor and Description |
|---|
BodyEnhanced(Display display,
FontParam fontParam,
ISkinParam skinParam,
HorizontalAlignment align,
Stereotype stereotype,
boolean manageHorizontalLine,
boolean manageModifier,
ILeaf entity) |
BodyEnhanced(List<String> rawBody,
FontParam fontParam,
ISkinParam skinParam,
boolean manageModifier,
Stereotype stereotype,
ILeaf entity) |
BodyEnhanced2(Display rawBody,
FontParam fontParam,
ISkinSimple spriteContainer,
HorizontalAlignment align,
FontConfiguration titleConfig) |
MethodsOrFieldsArea(List<Member> members,
FontParam fontParam,
ISkinParam skinParam,
HorizontalAlignment align,
Stereotype stereotype,
ILeaf leaf) |
MethodsOrFieldsArea(List<Member> members,
FontParam fontParam,
ISkinParam skinParam,
Stereotype stereotype,
ILeaf leaf) |
| Modifier and Type | Method and Description |
|---|---|
FontParam |
USymbol.getFontParam() |
FontParam |
SkinParameter.getFontParam() |
FontParam |
USymbol.getFontParamStereotype() |
FontParam |
SkinParameter.getFontParamStereotype() |
| Constructor and Description |
|---|
FontConfiguration(ISkinParam skinParam,
FontParam fontParam,
Stereotype stereo) |
| Modifier and Type | Method and Description |
|---|---|
Colors |
Colors.applyStereotypeForNote(Stereotype stereotype,
ISkinParam skinParam,
FontParam fontParam,
ColorParam... params) |
| Modifier and Type | Method and Description |
|---|---|
FontParam |
TeozLayer.getParam() |
| Modifier and Type | Method and Description |
|---|---|
TextBlock |
SequenceDiagramFileMakerTeoz.getFooterOrHeader(FontParam param) |
| Constructor and Description |
|---|
TeozLayer(PngTitler titler,
StringBounder stringBounder,
FontParam param) |
| Modifier and Type | Method and Description |
|---|---|
HtmlColor |
Rose.getFontColor(ISkinParam skin,
FontParam fontParam) |
Copyright © 2017. All rights reserved.