Class SpriteContainerEmpty
java.lang.Object
net.sourceforge.plantuml.klimt.sprite.SpriteContainerEmpty
- All Implemented Interfaces:
SpriteContainer
,ISkinSimple
,SvgCharSizeHack
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.text.SvgCharSizeHack
NO_HACK
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
copyAllFrom
(Map<String, String> other) int
getDpi()
double
int
double
minClassWidthTOBEREMOVED
(Style style) sheet
(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode) sheet
(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode, FontConfiguration stereo) values()
-
Constructor Details
-
SpriteContainerEmpty
public SpriteContainerEmpty()
-
-
Method Details
-
getSprite
- Specified by:
getSprite
in interfaceSpriteContainer
-
getValue
- Specified by:
getValue
in interfaceISkinSimple
-
getPadding
public double getPadding()- Specified by:
getPadding
in interfaceISkinSimple
-
guillemet
- Specified by:
guillemet
in interfaceSpriteContainer
-
getMonospacedFamily
- Specified by:
getMonospacedFamily
in interfaceISkinSimple
-
getTabSize
public int getTabSize()- Specified by:
getTabSize
in interfaceISkinSimple
-
getIHtmlColorSet
- Specified by:
getIHtmlColorSet
in interfaceISkinSimple
-
getDpi
public int getDpi()- Specified by:
getDpi
in interfaceISkinSimple
-
copyAllFrom
- Specified by:
copyAllFrom
in interfaceISkinSimple
-
values
- Specified by:
values
in interfaceISkinSimple
-
minClassWidthTOBEREMOVED
-
transformStringForSizeHack
- Specified by:
transformStringForSizeHack
in interfaceSvgCharSizeHack
-
sheet
public SheetBuilder sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode) - Specified by:
sheet
in interfaceISkinSimple
-
sheet
public SheetBuilder sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode, FontConfiguration stereo) - Specified by:
sheet
in interfaceISkinSimple
-
getPragma
- Specified by:
getPragma
in interfaceISkinSimple
-