Modifier and Type | Method and Description |
---|---|
boolean |
addFieldOrMethod(java.lang.String s) |
TextBlock |
getBody(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 |
setLeaf(Entity leaf) |
public void muteClassToObject()
muteClassToObject
in interface Bodier
public boolean addFieldOrMethod(java.lang.String s) throws NoSuchColorException
addFieldOrMethod
in interface Bodier
NoSuchColorException
public Display getMethodsToDisplay()
getMethodsToDisplay
in interface Bodier
public Display getFieldsToDisplay()
getFieldsToDisplay
in interface Bodier
public java.util.List<java.lang.CharSequence> getRawBody()
getRawBody
in interface Bodier
public TextBlock getBody(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration)