Package net.sourceforge.plantuml
Class SkinParamSameClassWidth
java.lang.Object
net.sourceforge.plantuml.SkinParamDelegator
net.sourceforge.plantuml.SkinParamSameClassWidth
- All Implemented Interfaces:
ISkinParam
,ISkinSimple
,SpriteContainer
,SvgCharSizeHack
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.ISkinParam
SWIMLANE_WIDTH_SAME
Fields inherited from interface net.sourceforge.plantuml.SvgCharSizeHack
NO_HACK
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.SkinParamDelegator
actorStyle, classAttributeIconSize, colorArrowSeparationSpace, componentStyle, copyAllFrom, displayGenericWithOldFashion, fixCircleLabelOverlapping, forceSequenceParticipantUnderlined, getAllSpriteNames, getBackgroundColor, getCircledCharacter, getCircledCharacterRadius, getColorMapper, getColors, getConditionEndStyle, getConditionStyle, getCurrentStyleBuilder, getDefaultSkin, getDefaultTextAlignment, getDiagonalCorner, getDotSplines, getDpi, getFont, getFontHtmlColor, getHorizontalAlignment, getHtmlColor, getHyperlinkColor, getIHtmlColorSet, getlengthAdjust, getMonospacedFamily, getNodesep, getPadding, getPadding, getPreserveAspectRatio, getRankdir, getRanksep, getRoundCorner, getSplitParam, getSprite, getStereotypeAlignment, getSvgLinkTarget, getTabSize, getThemeStyle, getThickness, getTikzFontDistortion, getUmlDiagramType, getValue, groupInheritance, guillemet, handwritten, hoverPathColor, isUseVizJs, maxAsciiMessageLength, maxMessageSize, muteStyle, packageStyle, responseMessageBelowArrow, sameClassWidth, sequenceDiagramPadder, setDefaultSkin, setSvgSize, setUseVizJs, shadowing, shadowing2, shadowingForNote, stereotypePositionTop, strictUmlStyle, svgDimensionStyle, swimlaneWidth, swimlaneWrapTitleWidth, transformStringForSizeHack, useOctagonForActivity, useRankSame, useSwimlanes, useUnderlineForHyperlink, values, wrapWidth
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SkinParamSameClassWidth
-
-
Method Details
-
minClassWidth
public double minClassWidth()- Specified by:
minClassWidth
in interfaceISkinSimple
- Overrides:
minClassWidth
in classSkinParamDelegator
-