Class GtileHexagonInside
java.lang.Object
net.sourceforge.plantuml.klimt.shape.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 XDimension2Dprotected final TextBlockprotected final doubleFields inherited from class AbstractGtile
singleSwimlaneFields inherited from class 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 AbstractGtile
getCoordImpl, getInnerConnections, getRose, getSwimlane, getSwimlanes, getThicknessMethods inherited from class AbstractGtileRoot
drawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParamMethods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Gtile
getCoord, getGPoint, getStringBounder, skinParamMethods inherited from interface TextBlock
getBackcolor, getInnerPosition, getMagneticBorder, 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
-