net.sourceforge.plantuml.skin.rose
Class AbstractComponentRoseArrow
- java.lang.Object
-
- net.sourceforge.plantuml.skin.AbstractComponent
-
- net.sourceforge.plantuml.skin.AbstractTextualComponent
-
- net.sourceforge.plantuml.skin.rose.AbstractComponentRoseArrow
-
- All Implemented Interfaces:
- ArrowComponent, Component
- Direct Known Subclasses:
- ComponentRoseArrow, ComponentRoseSelfArrow
public abstract class AbstractComponentRoseArrow extends AbstractTextualComponent implements ArrowComponent
-
-
Constructor Summary
Constructors Constructor and Description AbstractComponentRoseArrow(HtmlColor foregroundColor, FontConfiguration font, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, HorizontalAlignment textHorizontalAlignment, LineBreakStrategy maxMessageSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description ArrowConfigurationgetArrowConfiguration()doublegetPaddingY()-
Methods inherited from class net.sourceforge.plantuml.skin.AbstractTextualComponent
getTextWidth
-
Methods inherited from class net.sourceforge.plantuml.skin.AbstractComponent
drawU, getPaddingX, getPreferredDimension, getPreferredHeight, getPreferredWidth
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.skin.ArrowComponent
getEndPoint, getStartPoint
-
Methods inherited from interface net.sourceforge.plantuml.skin.Component
drawU, getPreferredDimension, getPreferredHeight, getPreferredWidth
-
-
-
-
Constructor Detail
-
AbstractComponentRoseArrow
public AbstractComponentRoseArrow(HtmlColor foregroundColor, FontConfiguration font, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, HorizontalAlignment textHorizontalAlignment, LineBreakStrategy maxMessageSize)
-
-
Method Detail
-
getPaddingY
public final double getPaddingY()
- Specified by:
getPaddingYin interfaceArrowComponent- Overrides:
getPaddingYin classAbstractComponent
-
getArrowConfiguration
public final ArrowConfiguration getArrowConfiguration()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG