Class BodierSimple
java.lang.Object
net.sourceforge.plantuml.cucadiagram.BodierSimple
- All Implemented Interfaces:
Bodier
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanfinal CharSequencegetBestMatch(CharSequence candidate) getBody(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) final List<CharSequence>booleanhasUrl()voidfinal 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:
getRawBodyin interfaceBodier
-
getBestMatch
- Specified by:
getBestMatchin interfaceBodier
-