Interface Bodier
- All Known Implementing Classes:
BodierJSon
,BodierLikeClassOrObject
,BodierMap
,BodierSimple
public interface Bodier
-
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
-
Method Details
-
setLeaf
-
getFieldsToDisplay
Display getFieldsToDisplay() -
getMethodsToDisplay
Display getMethodsToDisplay() -
addFieldOrMethod
- Throws:
NoSuchColorException
-
getBody
TextBlock getBody(FontParam fontParam, ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) -
getRawBody
java.util.List<java.lang.CharSequence> getRawBody() -
muteClassToObject
void muteClassToObject() -
hasUrl
boolean hasUrl()
-