Class BodierJSon
java.lang.Object
net.sourceforge.plantuml.cucadiagram.BodierJSon
- All Implemented Interfaces:
Bodier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
addFieldOrMethod
(java.lang.String s) getBody
(FontParam fontParam, ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) java.util.List<java.lang.CharSequence>
boolean
hasUrl()
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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(FontParam fontParam, ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) -
getRawBody
public java.util.List<java.lang.CharSequence> getRawBody()- Specified by:
getRawBody
in interfaceBodier
-
addFieldOrMethod
- Specified by:
addFieldOrMethod
in interfaceBodier
- Throws:
NoSuchColorException
-
setJson
-