Package net.sourceforge.plantuml.posimo
Class EntityImageNote2
java.lang.Object
net.sourceforge.plantuml.posimo.EntityImageNote2
- All Implemented Interfaces:
IEntityImageBlock
public class EntityImageNote2
extends java.lang.Object
-
Constructor Summary
ConstructorsConstructorDescriptionEntityImageNote2
(IEntity entity, ISkinParam skinParam, java.util.Collection<Link> links) -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawU
(UGraphic ug, double xTheoricalPosition, double yTheoricalPosition, double marginWidth, double marginHeight) protected final HColor
getColor
(ColorParam colorParam) getDimension
(StringBounder stringBounder) protected final IEntity
protected UFont
protected HColor
getFontColor
(FontParam fontParam) protected final ISkinParam
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EntityImageNote2
-
-
Method Details
-
getDimension
- Specified by:
getDimension
in interfaceIEntityImageBlock
-
drawU
public void drawU(UGraphic ug, double xTheoricalPosition, double yTheoricalPosition, double marginWidth, double marginHeight) -
getEntity
-
getFont
-
getFontColor
-
getColor
-
getSkinParam
-