Class FtileAssemblySimple
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.FtileAssemblySimple
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) void
java.util.Collection<Connection>
java.util.Collection<Ftile>
java.util.Set<Swimlane>
getThickness
(Style style) getTranslateFor
(Ftile child, StringBounder stringBounder) java.util.List<WeldingPoint>
java.lang.String
toString()
Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMax
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition, getMinMax
-
Constructor Details
-
FtileAssemblySimple
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
getSwimlaneIn
- Specified by:
getSwimlaneIn
in interfaceSwimable
-
getSwimlaneOut
- Specified by:
getSwimlaneOut
in interfaceSwimable
-
getTranslateFor
- Specified by:
getTranslateFor
in interfaceFtile
-
drawU
-
getInLinkRendering
- Specified by:
getInLinkRendering
in interfaceFtile
-
getOutLinkRendering
- Specified by:
getOutLinkRendering
in interfaceFtile
-
calculateDimension
- Specified by:
calculateDimension
in interfaceFtile
- Specified by:
calculateDimension
in interfaceTextBlock
-
getInnerConnections
- Specified by:
getInnerConnections
in interfaceFtile
-
getSwimlanes
- Specified by:
getSwimlanes
in interfaceSwimable
-
skinParam
-
getThickness
- Specified by:
getThickness
in interfaceFtile
-
getWeldingPoints
- Specified by:
getWeldingPoints
in interfaceFtile
-
getMyChildren
- Specified by:
getMyChildren
in interfaceFtile
-
arrowHorizontalAlignment
- Specified by:
arrowHorizontalAlignment
in interfaceFtile
-