| Constructor and Description |
|---|
FtileAssemblySimple(Ftile tile1,
Ftile tile2) |
| Modifier and Type | Method and Description |
|---|---|
HorizontalAlignment |
arrowHorizontalAlignment() |
FtileGeometry |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
LinkRendering |
getInLinkRendering() |
java.util.Collection<Connection> |
getInnerConnections() |
java.util.Collection<Ftile> |
getMyChildren() |
LinkRendering |
getOutLinkRendering() |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
UStroke |
getThickness(Style style) |
UTranslate |
getTranslateFor(Ftile child,
StringBounder stringBounder) |
java.util.List<WeldingPoint> |
getWeldingPoints() |
ISkinParam |
skinParam() |
java.lang.String |
toString() |
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxpublic java.lang.String toString()
toString in class java.lang.Objectpublic Swimlane getSwimlaneIn()
getSwimlaneIn in interface Swimablepublic Swimlane getSwimlaneOut()
getSwimlaneOut in interface Swimablepublic UTranslate getTranslateFor(Ftile child, StringBounder stringBounder)
getTranslateFor in interface Ftilepublic LinkRendering getInLinkRendering()
getInLinkRendering in interface Ftilepublic LinkRendering getOutLinkRendering()
getOutLinkRendering in interface Ftilepublic FtileGeometry calculateDimension(StringBounder stringBounder)
calculateDimension in interface FtilecalculateDimension in interface TextBlockpublic java.util.Collection<Connection> getInnerConnections()
getInnerConnections in interface Ftilepublic java.util.Set<Swimlane> getSwimlanes()
getSwimlanes in interface Swimablepublic ISkinParam skinParam()
public UStroke getThickness(Style style)
getThickness in interface Ftilepublic java.util.List<WeldingPoint> getWeldingPoints()
getWeldingPoints in interface Ftilepublic java.util.Collection<Ftile> getMyChildren()
getMyChildren in interface Ftilepublic HorizontalAlignment arrowHorizontalAlignment()
arrowHorizontalAlignment in interface Ftile