Uses of Class
net.sourceforge.plantuml.TikzFontDistortion
Packages that use TikzFontDistortion
Package
Description
Contains classes for processing PlantUML source files.
Provides classes used to manage Skin and
Skinparameter.
Provides classes used to manage
Style.
-
Uses of TikzFontDistortion in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return TikzFontDistortionModifier and TypeMethodDescriptionstatic TikzFontDistortion
static TikzFontDistortion
TikzFontDistortion.getDefault()
final TikzFontDistortion
FileFormatOption.getTikzFontDistortion()
Methods in net.sourceforge.plantuml with parameters of type TikzFontDistortionModifier and TypeMethodDescriptionFileFormat.getDefaultStringBounder
(TikzFontDistortion tikzFontDistortion, SvgCharSizeHack charSizeHack) FileFormatOption.withTikzFontDistortion
(TikzFontDistortion tikzFontDistortion) -
Uses of TikzFontDistortion in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return TikzFontDistortionModifier and TypeMethodDescriptionSkinParam.getTikzFontDistortion()
SkinParamDelegator.getTikzFontDistortion()
-
Uses of TikzFontDistortion in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return TikzFontDistortion