Class GtileHexagonInside
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtile
net.sourceforge.plantuml.activitydiagram3.gtile.GtileHexagonInside
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final HColorprotected final HColorprotected final Dimension2Dprotected final TextBlockprotected final doubleFields inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtile
singleSwimlaneFields inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
stringBounder -
Constructor Summary
ConstructorsConstructorDescriptionGtileHexagonInside(StringBounder stringBounder, TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane) -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) protected voidfinal StyleSignatureBasicwithEastLabel(TextBlock eastLabel) withSouthLabel(TextBlock southLabel) withWestLabel(TextBlock westLabel) Methods inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtile
getCoordImpl, getInnerConnections, getRose, getSwimlane, getSwimlanes, getThicknessMethods inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
drawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParamMethods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.activitydiagram3.gtile.Gtile
getCoord, getGPoint, getStringBounder, skinParamMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition, getMinMax
-
Field Details
-
backColor
-
borderColor
-
label
-
dimLabel
-
shadowing
protected final double shadowing
-
-
Constructor Details
-
GtileHexagonInside
public GtileHexagonInside(StringBounder stringBounder, TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane)
-
-
Method Details
-
getDefaultStyleDefinition
-
withEastLabel
-
withWestLabel
-
withSouthLabel
-
calculateDimension
-
drawUInternal
- Specified by:
drawUInternalin classAbstractGtileRoot
-