net.sourceforge.plantuml.svek.image
Class EntityImageNoteLink
java.lang.Object
net.sourceforge.plantuml.svek.image.EntityImageNoteLink
- All Implemented Interfaces:
- TextBlock, UDrawable, Hideable, IEntityImage, TextBlockBackcolored
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(Display note,
HtmlColor htmlColor,
ISkinParam skinParam)
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
getShapeType
public ShapeType getShapeType()
- Specified by:
getShapeType
in interface IEntityImage
getBackcolor
public HtmlColor getBackcolor()
- Specified by:
getBackcolor
in interface TextBlockBackcolored
getShield
public int getShield()
- Specified by:
getShield
in interface IEntityImage
isHidden
public boolean isHidden()
- Specified by:
isHidden
in interface Hideable
getUrls
public final List<Url> getUrls()
- Specified by:
getUrls
in interface TextBlock
Copyright © 2013. All Rights Reserved.