Package net.sourceforge.plantuml.salt
Class Dictionary
java.lang.Object
net.sourceforge.plantuml.salt.Dictionary
- All Implemented Interfaces:
ISkinSimple,SpriteContainer,SvgCharSizeHack
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.SvgCharSizeHack
NO_HACK -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcopyAllFrom(ISkinSimple other) intgetDpi()doubleintdoublevoidvalues()
-
Constructor Details
-
Dictionary
public Dictionary()
-
-
Method Details
-
put
-
get
-
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
-
addSprite
-
wrapWidth
- Specified by:
wrapWidthin interfaceISkinSimple
-
getColorMapper
- Specified by:
getColorMapperin interfaceISkinSimple
-
copyAllFrom
- Specified by:
copyAllFromin interfaceISkinSimple
-
values
- Specified by:
valuesin interfaceISkinSimple
-
minClassWidth
public double minClassWidth()- Specified by:
minClassWidthin interfaceISkinSimple
-
transformStringForSizeHack
- Specified by:
transformStringForSizeHackin interfaceSvgCharSizeHack
-
getThemeStyle
- Specified by:
getThemeStylein interfaceSpriteContainer
-