Package net.sourceforge.plantuml.graphic
Class FontConfiguration
java.lang.Object
net.sourceforge.plantuml.graphic.FontConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionbigger
(double delta) static FontConfiguration
blackBlueTrue
(UFont font) bold()
changeAttributes
(SvgAttributes toBeAdded) changeColor
(HColor newHtmlColor) changeFamily
(String family) changeFontPosition
(FontPosition fontPosition) changeSize
(float size) boolean
containsStyle
(FontStyle style) static FontConfiguration
create
(ISkinParam skinParam, FontParam fontParam, Stereotype stereo) static FontConfiguration
create
(ISkinParam skinParam, Style style) static FontConfiguration
create
(ISkinParam skinParam, Style style, Colors colors) static FontConfiguration
static FontConfiguration
create
(UFont font, HColor color, HColor hyperlinkColor, UStroke hyperlinkUnderlineStroke, int tabSize) boolean
getColor()
getFont()
double
int
getSpace()
int
int
hashCode()
italic()
toString()
unbold()
unitalic()
-
Method Details
-
toStringDebug
-
hashCode
public int hashCode() -
equals
-
create
public static FontConfiguration create(UFont font, HColor color, HColor hyperlinkColor, UStroke hyperlinkUnderlineStroke) -
create
public static FontConfiguration create(UFont font, HColor color, HColor hyperlinkColor, UStroke hyperlinkUnderlineStroke, int tabSize) -
blackBlueTrue
-
create
public static FontConfiguration create(ISkinParam skinParam, FontParam fontParam, Stereotype stereo) -
create
-
create
-
toString
-
forceFont
-
changeAttributes
-
changeColor
-
mute
-
changeSize
-
bigger
-
changeFontPosition
-
changeFamily
-
resetFont
-
add
-
italic
-
bold
-
unbold
-
unitalic
-
underline
-
wave
-
hyperlink
-
remove
-
getFont
-
getColor
-
getExtendedColor
-
containsStyle
-
getSpace
public int getSpace() -
getAttributes
-
getSize2D
public double getSize2D() -
getTabSize
public int getTabSize() -
getUnderlineStroke
-