Interface Bodier
- All Known Implementing Classes:
BodierJSon,BodierLikeClassOrObject,BodierMap,BodierSimple
public interface Bodier
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetBody(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) booleanhasUrl()voidvoid
-
Method Details
-
setLeaf
-
getFieldsToDisplay
Display getFieldsToDisplay() -
getMethodsToDisplay
Display getMethodsToDisplay() -
addFieldOrMethod
- Throws:
NoSuchColorException
-
getBody
TextBlock getBody(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) -
getRawBody
List<CharSequence> getRawBody() -
muteClassToObject
void muteClassToObject() -
hasUrl
boolean hasUrl()
-