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