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, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPosition, getMinMaxpublic SvekResult(ClusterPosition dim, DotData dotData, DotStringFactory dotStringFactory)
public HtmlColor getBackcolor()
getBackcolor in interface TextBlockBackcoloredpublic java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic ShapeType getShapeType()
getShapeType in interface IEntityImagepublic Margins getShield(StringBounder stringBounder)
getShield in interface IEntityImagepublic void moveSvek(double deltaX,
double deltaY)
public double getOverscanX(StringBounder stringBounder)
getOverscanX in interface IEntityImage