TRACE| Constructor and Description |
|---|
FtileNoteAlone(boolean shadow,
Display note,
ISkinParam skinParam,
boolean withOutPoint,
Swimlane swimlane) |
| Modifier and Type | Method and Description |
|---|---|
protected FtileGeometry |
calculateDimensionFtile(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getEndingX(StringBounder stringBounder,
double y) |
java.util.Collection<Ftile> |
getMyChildren() |
double |
getStartingX(StringBounder stringBounder,
double y) |
StyleSignatureBasic |
getStyleSignature() |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamgetBackcolor, getInnerPosition, getMagneticBorderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackcolor, getInnerPosition, getMagneticBorderpublic FtileNoteAlone(boolean shadow,
Display note,
ISkinParam skinParam,
boolean withOutPoint,
Swimlane swimlane)
public StyleSignatureBasic getStyleSignature()
getStyleSignature in interface Styleablepublic java.util.Collection<Ftile> getMyChildren()
getMyChildren in interface FtilegetMyChildren in class AbstractFtilepublic java.util.Set<Swimlane> getSwimlanes()
getSwimlanes in interface Swimablepublic Swimlane getSwimlaneIn()
getSwimlaneIn in interface Swimablepublic Swimlane getSwimlaneOut()
getSwimlaneOut in interface Swimableprotected FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile in class AbstractFtilepublic double getStartingX(StringBounder stringBounder, double y)
getStartingX in interface Stencilpublic double getEndingX(StringBounder stringBounder, double y)
getEndingX in interface Stencil