Class BodierJSon
java.lang.Object
net.sourceforge.plantuml.cucadiagram.BodierJSon
- All Implemented Interfaces:
Bodier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBody(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) booleanhasUrl()voidvoidvoid
-
Constructor Details
-
BodierJSon
public BodierJSon()
-
-
Method Details
-
muteClassToObject
public void muteClassToObject()- Specified by:
muteClassToObjectin interfaceBodier
-
setLeaf
-
getMethodsToDisplay
- Specified by:
getMethodsToDisplayin interfaceBodier
-
getFieldsToDisplay
- Specified by:
getFieldsToDisplayin interfaceBodier
-
hasUrl
public boolean hasUrl() -
getBody
public TextBlock getBody(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) -
getRawBody
- Specified by:
getRawBodyin interfaceBodier
-
addFieldOrMethod
- Specified by:
addFieldOrMethodin interfaceBodier- Throws:
NoSuchColorException
-
setJson
-