net.sourceforge.plantuml.svek
Class InnerStateConcurrent

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

public final class InnerStateConcurrent
extends Object
implements IEntityImage


Field Summary
static double THICKNESS_BORDER
           
 
Fields inherited from interface net.sourceforge.plantuml.svek.IEntityImage
CORNER, MARGIN, MARGIN_LINE
 
Constructor Summary
InnerStateConcurrent(IEntityImage im)
           
 
Method Summary
 Dimension2D calculateDimension(StringBounder stringBounder)
           
 void drawUNewWayINLINED(UGraphic ug)
           
 HtmlColor getBackcolor()
           
 ShapeType getShapeType()
           
 int getShield()
           
 List<Url> getUrls()
           
 boolean isHidden()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

THICKNESS_BORDER

public static final double THICKNESS_BORDER
See Also:
Constant Field Values
Constructor Detail

InnerStateConcurrent

public InnerStateConcurrent(IEntityImage im)
Method Detail

drawUNewWayINLINED

public void drawUNewWayINLINED(UGraphic ug)
Specified by:
drawUNewWayINLINED in interface UDrawable

getBackcolor

public HtmlColor getBackcolor()
Specified by:
getBackcolor in interface IEntityImage

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

getUrls

public final List<Url> getUrls()
Specified by:
getUrls in interface TextBlock


Copyright © 2013. All Rights Reserved.