Modifier and Type | Field and Description |
---|---|
protected HColor |
backColor |
protected HColor |
borderColor |
protected XDimension2D |
dimLabel |
protected TextBlock |
label |
protected double |
shadowing |
singleSwimlane
stringBounder
Constructor and Description |
---|
GtileHexagonInside(StringBounder stringBounder,
TextBlock label,
ISkinParam skinParam,
HColor backColor,
HColor borderColor,
Swimlane swimlane) |
Modifier and Type | Method and Description |
---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
protected void |
drawUInternal(UGraphic ug) |
StyleSignatureBasic |
getDefaultStyleDefinition() |
GtileHexagonInsideLabelled |
withEastLabel(TextBlock eastLabel) |
AbstractGtileRoot |
withSouthLabel(TextBlock southLabel) |
GtileHexagonInsideLabelled |
withWestLabel(TextBlock westLabel) |
getCoordImpl, getInnerConnections, getRose, getSwimlane, getSwimlanes, getThickness
drawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParam
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCoord, getGPoint, getStringBounder, skinParam
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
protected final HColor backColor
protected final HColor borderColor
protected final TextBlock label
protected final XDimension2D dimLabel
protected final double shadowing
public GtileHexagonInside(StringBounder stringBounder, TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane)
public final StyleSignatureBasic getDefaultStyleDefinition()
public GtileHexagonInsideLabelled withEastLabel(TextBlock eastLabel)
public GtileHexagonInsideLabelled withWestLabel(TextBlock westLabel)
public AbstractGtileRoot withSouthLabel(TextBlock southLabel)
public XDimension2D calculateDimension(StringBounder stringBounder)
protected void drawUInternal(UGraphic ug)
drawUInternal
in class AbstractGtileRoot