public class FtileEmpty extends AbstractFtile
Constructor and Description |
---|
FtileEmpty(boolean shadowing) |
FtileEmpty(boolean shadowing,
double width,
double height) |
FtileEmpty(boolean shadowing,
double width,
double height,
Swimlane swimlaneIn,
Swimlane swimlaneOut) |
FtileEmpty(boolean shadowing,
Swimlane swimlane) |
Modifier and Type | Method and Description |
---|---|
FtileGeometry |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
Set<Swimlane> |
getSwimlanes() |
String |
toString() |
getInLinkRendering, getInnerConnections, getOutLinkRendering, getTranslateFor, shadowing
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getInnerPosition
public FtileEmpty(boolean shadowing, double width, double height)
public FtileEmpty(boolean shadowing, double width, double height, Swimlane swimlaneIn, Swimlane swimlaneOut)
public FtileEmpty(boolean shadowing)
public FtileEmpty(boolean shadowing, Swimlane swimlane)
public void drawU(UGraphic ug)
public FtileGeometry calculateDimension(StringBounder stringBounder)
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()
Copyright © 2016. All Rights Reserved.