Package ghidra.program.model.data
Interface DataTypeDisplayOptions
- All Known Implementing Classes:
OptionsBasedDataTypeDisplayOptions
public interface DataTypeDisplayOptions
-
Field Summary
-
Method Summary
-
Field Details
-
MAX_LABEL_STRING_LENGTH
static final int MAX_LABEL_STRING_LENGTH- See Also:
-
DEFAULT
-
-
Method Details
-
getLabelStringLength
int getLabelStringLength() -
useAbbreviatedForm
boolean useAbbreviatedForm()
-