stringBounder
Constructor and Description |
---|
GtileGroup(Gtile inner,
Display title,
Display displayNote,
HColor arrowColor,
HColor backColor,
HColor titleColor,
ISkinParam skinParam,
HColor borderColor,
USymbol type,
double roundCorner) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
protected void |
drawUInternal(UGraphic ug) |
protected UTranslate |
getCoordImpl(java.lang.String name) |
StyleSignatureBasic |
getDefaultStyleDefinitionPartition() |
java.util.Collection<GConnection> |
getInnerConnections() |
Swimlane |
getSwimlane(java.lang.String point) |
java.util.Set<Swimlane> |
getSwimlanes() |
drawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParam
getInnerPosition, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition, getMinMax
public final StyleSignatureBasic getDefaultStyleDefinitionPartition()
public java.util.Collection<GConnection> getInnerConnections()
public java.util.Set<Swimlane> getSwimlanes()
public Swimlane getSwimlane(java.lang.String point)
public Dimension2D calculateDimension(StringBounder stringBounder)
protected UTranslate getCoordImpl(java.lang.String name)
getCoordImpl
in class AbstractGtileRoot
protected void drawUInternal(UGraphic ug)
drawUInternal
in class AbstractGtileRoot