Constructor and Description |
---|
BodierJSon() |
Modifier and Type | Method and Description |
---|---|
boolean |
addFieldOrMethod(java.lang.String s) |
TextBlock |
getBody(FontParam fontParam,
ISkinParam skinParam,
boolean showMethods,
boolean showFields,
Stereotype stereotype,
Style style,
FontConfiguration fontConfiguration) |
Display |
getFieldsToDisplay() |
Display |
getMethodsToDisplay() |
java.util.List<java.lang.CharSequence> |
getRawBody() |
boolean |
hasUrl() |
void |
muteClassToObject() |
void |
setJson(JsonValue json) |
void |
setLeaf(ILeaf leaf) |
public void muteClassToObject()
muteClassToObject
in interface Bodier
public Display getMethodsToDisplay()
getMethodsToDisplay
in interface Bodier
public Display getFieldsToDisplay()
getFieldsToDisplay
in interface Bodier
public TextBlock getBody(FontParam fontParam, ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration)
public java.util.List<java.lang.CharSequence> getRawBody()
getRawBody
in interface Bodier
public boolean addFieldOrMethod(java.lang.String s) throws NoSuchColorException
addFieldOrMethod
in interface Bodier
NoSuchColorException
public void setJson(JsonValue json)