Modifier and Type | Method and Description |
---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
static FloatingNote |
create(Display note,
ISkinParam skinParam,
SName sname) |
static FloatingNote |
createOpale(Display note,
ISkinParam skinParam,
SName sname) |
void |
drawU(UGraphic ug) |
double |
getEndingX(StringBounder stringBounder,
double y) |
double |
getStartingX(StringBounder stringBounder,
double y) |
void |
setOpale(Direction strategy,
XPoint2D pp1,
XPoint2D pp2) |
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
public static FloatingNote create(Display note, ISkinParam skinParam, SName sname)
public static FloatingNote createOpale(Display note, ISkinParam skinParam, SName sname)
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public double getStartingX(StringBounder stringBounder, double y)
getStartingX
in interface Stencil
public double getEndingX(StringBounder stringBounder, double y)
getEndingX
in interface Stencil