| 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, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxpublic 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 TextBlockpublic double getStartingX(StringBounder stringBounder, double y)
getStartingX in interface Stencilpublic double getEndingX(StringBounder stringBounder, double y)
getEndingX in interface Stencil