Class ComponentRoseGroupingSpace
java.lang.Object
net.sourceforge.plantuml.skin.rose.ComponentRoseGroupingSpace
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
final Dimension2D
getPreferredDimension
(StringBounder stringBounder) double
getPreferredHeight
(StringBounder stringBounder) double
getPreferredWidth
(StringBounder stringBounder) Style[]
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ComponentRoseGroupingSpace
public ComponentRoseGroupingSpace(double space)
-
-
Method Details
-
getUsedStyles
- Specified by:
getUsedStyles
in interfaceWithStyle
-
getStyleSignature
- Specified by:
getStyleSignature
in interfaceStyleable
-
getPreferredWidth
- Specified by:
getPreferredWidth
in interfaceComponent
-
getPreferredHeight
- Specified by:
getPreferredHeight
in interfaceComponent
-
drawU
-
getPreferredDimension
- Specified by:
getPreferredDimension
in interfaceComponent
-