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