public class MargedBlock
extends java.lang.Object
Constructor and Description |
---|
MargedBlock(StringBounder stringBounder,
IEntityImageBlock imageBlock,
double marginDecorator,
Cluster parent) |
Modifier and Type | Method and Description |
---|---|
Block |
getBlock() |
IEntityImageBlock |
getImageBlock() |
Positionable |
getImagePosition() |
double |
getMarginDecorator() |
public MargedBlock(StringBounder stringBounder, IEntityImageBlock imageBlock, double marginDecorator, Cluster parent)
public Block getBlock()
public double getMarginDecorator()
public IEntityImageBlock getImageBlock()
public Positionable getImagePosition()