Class GtileWithMargin
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
net.sourceforge.plantuml.activitydiagram3.gtile.GtileWithMargin
- Direct Known Subclasses:
GtileHexagonInsideLabelled, GtileWithIncomingArrow, GtileWithOutgoingArrow
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final doubleprotected final AbstractGtileRootprotected final doubleFields inherited from class AbstractGtileRoot
stringBounder -
Constructor Summary
ConstructorsConstructorDescriptionGtileWithMargin(AbstractGtileRoot orig, double north, double south, double east) -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) protected voidprotected UTranslategetCoordImpl(String name) getSwimlane(String point) Methods 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
-
orig
-
north
protected final double north -
south
protected final double south
-
-
Constructor Details
-
GtileWithMargin
-
-
Method Details
-
getSwimlanes
- Specified by:
getSwimlanesin interfaceSwimable2
-
getSwimlane
- Specified by:
getSwimlanein interfaceSwimable2
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
drawUInternal
- Specified by:
drawUInternalin classAbstractGtileRoot
-
getCoordImpl
- Specified by:
getCoordImplin classAbstractGtileRoot
-
getInnerConnections
- Specified by:
getInnerConnectionsin interfaceGtile
-