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, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
public java.lang.String toString()
toString
in class java.lang.Object
public Swimlane getSwimlaneIn()
getSwimlaneIn
in interface Swimable
public Swimlane getSwimlaneOut()
getSwimlaneOut
in interface Swimable
public UTranslate getTranslateFor(Ftile child, StringBounder stringBounder)
getTranslateFor
in interface Ftile
public LinkRendering getInLinkRendering()
getInLinkRendering
in interface Ftile
public LinkRendering getOutLinkRendering()
getOutLinkRendering
in interface Ftile
public FtileGeometry calculateDimension(StringBounder stringBounder)
calculateDimension
in interface Ftile
calculateDimension
in interface TextBlock
public java.util.Collection<Connection> getInnerConnections()
getInnerConnections
in interface Ftile
public java.util.Set<Swimlane> getSwimlanes()
getSwimlanes
in interface Swimable
public ISkinParam skinParam()
public UStroke getThickness(Style style)
getThickness
in interface Ftile
public java.util.List<WeldingPoint> getWeldingPoints()
getWeldingPoints
in interface Ftile
public java.util.Collection<Ftile> getMyChildren()
getMyChildren
in interface Ftile
public HorizontalAlignment arrowHorizontalAlignment()
arrowHorizontalAlignment
in interface Ftile