TRACE
Modifier and Type | Method and Description |
---|---|
protected FtileGeometry |
calculateDimensionFtile(StringBounder stringBounder) |
static Ftile |
create(Ftile tile,
java.util.Collection<PositionedNote> notes,
boolean withLink,
VerticalAlignment verticalAlignment) |
void |
drawU(UGraphic ug) |
double |
getEndingX(StringBounder stringBounder,
double y) |
LinkRendering |
getInLinkRendering() |
java.util.Collection<Ftile> |
getMyChildren() |
double |
getStartingX(StringBounder stringBounder,
double y) |
StyleSignatureBasic |
getStyleSignature() |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
UTranslate |
getTranslateFor(Ftile child,
StringBounder stringBounder) |
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getWeldingPoints, skinParam
getBackcolor, getInnerPosition, getMagneticBorder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBackcolor, getInnerPosition, getMagneticBorder
public StyleSignatureBasic getStyleSignature()
getStyleSignature
in interface Styleable
public java.util.Set<Swimlane> getSwimlanes()
getSwimlanes
in interface Swimable
public Swimlane getSwimlaneIn()
getSwimlaneIn
in interface Swimable
public Swimlane getSwimlaneOut()
getSwimlaneOut
in interface Swimable
public java.util.Collection<Ftile> getMyChildren()
getMyChildren
in interface Ftile
getMyChildren
in class AbstractFtile
public static Ftile create(Ftile tile, java.util.Collection<PositionedNote> notes, boolean withLink, VerticalAlignment verticalAlignment)
public UTranslate getTranslateFor(Ftile child, StringBounder stringBounder)
getTranslateFor
in interface Ftile
getTranslateFor
in class AbstractFtile
protected FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile
in class AbstractFtile
public double getStartingX(StringBounder stringBounder, double y)
getStartingX
in interface Stencil
public double getEndingX(StringBounder stringBounder, double y)
getEndingX
in interface Stencil
public final LinkRendering getInLinkRendering()
getInLinkRendering
in interface Ftile
getInLinkRendering
in class AbstractFtile