public class Bodier
extends java.lang.Object
Constructor and Description |
---|
Bodier(LeafType type,
java.util.Set<VisibilityModifier> hides) |
Modifier and Type | Method and Description |
---|---|
void |
addFieldOrMethod(java.lang.String s) |
TextBlock |
getBody(FontParam fontParam,
ISkinParam skinParam,
boolean showMethods,
boolean showFields) |
java.util.List<Member> |
getFieldsToDisplay() |
java.util.List<Member> |
getMethodsToDisplay() |
boolean |
hasUrl() |
public Bodier(LeafType type, java.util.Set<VisibilityModifier> hides)
public void addFieldOrMethod(java.lang.String s)
public java.util.List<Member> getMethodsToDisplay()
public java.util.List<Member> getFieldsToDisplay()
public boolean hasUrl()
public TextBlock getBody(FontParam fontParam, ISkinParam skinParam, boolean showMethods, boolean showFields)