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 TypeMethodDescriptionvoidcopyAllFrom(Map<String, String> other) intgetDpi()doubleintdoubleminClassWidthTOBEREMOVED(Style style) options()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:
getSpritein interfaceSpriteContainer
-
getValue
- Specified by:
getValuein interfaceISkinSimple
-
getPadding
public double getPadding()- Specified by:
getPaddingin interfaceISkinSimple
-
guillemet
- Specified by:
guillemetin interfaceSpriteContainer
-
getMonospacedFamily
- Specified by:
getMonospacedFamilyin interfaceISkinSimple
-
getTabSize
public int getTabSize()- Specified by:
getTabSizein interfaceISkinSimple
-
getIHtmlColorSet
- Specified by:
getIHtmlColorSetin interfaceISkinSimple
-
getDpi
public int getDpi()- Specified by:
getDpiin interfaceISkinSimple
-
copyAllFrom
- Specified by:
copyAllFromin interfaceISkinSimple
-
values
- Specified by:
valuesin interfaceISkinSimple
-
minClassWidthTOBEREMOVED
-
transformStringForSizeHack
- Specified by:
transformStringForSizeHackin interfaceSvgCharSizeHack
-
sheet
public SheetBuilder sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode) - Specified by:
sheetin interfaceISkinSimple
-
sheet
public SheetBuilder sheet(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, CreoleMode creoleMode, FontConfiguration stereo) - Specified by:
sheetin interfaceISkinSimple
-
getPragma
- Specified by:
getPragmain interfaceISkinSimple
-
options
- Specified by:
optionsin interfaceISkinSimple
-