Class BodierSimple
java.lang.Object
net.sourceforge.plantuml.cucadiagram.BodierSimple
- All Implemented Interfaces:
Bodier
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboolean
final CharSequence
getBestMatch
(CharSequence candidate) getBody
(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) final List<CharSequence>
boolean
hasUrl()
void
final void
-
Field Details
-
rawBody
-
leaf
-
-
Method Details
-
muteClassToObject
public void muteClassToObject() -
addFieldOrMethod
- Throws:
NoSuchColorException
-
getMethodsToDisplay
-
getFieldsToDisplay
-
hasUrl
public boolean hasUrl() -
getBody
public TextBlock getBody(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) -
setLeaf
-
getRawBody
- Specified by:
getRawBody
in interfaceBodier
-
getBestMatch
- Specified by:
getBestMatch
in interfaceBodier
-