public abstract class AbstractFtile extends AbstractTextBlock implements Ftile
Constructor and Description |
---|
AbstractFtile(boolean shadowing) |
Modifier and Type | Method and Description |
---|---|
LinkRendering |
getInLinkRendering() |
Collection<Connection> |
getInnerConnections() |
LinkRendering |
getOutLinkRendering() |
UTranslate |
getTranslateFor(Ftile child,
StringBounder stringBounder) |
boolean |
shadowing() |
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculateDimension
getSwimlaneIn, getSwimlaneOut, getSwimlanes
getInnerPosition
public LinkRendering getInLinkRendering()
getInLinkRendering
in interface Ftile
public LinkRendering getOutLinkRendering()
getOutLinkRendering
in interface Ftile
public Collection<Connection> getInnerConnections()
getInnerConnections
in interface Ftile
public UTranslate getTranslateFor(Ftile child, StringBounder stringBounder)
getTranslateFor
in interface Ftile
Copyright © 2015. All Rights Reserved.