public abstract class FtileDecorate extends AbstractTextBlock implements Ftile
| Constructor and Description |
|---|
FtileDecorate(Ftile ftile) |
| Modifier and Type | Method and Description |
|---|---|
HorizontalAlignment |
arrowHorizontalAlignment() |
FtileGeometry |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
protected Ftile |
getFtileDelegated() |
LinkRendering |
getInLinkRendering() |
Collection<Connection> |
getInnerConnections() |
Collection<Ftile> |
getMyChildren() |
LinkRendering |
getOutLinkRendering() |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
Set<Swimlane> |
getSwimlanes() |
UStroke |
getThickness() |
UTranslate |
getTranslateFor(Ftile child,
StringBounder stringBounder) |
List<WeldingPoint> |
getWeldingPoints() |
ISkinParam |
skinParam() |
String |
toString() |
getInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInnerPositionpublic FtileDecorate(Ftile ftile)
public LinkRendering getOutLinkRendering()
getOutLinkRendering in interface Ftilepublic LinkRendering getInLinkRendering()
getInLinkRendering in interface Ftilepublic FtileGeometry calculateDimension(StringBounder stringBounder)
calculateDimension in interface FtilecalculateDimension in interface TextBlockpublic Collection<Connection> getInnerConnections()
getInnerConnections in interface Ftilepublic Set<Swimlane> getSwimlanes()
getSwimlanes in interface Swimablepublic Swimlane getSwimlaneIn()
getSwimlaneIn in interface Swimablepublic Swimlane getSwimlaneOut()
getSwimlaneOut in interface Swimablepublic ISkinParam skinParam()
public UStroke getThickness()
getThickness in interface Ftileprotected final Ftile getFtileDelegated()
public List<WeldingPoint> getWeldingPoints()
getWeldingPoints in interface Ftilepublic UTranslate getTranslateFor(Ftile child, StringBounder stringBounder)
getTranslateFor in interface Ftilepublic Collection<Ftile> getMyChildren()
getMyChildren in interface Ftilepublic HorizontalAlignment arrowHorizontalAlignment()
arrowHorizontalAlignment in interface FtileCopyright © 2017. All rights reserved.