net.sourceforge.plantuml.svek.image
Class EntityImageNoteLink
java.lang.Object
net.sourceforge.plantuml.svek.image.EntityImageNoteLink
- All Implemented Interfaces:
- IEntityImage
public class EntityImageNoteLink
- extends Object
- implements IEntityImage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityImageNoteLink
public EntityImageNoteLink(List<? extends CharSequence> note,
HtmlColor htmlColor,
ISkinParam skinParam)
getDimension
public Dimension2D getDimension(StringBounder stringBounder)
- Specified by:
getDimension
in interface IEntityImage
drawU
public void drawU(UGraphic ug,
double xTheoricalPosition,
double yTheoricalPosition)
- Specified by:
drawU
in interface IEntityImage
getShapeType
public ShapeType getShapeType()
- Specified by:
getShapeType
in interface IEntityImage
getBackcolor
public HtmlColor getBackcolor()
- Specified by:
getBackcolor
in interface IEntityImage
getShield
public int getShield()
- Specified by:
getShield
in interface IEntityImage
Copyright © 2012. All Rights Reserved.