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 TypeMethodDescriptionvoid
void
copyAllFrom
(ISkinSimple other) int
getDpi()
double
int
double
void
values()
-
Constructor Details
-
Dictionary
public Dictionary()
-
-
Method Details
-
put
-
get
-
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
-
addSprite
-
wrapWidth
- Specified by:
wrapWidth
in interfaceISkinSimple
-
getColorMapper
- Specified by:
getColorMapper
in interfaceSpriteContainer
-
copyAllFrom
- Specified by:
copyAllFrom
in interfaceISkinSimple
-
values
- Specified by:
values
in interfaceISkinSimple
-
minClassWidth
public double minClassWidth()- Specified by:
minClassWidth
in interfaceISkinSimple
-
transformStringForSizeHack
- Specified by:
transformStringForSizeHack
in interfaceSvgCharSizeHack
-
getThemeStyle
- Specified by:
getThemeStyle
in interfaceISkinSimple
- Specified by:
getThemeStyle
in interfaceSpriteContainer
-