net.sourceforge.plantuml.svek
Class InnerStateConcurrent
java.lang.Object
net.sourceforge.plantuml.svek.InnerStateConcurrent
- All Implemented Interfaces:
- TextBlock, UDrawable, Hideable, IEntityImage, TextBlockBackcolored, UShape
public final class InnerStateConcurrent
- extends Object
- implements IEntityImage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THICKNESS_BORDER
public static final double THICKNESS_BORDER
- See Also:
- Constant Field Values
InnerStateConcurrent
public InnerStateConcurrent(IEntityImage im)
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
getBackcolor
public HtmlColor getBackcolor()
- Specified by:
getBackcolor
in interface TextBlockBackcolored
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
getShapeType
public ShapeType getShapeType()
- Specified by:
getShapeType
in interface IEntityImage
getShield
public int getShield()
- Specified by:
getShield
in interface IEntityImage
isHidden
public boolean isHidden()
- Specified by:
isHidden
in interface Hideable
Copyright © 2014. All Rights Reserved.