net.sourceforge.plantuml.skin.bluemodern
Class AbstractComponentBlueModernArrow
- java.lang.Object
-
- net.sourceforge.plantuml.skin.AbstractComponent
-
- net.sourceforge.plantuml.skin.AbstractTextualComponent
-
- net.sourceforge.plantuml.skin.bluemodern.AbstractComponentBlueModernArrow
-
- All Implemented Interfaces:
- ArrowComponent, Component
- Direct Known Subclasses:
- ComponentBlueModernArrow, ComponentBlueModernSelfArrow
public abstract class AbstractComponentBlueModernArrow extends AbstractTextualComponent implements ArrowComponent
-
-
Constructor Summary
Constructors Constructor and Description AbstractComponentBlueModernArrow(HtmlColor foregroundColor, FontConfiguration font, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description 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
-
AbstractComponentBlueModernArrow
public AbstractComponentBlueModernArrow(HtmlColor foregroundColor, FontConfiguration font, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer)
-
-
Method Detail
-
getPaddingY
public final double getPaddingY()
- Specified by:
getPaddingYin interfaceArrowComponent- Overrides:
getPaddingYin classAbstractComponent
-
-
DataMelt 3.0 © DataMelt by jWork.ORG