net.sourceforge.plantuml.svek.image
Class EntityImageClass

java.lang.Object
  extended by net.sourceforge.plantuml.svek.AbstractEntityImage
      extended by net.sourceforge.plantuml.svek.image.EntityImageClass
All Implemented Interfaces:
TextBlock, UDrawable, Hideable, IEntityImage

public class EntityImageClass
extends AbstractEntityImage


Field Summary
 
Fields inherited from interface net.sourceforge.plantuml.svek.IEntityImage
CORNER, MARGIN, MARGIN_LINE
 
Constructor Summary
EntityImageClass(ILeaf entity, ISkinParam skinParam, PortionShower portionShower)
           
 
Method Summary
 Dimension2D calculateDimension(StringBounder stringBounder)
           
 void drawUNewWayINLINED(UGraphic ug)
           
 ShapeType getShapeType()
           
 int getShield()
           
 
Methods inherited from class net.sourceforge.plantuml.svek.AbstractEntityImage
getBackcolor, getEntity, getSkinParam, getStereo, getUrls, isHidden
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityImageClass

public EntityImageClass(ILeaf entity,
                        ISkinParam skinParam,
                        PortionShower portionShower)
Method Detail

calculateDimension

public Dimension2D calculateDimension(StringBounder stringBounder)

drawUNewWayINLINED

public final void drawUNewWayINLINED(UGraphic ug)

getShapeType

public ShapeType getShapeType()

getShield

public int getShield()


Copyright © 2013. All Rights Reserved.