Package net.sourceforge.plantuml
Class SpriteContainerEmpty
java.lang.Object
net.sourceforge.plantuml.SpriteContainerEmpty
- 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
copyAllFrom
(ISkinSimple other) int
getDpi()
double
int
double
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
-
wrapWidth
- Specified by:
wrapWidth
in interfaceISkinSimple
-
getColorMapper
- Specified by:
getColorMapper
in interfaceISkinSimple
-
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 interfaceSpriteContainer
-