Package net.sourceforge.plantuml.posimo
Class EntityImageNote2
java.lang.Object
net.sourceforge.plantuml.posimo.EntityImageNote2
- All Implemented Interfaces:
IEntityImageBlock
-
Constructor Summary
ConstructorsConstructorDescriptionEntityImageNote2(IEntity entity, ISkinParam skinParam, Collection<Link> links) -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawU(UGraphic ug, double xTheoricalPosition, double yTheoricalPosition, double marginWidth, double marginHeight) protected final HColorgetColor(ColorParam colorParam) getDimension(StringBounder stringBounder) protected final IEntityprotected UFontprotected HColorgetFontColor(FontParam fontParam) protected final ISkinParam
-
Constructor Details
-
EntityImageNote2
-
-
Method Details
-
getDimension
- Specified by:
getDimensionin interfaceIEntityImageBlock
-
drawU
public void drawU(UGraphic ug, double xTheoricalPosition, double yTheoricalPosition, double marginWidth, double marginHeight) -
getEntity
-
getFont
-
getFontColor
-
getColor
-
getSkinParam
-