Interface Bodier
- All Known Implementing Classes:
BodierJSon
,BodierLikeClassOrObject
,BodierMap
,BodierSimple
public interface Bodier
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getBody
(ISkinParam skinParam, boolean showMethods, boolean showFields, Stereotype stereotype, Style style, FontConfiguration fontConfiguration) boolean
hasUrl()
void
void
-
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()
-