Uses of Class
net.sourceforge.plantuml.TikzFontDistortion
Packages that use TikzFontDistortion
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of TikzFontDistortion in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return TikzFontDistortionModifier and TypeMethodDescriptionstatic TikzFontDistortionstatic TikzFontDistortionTikzFontDistortion.getDefault()final TikzFontDistortionFileFormatOption.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