Class AbstractElement
java.lang.Object
net.sourceforge.plantuml.salt.element.AbstractElement
- All Implemented Interfaces:
Element
- Direct Known Subclasses:
ElementBorder
,ElementButton
,ElementDroplist
,ElementEmpty
,ElementImage
,ElementLine
,ElementMenuBar
,ElementMenuEntry
,ElementMenuPopup
,ElementPyramid
,ElementRadioCheckbox
,ElementTabBar
,ElementText
,ElementTextField
,ElementTree
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final FontConfiguration
blackBlueTrue
(UFont font) protected final HColor
getBlack()
protected final HColor
protected final HColor
protected final HColor
protected final HColor
protected final HColor
protected final Pragma
protected final HColor
getWhite()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.salt.element.Element
drawU, getPreferredDimension
-
Constructor Details
-
AbstractElement
public AbstractElement()
-
-
Method Details
-
getBlack
-
getColor88
-
getColorAA
-
getColorBB
-
getColorDD
-
getColorEE
-
getWhite
-
blackBlueTrue
-
getPragma
-