net.sourceforge.plantuml.posimo
Class MargedBlock

java.lang.Object
  extended by net.sourceforge.plantuml.posimo.MargedBlock

public class MargedBlock
extends Object


Constructor Summary
MargedBlock(StringBounder stringBounder, IEntityImageBlock imageBlock, double marginDecorator, Cluster parent)
           
 
Method Summary
 Block getBlock()
           
 IEntityImageBlock getImageBlock()
           
 Positionable getImagePosition()
           
 double getMarginDecorator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MargedBlock

public MargedBlock(StringBounder stringBounder,
                   IEntityImageBlock imageBlock,
                   double marginDecorator,
                   Cluster parent)
Method Detail

getBlock

public Block getBlock()

getMarginDecorator

public double getMarginDecorator()

getImageBlock

public IEntityImageBlock getImageBlock()

getImagePosition

public Positionable getImagePosition()


Copyright © 2014. All Rights Reserved.