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