public final class SvekResult extends AbstractTextBlock implements IEntityImage, Moveable
CORNER, MARGIN, MARGIN_LINE
Constructor and Description |
---|
SvekResult(ClusterPosition dim,
DotData dotData,
DotStringFactory dotStringFactory) |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HtmlColor |
getBackcolor() |
double |
getOverscanX(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
boolean |
isHidden() |
void |
moveSvek(double deltaX,
double deltaY) |
getInnerPosition, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition, getMinMax
public SvekResult(ClusterPosition dim, DotData dotData, DotStringFactory dotStringFactory)
public HtmlColor getBackcolor()
getBackcolor
in interface TextBlockBackcolored
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public ShapeType getShapeType()
getShapeType
in interface IEntityImage
public Margins getShield(StringBounder stringBounder)
getShield
in interface IEntityImage
public void moveSvek(double deltaX, double deltaY)
public double getOverscanX(StringBounder stringBounder)
getOverscanX
in interface IEntityImage