Uses of Enum Class
net.sourceforge.plantuml.klimt.font.FontParam
Packages that use FontParam
Package
Description
-
Uses of FontParam in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml with parameters of type FontParamModifier and TypeMethodDescriptionfinal DisplaySectionUmlDiagram.getFooterOrHeaderTeoz(FontParam param) -
Uses of FontParam in net.sourceforge.plantuml.klimt.font
Methods in net.sourceforge.plantuml.klimt.font that return FontParamModifier and TypeMethodDescriptionstatic FontParamReturns the enum constant of this class with the specified name.static FontParam[]FontParam.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.klimt.font with parameters of type FontParamModifier and TypeMethodDescriptionstatic FontConfigurationFontConfiguration.create(ISkinParam skinParam, FontParam fontParam, Stereotype stereo) -
Uses of FontParam in net.sourceforge.plantuml.sequencediagram.teoz
Methods in net.sourceforge.plantuml.sequencediagram.teoz that return FontParamMethods in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type FontParamModifier and TypeMethodDescriptionSequenceDiagramFileMakerTeoz.getFooterOrHeader(FontParam param) Constructors in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type FontParamModifierConstructorDescriptionTeozLayer(PngTitler titler, StringBounder stringBounder, FontParam param) -
Uses of FontParam in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin with parameters of type FontParamModifier and TypeMethodDescriptionSkinParam.getFont(Stereotype stereotype, boolean inPackageTitle, FontParam... fontParam) SkinParamDelegator.getFont(Stereotype stereotype, boolean inPackageTitle, FontParam... fontParam) static UFontSkinParamUtils.getFont(ISkinParam skinParam, FontParam fontParam, Stereotype stereo) static HColorSkinParamUtils.getFontColor(ISkinParam skinParam, FontParam fontParam, Stereotype stereo) SkinParam.getFontHtmlColor(Stereotype stereotype, FontParam... param) SkinParamColors.getFontHtmlColor(Stereotype stereotype, FontParam... param) SkinParamDelegator.getFontHtmlColor(Stereotype stereotype, FontParam... param) -
Uses of FontParam in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style with parameters of type FontParamModifier and TypeMethodDescriptionISkinParam.getFont(Stereotype stereotype, boolean inPackageTitle, FontParam... fontParam) ISkinParam.getFontHtmlColor(Stereotype stereotype, FontParam... param)